! Started logfile: J0040+0125_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:50:00 2016 obs J0040+0125_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0040+0125_S_2014_08_09_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787963 visibilities/baseline/integration-bin. ! Found source: J0040+0125 ! ! 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 342 lines of history. ! ! Reading 17020 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 J0040+0125_S_2014_08_09_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.961779Jy sigma=0.010591 ! Fit after self-cal, rms=0.929353Jy sigma=0.010265 ! 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.681 mas, bmaj=9.248 mas, bpa=18.21 degrees ! Estimated noise=683.654 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.0557347 Jy ! Component: 100 - total flux cleaned = 0.0694412 Jy ! Total flux subtracted in 100 components = 0.0694412 Jy ! Clean residual min=-0.002789 max=0.005605 Jy/beam ! Clean residual mean=0.000004 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0694412 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0694412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075856Jy sigma=0.000778 ! Fit after self-cal, rms=0.075810Jy sigma=0.000778 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00633652 Jy ! Component: 100 - total flux cleaned = 0.00951296 Jy ! Total flux subtracted in 100 components = 0.00951296 Jy ! Clean residual min=-0.002602 max=0.003956 Jy/beam ! Clean residual mean=0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0789542 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.0789542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075197Jy sigma=0.000772 ! Fit after self-cal, rms=0.075166Jy sigma=0.000771 ! 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.342 mas, bmaj=10.01 mas, bpa=17.04 degrees ! Estimated noise=498.752 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 (-7, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037804 Jy ! Component: 100 - total flux cleaned = 0.00526501 Jy ! Component: 150 - total flux cleaned = 0.00549074 Jy ! Component: 200 - total flux cleaned = 0.00557903 Jy ! Total flux subtracted in 200 components = 0.00557903 Jy ! Clean residual min=-0.001655 max=0.002232 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0845332 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 0.0845332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074955Jy sigma=0.000769 ! Fit after self-cal, rms=0.074935Jy sigma=0.000769 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.86 HN 0.95 KP 1.06 ! LA 1.09 MK 1.00* NL 0.96 OV 0.97 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.99 KP 0.99 ! LA 1.06 MK 1.00* NL 1.05 OV 1.03 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.02 KP 0.94 ! LA 0.82 MK 1.00* NL 0.99 OV 0.93 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.00 KP 0.88 ! LA 0.81 MK 1.00* NL 1.06 OV 0.98 ! PT 1.06 SC 0.98 ! ! ! Fit before self-cal, rms=0.074935Jy sigma=0.000769 ! Fit after self-cal, rms=0.072277Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.356 mas, bmaj=10.02 mas, bpa=16.77 degrees ! Estimated noise=494.521 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.00063633 Jy ! Component: 100 - total flux cleaned = 0.000607516 Jy ! Component: 150 - total flux cleaned = 0.00058194 Jy ! Component: 200 - total flux cleaned = 0.000539334 Jy ! Total flux subtracted in 200 components = 0.000539334 Jy ! Clean residual min=-0.001415 max=0.001746 Jy/beam ! Clean residual mean=-0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0850725 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.0850725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072253Jy sigma=0.000764 ! Fit after self-cal, rms=0.072228Jy sigma=0.000764 ! 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.072228Jy sigma=0.000764 ! Fit after self-cal, rms=0.072360Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=10.03 mas, bpa=16.78 degrees ! Estimated noise=494.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020635 Jy ! Component: 100 - total flux cleaned = 0.000280138 Jy ! Component: 150 - total flux cleaned = 0.000356741 Jy ! Component: 200 - total flux cleaned = 0.000422595 Jy ! Total flux subtracted in 200 components = 0.000422595 Jy ! Clean residual min=-0.001343 max=0.001564 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0854951 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.0854951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072352Jy sigma=0.000763 ! Fit after self-cal, rms=0.072362Jy sigma=0.000763 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 = 4.33174e-05 Jy ! Component: 100 - total flux cleaned = 0.000134901 Jy ! Component: 150 - total flux cleaned = 0.000203843 Jy ! Component: 200 - total flux cleaned = 0.00025524 Jy ! Total flux subtracted in 200 components = 0.00025524 Jy ! Clean residual min=-0.001334 max=0.001532 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0857504 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.0857504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072358Jy sigma=0.000763 ! Fit after self-cal, rms=0.072358Jy sigma=0.000763 ! Inverting map ! Added new window around map position (-25, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150851 Jy ! Component: 100 - total flux cleaned = 0.002069 Jy ! Component: 150 - total flux cleaned = 0.00222582 Jy ! Component: 200 - total flux cleaned = 0.00237801 Jy ! Total flux subtracted in 200 components = 0.00237801 Jy ! Clean residual min=-0.001213 max=0.001236 Jy/beam ! Clean residual mean=0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0881284 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 146 components and 0.0881284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072323Jy sigma=0.000763 ! Fit after self-cal, rms=0.072319Jy sigma=0.000763 ! 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.072319Jy sigma=0.000763 ! Fit after self-cal, rms=0.072189Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.361 mas, bmaj=10.03 mas, bpa=16.76 degrees ! Estimated noise=493.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395014 Jy ! Component: 100 - total flux cleaned = 0.000564224 Jy ! Component: 150 - total flux cleaned = 0.000648028 Jy ! Component: 200 - total flux cleaned = 0.000725213 Jy ! Total flux subtracted in 200 components = 0.000725213 Jy ! Clean residual min=-0.001130 max=0.001251 Jy/beam ! Clean residual mean=0.000002 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0888536 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 166 components and 0.0888536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072180Jy sigma=0.000763 ! Fit after self-cal, rms=0.072180Jy sigma=0.000763 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 = 9.89277e-05 Jy ! Component: 100 - total flux cleaned = 0.000142881 Jy ! Component: 150 - total flux cleaned = 0.000184653 Jy ! Component: 200 - total flux cleaned = 0.000262362 Jy ! Total flux subtracted in 200 components = 0.000262362 Jy ! Clean residual min=-0.001125 max=0.001244 Jy/beam ! Clean residual mean=0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.089116 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 176 components and 0.089116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072176Jy sigma=0.000762 ! Fit after self-cal, rms=0.072175Jy sigma=0.000762 ! 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.072175Jy sigma=0.000762 ! Fit after self-cal, rms=0.072202Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.021 mas, bmaj=12.35 mas, bpa=5.559 degrees ! Estimated noise=562.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.21645e-05 Jy ! Component: 100 - total flux cleaned = 5.99318e-05 Jy ! Component: 150 - total flux cleaned = 0.000114279 Jy ! Component: 200 - total flux cleaned = 0.000113765 Jy ! Total flux subtracted in 200 components = 0.000113765 Jy ! Clean residual min=-0.001070 max=0.001243 Jy/beam ! Clean residual mean=0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0892297 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 199 components and 0.0892297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072201Jy sigma=0.000762 ! Fit after self-cal, rms=0.072200Jy 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 = 3.88174e-05 Jy ! Component: 100 - total flux cleaned = 8.72865e-05 Jy ! Component: 150 - total flux cleaned = 0.000130236 Jy ! Component: 200 - total flux cleaned = 0.000130153 Jy ! Total flux subtracted in 200 components = 0.000130153 Jy ! Clean residual min=-0.001061 max=0.001230 Jy/beam ! Clean residual mean=0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0893599 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 215 components and 0.0893599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072200Jy sigma=0.000762 ! Fit after self-cal, rms=0.072200Jy sigma=0.000762 ! 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.361 mas, bmaj=10.03 mas, bpa=16.75 degrees ! Estimated noise=493.94 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.361 x 10.03 at 16.75 degrees (North through East) ! Clean map min=-0.0010824 max=0.071241 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.685 mas, bmaj=9.271 mas, bpa=18.05 degrees ! Estimated noise=678.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550651 Jy ! Component: 100 - total flux cleaned = 0.0695516 Jy ! Component: 150 - total flux cleaned = 0.0761773 Jy ! Component: 200 - total flux cleaned = 0.0800915 Jy ! Total flux subtracted in 200 components = 0.0800915 Jy ! Clean residual min=-0.002504 max=0.002253 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0800915 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0800915 Jy ! Inverting map and beam ! Estimated beam: bmin=4.361 mas, bmaj=10.03 mas, bpa=16.75 degrees ! Estimated noise=493.94 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299419 Jy ! Component: 100 - total flux cleaned = 0.00503905 Jy ! Component: 150 - total flux cleaned = 0.0065962 Jy ! Component: 200 - total flux cleaned = 0.00740503 Jy ! Total flux subtracted in 200 components = 0.00740503 Jy ! Clean residual min=-0.001412 max=0.001309 Jy/beam ! Clean residual mean=0.000001 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0874965 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 63 components and 0.0874965 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.021 mas, bmaj=12.35 mas, bpa=5.559 degrees ! Estimated noise=562.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120465 Jy ! Component: 100 - total flux cleaned = 0.00153597 Jy ! Component: 150 - total flux cleaned = 0.00168994 Jy ! Component: 200 - total flux cleaned = 0.00174385 Jy ! Total flux subtracted in 200 components = 0.00174385 Jy ! Clean residual min=-0.001174 max=0.001282 Jy/beam ! Clean residual mean=0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0892404 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 = 2.43873e-05 Jy ! Component: 100 - total flux cleaned = 4.47455e-05 Jy ! Component: 150 - total flux cleaned = 7.89433e-06 Jy ! Component: 200 - total flux cleaned = 5.84444e-05 Jy ! Total flux subtracted in 200 components = 5.84444e-05 Jy ! Clean residual min=-0.001135 max=0.001255 Jy/beam ! Clean residual mean=0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0892988 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 132 components and 0.0892988 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.361 mas, bmaj=10.03 mas, bpa=16.75 degrees ! Estimated noise=493.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265913 Jy ! Component: 100 - total flux cleaned = -0.000344396 Jy ! Component: 150 - total flux cleaned = -0.000366958 Jy ! Component: 200 - total flux cleaned = -0.000345731 Jy ! Total flux subtracted in 200 components = -0.000345731 Jy ! Clean residual min=-0.001158 max=0.001206 Jy/beam ! Clean residual mean=0.000002 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0889531 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.0889531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072213Jy sigma=0.000763 ! Fit after self-cal, rms=0.072213Jy sigma=0.000763 wmodel J0040+0125_S_2014_08_09_pus_map.mod ! Writing 157 model components to file: J0040+0125_S_2014_08_09_pus_map.mod wobs J0040+0125_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0040+0125_S_2014_08_09_pus_uvs.fits wwins J0040+0125_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0040+0125_S_2014_08_09_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.000122764 Jy ! Component: 100 - total flux cleaned = -0.000364217 Jy ! Component: 150 - total flux cleaned = -0.00051746 Jy ! Component: 200 - total flux cleaned = -0.000700844 Jy ! Component: 250 - total flux cleaned = -0.000859782 Jy ! Component: 300 - total flux cleaned = -0.00101277 Jy ! Component: 350 - total flux cleaned = -0.00114427 Jy ! Component: 400 - total flux cleaned = -0.00127153 Jy ! Component: 450 - total flux cleaned = -0.00131805 Jy ! Component: 500 - total flux cleaned = -0.00133326 Jy ! Component: 550 - total flux cleaned = -0.00133337 Jy ! Component: 600 - total flux cleaned = -0.00129025 Jy ! Component: 650 - total flux cleaned = -0.00126216 Jy ! Component: 700 - total flux cleaned = -0.00119288 Jy ! Component: 750 - total flux cleaned = -0.00111147 Jy ! Component: 800 - total flux cleaned = -0.00101869 Jy ! Component: 850 - total flux cleaned = -0.00101862 Jy ! Component: 900 - total flux cleaned = -0.000966865 Jy ! Component: 950 - total flux cleaned = -0.000929027 Jy ! Component: 1000 - total flux cleaned = -0.000891836 Jy ! Component: 1050 - total flux cleaned = -0.000879433 Jy ! Component: 1100 - total flux cleaned = -0.000782763 Jy ! Component: 1150 - total flux cleaned = -0.000782761 Jy ! Component: 1200 - total flux cleaned = -0.000723851 Jy ! Component: 1250 - total flux cleaned = -0.000642652 Jy ! Component: 1300 - total flux cleaned = -0.00058541 Jy ! Component: 1350 - total flux cleaned = -0.00050638 Jy ! Component: 1400 - total flux cleaned = -0.000428353 Jy ! Component: 1450 - total flux cleaned = -0.000373385 Jy ! Component: 1500 - total flux cleaned = -0.000329787 Jy ! Component: 1550 - total flux cleaned = -0.000254589 Jy ! Component: 1600 - total flux cleaned = -0.000212074 Jy ! Component: 1650 - total flux cleaned = -0.000149019 Jy ! Component: 1700 - total flux cleaned = -4.53445e-05 Jy ! Component: 1750 - total flux cleaned = -4.362e-06 Jy ! Component: 1800 - total flux cleaned = 6.66378e-05 Jy ! Component: 1850 - total flux cleaned = 0.00015701 Jy ! Component: 1900 - total flux cleaned = 0.000196623 Jy ! Component: 1950 - total flux cleaned = 0.000265385 Jy ! Component: 2000 - total flux cleaned = 0.000304318 Jy ! Component: 2050 - total flux cleaned = 0.000333261 Jy ! Component: 2100 - total flux cleaned = 0.000390384 Jy ! Component: 2150 - total flux cleaned = 0.000447102 Jy ! Component: 2200 - total flux cleaned = 0.000475181 Jy ! Component: 2250 - total flux cleaned = 0.00050296 Jy ! Component: 2300 - total flux cleaned = 0.000539739 Jy ! Component: 2350 - total flux cleaned = 0.000567066 Jy ! Component: 2400 - total flux cleaned = 0.000639183 Jy ! Component: 2450 - total flux cleaned = 0.000674839 Jy ! Component: 2500 - total flux cleaned = 0.000683651 Jy ! Component: 2550 - total flux cleaned = 0.000727516 Jy ! Component: 2600 - total flux cleaned = 0.000753657 Jy ! Component: 2650 - total flux cleaned = 0.000762217 Jy ! Component: 2700 - total flux cleaned = 0.000830718 Jy ! Component: 2750 - total flux cleaned = 0.000830626 Jy ! Component: 2800 - total flux cleaned = 0.000839059 Jy ! Component: 2850 - total flux cleaned = 0.000897629 Jy ! Component: 2900 - total flux cleaned = 0.000889264 Jy ! Component: 2950 - total flux cleaned = 0.0009058 Jy ! Component: 3000 - total flux cleaned = 0.000938486 Jy ! Component: 3050 - total flux cleaned = 0.000954696 Jy ! Component: 3100 - total flux cleaned = 0.00101105 Jy ! Component: 3150 - total flux cleaned = 0.000987042 Jy ! Component: 3200 - total flux cleaned = 0.00102668 Jy ! Component: 3250 - total flux cleaned = 0.00105026 Jy ! Component: 3300 - total flux cleaned = 0.0010659 Jy ! Component: 3350 - total flux cleaned = 0.0010815 Jy ! Component: 3400 - total flux cleaned = 0.00110457 Jy ! Component: 3450 - total flux cleaned = 0.00111974 Jy ! Component: 3500 - total flux cleaned = 0.00110458 Jy ! Component: 3550 - total flux cleaned = 0.00112731 Jy ! Component: 3600 - total flux cleaned = 0.00111241 Jy ! Component: 3650 - total flux cleaned = 0.00114961 Jy ! Component: 3700 - total flux cleaned = 0.0011422 Jy ! Component: 3750 - total flux cleaned = 0.00115685 Jy ! Component: 3800 - total flux cleaned = 0.00118595 Jy ! Component: 3850 - total flux cleaned = 0.00119319 Jy ! Component: 3900 - total flux cleaned = 0.00117872 Jy ! Component: 3950 - total flux cleaned = 0.00120012 Jy ! Component: 4000 - total flux cleaned = 0.00122134 Jy ! Component: 4050 - total flux cleaned = 0.00124952 Jy ! Total flux subtracted in 4096 components = 0.00124248 Jy ! Clean residual min=-0.000402 max=0.000559 Jy/beam ! Clean residual mean=0.000000 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0901956 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 443 components and 0.0901956 Jy ![Exited script file: muppet] wmap "J0040+0125_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.361 x 10.03 at 16.75 degrees (North through East) ! Clean map min=-0.0010145 max=0.071139 Jy/beam ! Writing clean map to FITS file: J0040+0125_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0711386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134561 device "J0040+0125_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0040+0125_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.567461 0.567461 1.13492 2.26984 4.53969 9.07937 18.1587 36.3175 72.635 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 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.361 x 10.03 at 16.75 degrees (North through East) ! Clean map min=-0.0010145 max=0.071139 Jy/beam quit ! Quitting program ! Log file J0040+0125_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:50:06 2016