! Started logfile: J1101+3904_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:56:56 2016 obs J1101+3904_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1101+3904_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780159 visibilities/baseline/integration-bin. ! Found source: J1101+3904 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 7864 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1101+3904_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.732954Jy sigma=0.009027 ! Fit after self-cal, rms=0.719547Jy sigma=0.008869 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=4.398 mas, bpa=25.12 degrees ! Estimated noise=890.915 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206772 Jy ! Component: 100 - total flux cleaned = 0.262912 Jy ! Total flux subtracted in 100 components = 0.262912 Jy ! Clean residual min=-0.010080 max=0.022292 Jy/beam ! Clean residual mean=-0.000047 rms=0.003216 Jy/beam ! Combined flux in latest and established models = 0.262912 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.262912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095254Jy sigma=0.001037 ! Fit after self-cal, rms=0.095204Jy sigma=0.001037 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02534 Jy ! Component: 100 - total flux cleaned = 0.0403745 Jy ! Total flux subtracted in 100 components = 0.0403745 Jy ! Clean residual min=-0.009103 max=0.014112 Jy/beam ! Clean residual mean=-0.000013 rms=0.002341 Jy/beam ! Combined flux in latest and established models = 0.303287 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.303287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083944Jy sigma=0.000928 ! Fit after self-cal, rms=0.083923Jy sigma=0.000928 ! Inverting map ! Added new window around map position (-5.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132497 Jy ! Component: 100 - total flux cleaned = 0.0218082 Jy ! Total flux subtracted in 100 components = 0.0218082 Jy ! Clean residual min=-0.008357 max=0.009814 Jy/beam ! Clean residual mean=0.000001 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.325095 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.325095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080263Jy sigma=0.000892 ! Fit after self-cal, rms=0.080180Jy sigma=0.000891 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.411 mas, bmaj=5.189 mas, bpa=26.95 degrees ! Estimated noise=667.361 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108797 Jy ! Component: 100 - total flux cleaned = 0.0183977 Jy ! Component: 150 - total flux cleaned = 0.0238984 Jy ! Component: 200 - total flux cleaned = 0.0279416 Jy ! Total flux subtracted in 200 components = 0.0279416 Jy ! Clean residual min=-0.009118 max=0.008297 Jy/beam ! Clean residual mean=0.000031 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.353036 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.353036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077680Jy sigma=0.000873 ! Fit after self-cal, rms=0.077620Jy sigma=0.000873 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 0.93 KP 1.11 ! LA 0.98 MK 1.10 NL 0.89 OV 1.01 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.02 KP 1.07 ! LA 0.95 MK 1.08 NL 1.00 OV 1.08 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.91 HN 0.97 KP 0.96 ! LA 0.79 MK 1.15 NL 1.15 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 0.96 KP 0.93 ! LA 0.85 MK 1.17 NL 1.02 OV 1.01 ! PT 1.10 SC 0.98 ! ! ! Fit before self-cal, rms=0.077620Jy sigma=0.000873 ! Fit after self-cal, rms=0.066693Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.45 mas, bmaj=5.368 mas, bpa=28.58 degrees ! Estimated noise=670.598 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705216 Jy ! Component: 100 - total flux cleaned = -0.00106188 Jy ! Component: 150 - total flux cleaned = -0.00115154 Jy ! Component: 200 - total flux cleaned = -0.00122682 Jy ! Total flux subtracted in 200 components = -0.00122682 Jy ! Clean residual min=-0.003324 max=0.003744 Jy/beam ! Clean residual mean=0.000013 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.35181 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.35181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066348Jy sigma=0.000773 ! Fit after self-cal, rms=0.066310Jy sigma=0.000772 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066310Jy sigma=0.000772 ! Fit after self-cal, rms=0.065871Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.485 mas, bmaj=5.28 mas, bpa=27.19 degrees ! Estimated noise=667.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120919 Jy ! Component: 100 - total flux cleaned = -0.00144977 Jy ! Component: 150 - total flux cleaned = -0.00154531 Jy ! Component: 200 - total flux cleaned = -0.00154257 Jy ! Total flux subtracted in 200 components = -0.00154257 Jy ! Clean residual min=-0.002425 max=0.002501 Jy/beam ! Clean residual mean=0.000009 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.350267 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.350267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065779Jy sigma=0.000762 ! Fit after self-cal, rms=0.065796Jy sigma=0.000762 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134052 Jy ! Component: 100 - total flux cleaned = 0.000100475 Jy ! Component: 150 - total flux cleaned = 1.96303e-05 Jy ! Component: 200 - total flux cleaned = -2.97761e-05 Jy ! Total flux subtracted in 200 components = -2.97761e-05 Jy ! Clean residual min=-0.002392 max=0.002527 Jy/beam ! Clean residual mean=0.000009 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.350237 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.350237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065773Jy sigma=0.000762 ! Fit after self-cal, rms=0.065772Jy sigma=0.000762 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065772Jy sigma=0.000762 ! Fit after self-cal, rms=0.065792Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.504 mas, bmaj=5.274 mas, bpa=26.71 degrees ! Estimated noise=667.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107764 Jy ! Component: 100 - total flux cleaned = -0.00120853 Jy ! Component: 150 - total flux cleaned = -0.00126069 Jy ! Component: 200 - total flux cleaned = -0.00132941 Jy ! Total flux subtracted in 200 components = -0.00132941 Jy ! Clean residual min=-0.002261 max=0.002371 Jy/beam ! Clean residual mean=0.000009 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.348908 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.348908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065763Jy sigma=0.000761 ! Fit after self-cal, rms=0.065764Jy sigma=0.000761 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.69417e-05 Jy ! Component: 100 - total flux cleaned = -1.18473e-05 Jy ! Component: 150 - total flux cleaned = -4.77238e-05 Jy ! Component: 200 - total flux cleaned = -8.24904e-05 Jy ! Total flux subtracted in 200 components = -8.24904e-05 Jy ! Clean residual min=-0.002231 max=0.002378 Jy/beam ! Clean residual mean=0.000008 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.348825 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 106 components and 0.348825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065756Jy sigma=0.000761 ! Fit after self-cal, rms=0.065755Jy sigma=0.000761 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065755Jy sigma=0.000761 ! Fit after self-cal, rms=0.065789Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.237 mas, bmaj=10.21 mas, bpa=28.97 degrees ! Estimated noise=813.397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000521577 Jy ! Component: 100 - total flux cleaned = -0.000657532 Jy ! Component: 150 - total flux cleaned = -0.000722025 Jy ! Component: 200 - total flux cleaned = -0.000762414 Jy ! Total flux subtracted in 200 components = -0.000762414 Jy ! Clean residual min=-0.002560 max=0.002666 Jy/beam ! Clean residual mean=0.000016 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.348063 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 112 components and 0.348063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065785Jy sigma=0.000761 ! Fit after self-cal, rms=0.065784Jy sigma=0.000761 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.96624e-05 Jy ! Component: 100 - total flux cleaned = -1.42062e-05 Jy ! Component: 150 - total flux cleaned = -1.41373e-05 Jy ! Component: 200 - total flux cleaned = -2.45218e-05 Jy ! Total flux subtracted in 200 components = -2.45218e-05 Jy ! Clean residual min=-0.002555 max=0.002655 Jy/beam ! Clean residual mean=0.000016 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.348039 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 115 components and 0.348038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065786Jy sigma=0.000761 ! Fit after self-cal, rms=0.065786Jy sigma=0.000761 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=5.274 mas, bpa=26.45 degrees ! Estimated noise=667.541 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.515 x 5.274 at 26.45 degrees (North through East) ! Clean map min=-0.0021533 max=0.26781 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=4.464 mas, bpa=25.04 degrees ! Estimated noise=902.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209345 Jy ! Component: 100 - total flux cleaned = 0.26478 Jy ! Component: 150 - total flux cleaned = 0.28885 Jy ! Component: 200 - total flux cleaned = 0.303778 Jy ! Total flux subtracted in 200 components = 0.303778 Jy ! Clean residual min=-0.004908 max=0.008342 Jy/beam ! Clean residual mean=-0.000024 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.303778 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.303778 Jy ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=5.274 mas, bpa=26.45 degrees ! Estimated noise=667.541 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01396 Jy ! Component: 100 - total flux cleaned = 0.0227466 Jy ! Component: 150 - total flux cleaned = 0.0285815 Jy ! Component: 200 - total flux cleaned = 0.0326757 Jy ! Total flux subtracted in 200 components = 0.0326757 Jy ! Clean residual min=-0.002688 max=0.002951 Jy/beam ! Clean residual mean=-0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.336453 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 93 components and 0.336453 Jy ! Inverting map ! Added new window around map position (6, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031911 Jy ! Component: 100 - total flux cleaned = 0.00548774 Jy ! Component: 150 - total flux cleaned = 0.00721661 Jy ! Component: 200 - total flux cleaned = 0.00809002 Jy ! Total flux subtracted in 200 components = 0.00809002 Jy ! Clean residual min=-0.002221 max=0.002301 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.344543 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 122 components and 0.344543 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.237 mas, bmaj=10.21 mas, bpa=28.97 degrees ! Estimated noise=813.397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017771 Jy ! Component: 100 - total flux cleaned = 0.0023713 Jy ! Component: 150 - total flux cleaned = 0.00273194 Jy ! Component: 200 - total flux cleaned = 0.00300489 Jy ! Total flux subtracted in 200 components = 0.00300489 Jy ! Clean residual min=-0.002426 max=0.002622 Jy/beam ! Clean residual mean=0.000014 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.347548 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192653 Jy ! Component: 100 - total flux cleaned = 0.000278954 Jy ! Component: 150 - total flux cleaned = 0.000303792 Jy ! Component: 200 - total flux cleaned = 0.000303526 Jy ! Total flux subtracted in 200 components = 0.000303526 Jy ! Clean residual min=-0.002413 max=0.002607 Jy/beam ! Clean residual mean=0.000015 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.347852 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 159 components and 0.347852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=5.274 mas, bpa=26.45 degrees ! Estimated noise=667.541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.2553e-05 Jy ! Component: 100 - total flux cleaned = -5.57306e-05 Jy ! Component: 150 - total flux cleaned = -5.45712e-05 Jy ! Component: 200 - total flux cleaned = -5.41959e-05 Jy ! Total flux subtracted in 200 components = -5.41959e-05 Jy ! Clean residual min=-0.002026 max=0.002119 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.347798 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 171 components and 0.347798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065701Jy sigma=0.000760 ! Fit after self-cal, rms=0.065696Jy sigma=0.000760 wmodel J1101+3904_S_2015_03_17_pus_map.mod ! Writing 171 model components to file: J1101+3904_S_2015_03_17_pus_map.mod wobs J1101+3904_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1101+3904_S_2015_03_17_pus_uvs.fits wwins J1101+3904_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1101+3904_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044523 Jy ! Component: 100 - total flux cleaned = 0.000591178 Jy ! Component: 150 - total flux cleaned = 0.000626445 Jy ! Component: 200 - total flux cleaned = 0.000562264 Jy ! Component: 250 - total flux cleaned = 0.00034328 Jy ! Component: 300 - total flux cleaned = 7.10874e-05 Jy ! Component: 350 - total flux cleaned = -0.00010509 Jy ! Component: 400 - total flux cleaned = -0.000275929 Jy ! Component: 450 - total flux cleaned = -0.000386417 Jy ! Component: 500 - total flux cleaned = -0.000413951 Jy ! Component: 550 - total flux cleaned = -0.000467186 Jy ! Component: 600 - total flux cleaned = -0.000519014 Jy ! Component: 650 - total flux cleaned = -0.000494399 Jy ! Component: 700 - total flux cleaned = -0.000469384 Jy ! Component: 750 - total flux cleaned = -0.000373612 Jy ! Component: 800 - total flux cleaned = -0.000302942 Jy ! Component: 850 - total flux cleaned = -0.00021023 Jy ! Component: 900 - total flux cleaned = -7.40242e-05 Jy ! Component: 950 - total flux cleaned = 5.91013e-05 Jy ! Component: 1000 - total flux cleaned = 0.000168419 Jy ! Component: 1050 - total flux cleaned = 0.000233486 Jy ! Component: 1100 - total flux cleaned = 0.000360048 Jy ! Component: 1150 - total flux cleaned = 0.000422142 Jy ! Component: 1200 - total flux cleaned = 0.000422831 Jy ! Component: 1250 - total flux cleaned = 0.000603866 Jy ! Component: 1300 - total flux cleaned = 0.000683268 Jy ! Component: 1350 - total flux cleaned = 0.000742158 Jy ! Component: 1400 - total flux cleaned = 0.000858403 Jy ! Component: 1450 - total flux cleaned = 0.000954058 Jy ! Component: 1500 - total flux cleaned = 0.00104796 Jy ! Component: 1550 - total flux cleaned = 0.00115909 Jy ! Component: 1600 - total flux cleaned = 0.0012505 Jy ! Component: 1650 - total flux cleaned = 0.00126876 Jy ! Component: 1700 - total flux cleaned = 0.00141183 Jy ! Component: 1750 - total flux cleaned = 0.00150006 Jy ! Component: 1800 - total flux cleaned = 0.00158681 Jy ! Component: 1850 - total flux cleaned = 0.00172471 Jy ! Component: 1900 - total flux cleaned = 0.00187741 Jy ! Component: 1950 - total flux cleaned = 0.00196127 Jy ! Component: 2000 - total flux cleaned = 0.00212689 Jy ! Component: 2050 - total flux cleaned = 0.00222522 Jy ! Component: 2100 - total flux cleaned = 0.00230636 Jy ! Component: 2150 - total flux cleaned = 0.00240282 Jy ! Component: 2200 - total flux cleaned = 0.00252982 Jy ! Component: 2250 - total flux cleaned = 0.00263953 Jy ! Component: 2300 - total flux cleaned = 0.00279485 Jy ! Component: 2350 - total flux cleaned = 0.00287176 Jy ! Component: 2400 - total flux cleaned = 0.00296276 Jy ! Component: 2450 - total flux cleaned = 0.0029929 Jy ! Component: 2500 - total flux cleaned = 0.00312704 Jy ! Component: 2550 - total flux cleaned = 0.00323077 Jy ! Component: 2600 - total flux cleaned = 0.00330377 Jy ! Component: 2650 - total flux cleaned = 0.00336182 Jy ! Component: 2700 - total flux cleaned = 0.00350513 Jy ! Component: 2750 - total flux cleaned = 0.0035619 Jy ! Component: 2800 - total flux cleaned = 0.00363218 Jy ! Component: 2850 - total flux cleaned = 0.00368816 Jy ! Component: 2900 - total flux cleaned = 0.00377119 Jy ! Component: 2950 - total flux cleaned = 0.00383992 Jy ! Component: 3000 - total flux cleaned = 0.0039215 Jy ! Component: 3050 - total flux cleaned = 0.00401567 Jy ! Component: 3100 - total flux cleaned = 0.00409559 Jy ! Component: 3150 - total flux cleaned = 0.00417477 Jy ! Component: 3200 - total flux cleaned = 0.00420105 Jy ! Component: 3250 - total flux cleaned = 0.00431809 Jy ! Component: 3300 - total flux cleaned = 0.00434393 Jy ! Component: 3350 - total flux cleaned = 0.00440791 Jy ! Component: 3400 - total flux cleaned = 0.00450942 Jy ! Component: 3450 - total flux cleaned = 0.00449681 Jy ! Component: 3500 - total flux cleaned = 0.00458437 Jy ! Component: 3550 - total flux cleaned = 0.00464635 Jy ! Component: 3600 - total flux cleaned = 0.00469565 Jy ! Component: 3650 - total flux cleaned = 0.00472015 Jy ! Component: 3700 - total flux cleaned = 0.00478075 Jy ! Component: 3750 - total flux cleaned = 0.00478086 Jy ! Component: 3800 - total flux cleaned = 0.00490053 Jy ! Component: 3850 - total flux cleaned = 0.00497178 Jy ! Component: 3900 - total flux cleaned = 0.0050309 Jy ! Component: 3950 - total flux cleaned = 0.00504268 Jy ! Component: 4000 - total flux cleaned = 0.00514757 Jy ! Component: 4050 - total flux cleaned = 0.00524022 Jy ! Total flux subtracted in 4096 components = 0.00533241 Jy ! Clean residual min=-0.000738 max=0.000631 Jy/beam ! Clean residual mean=0.000004 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.35313 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 460 components and 0.35313 Jy ![Exited script file: muppet] wmap "J1101+3904_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.515 x 5.274 at 26.45 degrees (North through East) ! Clean map min=-0.0014768 max=0.26938 Jy/beam ! Writing clean map to FITS file: J1101+3904_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.269379 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.229553 0.229553 0.459107 0.918213 1.83643 3.67285 7.34571 14.6914 29.3828 58.7657 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.269 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.515 x 5.274 at 26.45 degrees (North through East) ! Clean map min=-0.0014768 max=0.26938 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1101+3904_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:57:00 2016