! Started logfile: J0216+4437_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:43:09 2016 obs J0216+4437_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0216+4437_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.927089 visibilities/baseline/integration-bin. ! Found source: J0216+4437 ! ! 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 20192 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 J0216+4437_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944696Jy sigma=0.010784 ! Fit after self-cal, rms=0.901791Jy sigma=0.010285 ! 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.327 mas, bmaj=3.841 mas, bpa=-58.4 degrees ! Estimated noise=799.324 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.0687902 Jy ! Component: 100 - total flux cleaned = 0.0958557 Jy ! Total flux subtracted in 100 components = 0.0958557 Jy ! Clean residual min=-0.004943 max=0.012611 Jy/beam ! Clean residual mean=0.000017 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.0958557 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0958557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082561Jy sigma=0.000847 ! Fit after self-cal, rms=0.082294Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149881 Jy ! Component: 100 - total flux cleaned = 0.0234029 Jy ! Total flux subtracted in 100 components = 0.0234029 Jy ! Clean residual min=-0.003577 max=0.006443 Jy/beam ! Clean residual mean=0.000012 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.119259 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.119259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077960Jy sigma=0.000799 ! Fit after self-cal, rms=0.077898Jy sigma=0.000798 ! Inverting map ! Added new window around map position (0, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0067357 Jy ! Component: 100 - total flux cleaned = 0.0110369 Jy ! Total flux subtracted in 100 components = 0.0110369 Jy ! Clean residual min=-0.003271 max=0.003914 Jy/beam ! Clean residual mean=0.000010 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.130295 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.130295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076880Jy sigma=0.000788 ! Fit after self-cal, rms=0.076846Jy sigma=0.000788 ! 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.25 mas, bmaj=4.656 mas, bpa=-65.22 degrees ! Estimated noise=447.289 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.0054219 Jy ! Component: 100 - total flux cleaned = 0.00883094 Jy ! Component: 150 - total flux cleaned = 0.0111912 Jy ! Component: 200 - total flux cleaned = 0.0128787 Jy ! Total flux subtracted in 200 components = 0.0128787 Jy ! Clean residual min=-0.003367 max=0.002877 Jy/beam ! Clean residual mean=-0.000000 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.143174 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.143174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076281Jy sigma=0.000784 ! Fit after self-cal, rms=0.076257Jy sigma=0.000784 ! 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 1.02 FD 0.90 HN 0.95 KP 1.08 ! LA 0.99 MK 1.09 NL 0.90 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.03 KP 1.02 ! LA 0.94 MK 1.14 NL 1.02 OV 1.07 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.03 KP 0.98 ! LA 0.78 MK 1.16 NL 1.11 OV 0.94 ! PT 1.01 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.95 HN 1.02 KP 0.91 ! LA 0.87 MK 1.17 NL 0.99 OV 1.00 ! PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.076257Jy sigma=0.000784 ! Fit after self-cal, rms=0.074782Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.406 mas, bmaj=4.767 mas, bpa=-68.73 degrees ! Estimated noise=455.461 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.00123758 Jy ! Component: 100 - total flux cleaned = -0.00153152 Jy ! Component: 150 - total flux cleaned = -0.0017053 Jy ! Component: 200 - total flux cleaned = -0.00179144 Jy ! Total flux subtracted in 200 components = -0.00179144 Jy ! Clean residual min=-0.001738 max=0.001886 Jy/beam ! Clean residual mean=0.000009 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.141383 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.141383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074739Jy sigma=0.000773 ! Fit after self-cal, rms=0.074686Jy sigma=0.000773 ! 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.074686Jy sigma=0.000773 ! Fit after self-cal, rms=0.074659Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.385 mas, bmaj=4.742 mas, bpa=-70.08 degrees ! Estimated noise=453.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000840421 Jy ! Component: 100 - total flux cleaned = -0.00104855 Jy ! Component: 150 - total flux cleaned = -0.00113268 Jy ! Component: 200 - total flux cleaned = -0.00120602 Jy ! Total flux subtracted in 200 components = -0.00120602 Jy ! Clean residual min=-0.001374 max=0.001446 Jy/beam ! Clean residual mean=0.000004 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.140177 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.140177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074640Jy sigma=0.000770 ! Fit after self-cal, rms=0.074656Jy sigma=0.000770 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.000164305 Jy ! Component: 100 - total flux cleaned = -0.000230662 Jy ! Component: 150 - total flux cleaned = -0.000288803 Jy ! Component: 200 - total flux cleaned = -0.000342967 Jy ! Total flux subtracted in 200 components = -0.000342967 Jy ! Clean residual min=-0.001382 max=0.001471 Jy/beam ! Clean residual mean=0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.139834 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.139834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074650Jy sigma=0.000770 ! Fit after self-cal, rms=0.074649Jy sigma=0.000770 ! 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.074649Jy sigma=0.000770 ! Fit after self-cal, rms=0.074784Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=4.747 mas, bpa=-70.32 degrees ! Estimated noise=453.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000519263 Jy ! Component: 100 - total flux cleaned = -0.000585071 Jy ! Component: 150 - total flux cleaned = -0.000644176 Jy ! Component: 200 - total flux cleaned = -0.000712853 Jy ! Total flux subtracted in 200 components = -0.000712853 Jy ! Clean residual min=-0.001323 max=0.001442 Jy/beam ! Clean residual mean=0.000004 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.139121 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.139121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074777Jy sigma=0.000770 ! Fit after self-cal, rms=0.074779Jy sigma=0.000770 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 = -8.02674e-05 Jy ! Component: 100 - total flux cleaned = -0.000130848 Jy ! Component: 150 - total flux cleaned = -0.000187266 Jy ! Component: 200 - total flux cleaned = -0.000218916 Jy ! Total flux subtracted in 200 components = -0.000218916 Jy ! Clean residual min=-0.001331 max=0.001443 Jy/beam ! Clean residual mean=0.000004 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.138902 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.138902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074776Jy sigma=0.000770 ! Fit after self-cal, rms=0.074775Jy sigma=0.000770 ! 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.074775Jy sigma=0.000770 ! Fit after self-cal, rms=0.074881Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.042 mas, bmaj=8.657 mas, bpa=60.12 degrees ! Estimated noise=551.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470032 Jy ! Component: 100 - total flux cleaned = -0.00050584 Jy ! Component: 150 - total flux cleaned = -0.0005147 Jy ! Component: 200 - total flux cleaned = -0.000527731 Jy ! Total flux subtracted in 200 components = -0.000527731 Jy ! Clean residual min=-0.001606 max=0.001551 Jy/beam ! Clean residual mean=0.000010 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.138374 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 0.138374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074880Jy sigma=0.000770 ! Fit after self-cal, rms=0.074880Jy sigma=0.000770 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.000105921 Jy ! Component: 100 - total flux cleaned = -9.79821e-05 Jy ! Component: 150 - total flux cleaned = -9.84478e-05 Jy ! Component: 200 - total flux cleaned = -9.27854e-05 Jy ! Total flux subtracted in 200 components = -9.27854e-05 Jy ! Clean residual min=-0.001613 max=0.001556 Jy/beam ! Clean residual mean=0.000010 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.138281 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.138281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074880Jy sigma=0.000770 ! Fit after self-cal, rms=0.074880Jy sigma=0.000770 ! 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.397 mas, bmaj=4.753 mas, bpa=-70.61 degrees ! Estimated noise=453.869 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.397 x 4.753 at -70.61 degrees (North through East) ! Clean map min=-0.0012451 max=0.096001 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.433 mas, bmaj=3.885 mas, bpa=-60.47 degrees ! Estimated noise=828.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0708483 Jy ! Component: 100 - total flux cleaned = 0.0993768 Jy ! Component: 150 - total flux cleaned = 0.113758 Jy ! Component: 200 - total flux cleaned = 0.121834 Jy ! Total flux subtracted in 200 components = 0.121834 Jy ! Clean residual min=-0.002819 max=0.004089 Jy/beam ! Clean residual mean=0.000005 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.121834 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.121834 Jy ! Inverting map and beam ! Estimated beam: bmin=4.397 mas, bmaj=4.753 mas, bpa=-70.61 degrees ! Estimated noise=453.869 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.00672973 Jy ! Component: 100 - total flux cleaned = 0.0102495 Jy ! Component: 150 - total flux cleaned = 0.0122913 Jy ! Component: 200 - total flux cleaned = 0.0135807 Jy ! Total flux subtracted in 200 components = 0.0135807 Jy ! Clean residual min=-0.001402 max=0.001579 Jy/beam ! Clean residual mean=0.000004 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.135415 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.135415 Jy ! Inverting map ! Added new window around map position (-19.5, -74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107389 Jy ! Component: 100 - total flux cleaned = 0.00140746 Jy ! Component: 150 - total flux cleaned = 0.00157297 Jy ! Component: 200 - total flux cleaned = 0.00174204 Jy ! Total flux subtracted in 200 components = 0.00174204 Jy ! Clean residual min=-0.001289 max=0.001343 Jy/beam ! Clean residual mean=0.000005 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.137157 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.137157 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.042 mas, bmaj=8.657 mas, bpa=60.12 degrees ! Estimated noise=551.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836463 Jy ! Component: 100 - total flux cleaned = 0.00113534 Jy ! Component: 150 - total flux cleaned = 0.00119986 Jy ! Component: 200 - total flux cleaned = 0.00121114 Jy ! Total flux subtracted in 200 components = 0.00121114 Jy ! Clean residual min=-0.001607 max=0.001538 Jy/beam ! Clean residual mean=0.000011 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.138368 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 = 1.22316e-07 Jy ! Component: 100 - total flux cleaned = 1.7432e-07 Jy ! Component: 150 - total flux cleaned = -7.46898e-06 Jy ! Component: 200 - total flux cleaned = 7.27505e-06 Jy ! Total flux subtracted in 200 components = 7.27505e-06 Jy ! Clean residual min=-0.001586 max=0.001515 Jy/beam ! Clean residual mean=0.000011 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.138375 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.138375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.397 mas, bmaj=4.753 mas, bpa=-70.61 degrees ! Estimated noise=453.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.44624e-05 Jy ! Component: 100 - total flux cleaned = -0.000117453 Jy ! Component: 150 - total flux cleaned = -0.000132237 Jy ! Component: 200 - total flux cleaned = -0.000146694 Jy ! Total flux subtracted in 200 components = -0.000146694 Jy ! Clean residual min=-0.001323 max=0.001309 Jy/beam ! Clean residual mean=0.000005 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.138229 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.138229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074849Jy sigma=0.000770 ! Fit after self-cal, rms=0.074842Jy sigma=0.000770 wmodel J0216+4437_S_2015_03_17_pus_map.mod ! Writing 99 model components to file: J0216+4437_S_2015_03_17_pus_map.mod wobs J0216+4437_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0216+4437_S_2015_03_17_pus_uvs.fits wwins J0216+4437_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0216+4437_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 = -1.78634e-05 Jy ! Component: 100 - total flux cleaned = -1.88749e-05 Jy ! Component: 150 - total flux cleaned = 0.000107485 Jy ! Component: 200 - total flux cleaned = 0.000291447 Jy ! Component: 250 - total flux cleaned = 0.000430333 Jy ! Component: 300 - total flux cleaned = 0.000603698 Jy ! Component: 350 - total flux cleaned = 0.000790956 Jy ! Component: 400 - total flux cleaned = 0.000827382 Jy ! Component: 450 - total flux cleaned = 0.00093473 Jy ! Component: 500 - total flux cleaned = 0.000969523 Jy ! Component: 550 - total flux cleaned = 0.00100414 Jy ! Component: 600 - total flux cleaned = 0.00113883 Jy ! Component: 650 - total flux cleaned = 0.00118832 Jy ! Component: 700 - total flux cleaned = 0.00130242 Jy ! Component: 750 - total flux cleaned = 0.00133429 Jy ! Component: 800 - total flux cleaned = 0.00139765 Jy ! Component: 850 - total flux cleaned = 0.00152183 Jy ! Component: 900 - total flux cleaned = 0.00158221 Jy ! Component: 950 - total flux cleaned = 0.00161227 Jy ! Component: 1000 - total flux cleaned = 0.00165648 Jy ! Component: 1050 - total flux cleaned = 0.00169993 Jy ! Component: 1100 - total flux cleaned = 0.00165672 Jy ! Component: 1150 - total flux cleaned = 0.00168528 Jy ! Component: 1200 - total flux cleaned = 0.0017132 Jy ! Component: 1250 - total flux cleaned = 0.00171338 Jy ! Component: 1300 - total flux cleaned = 0.0017405 Jy ! Component: 1350 - total flux cleaned = 0.00174027 Jy ! Component: 1400 - total flux cleaned = 0.00171357 Jy ! Component: 1450 - total flux cleaned = 0.00172662 Jy ! Component: 1500 - total flux cleaned = 0.00170074 Jy ! Component: 1550 - total flux cleaned = 0.00172622 Jy ! Component: 1600 - total flux cleaned = 0.00170083 Jy ! Component: 1650 - total flux cleaned = 0.00171332 Jy ! Component: 1700 - total flux cleaned = 0.00172537 Jy ! Component: 1750 - total flux cleaned = 0.00172523 Jy ! Component: 1800 - total flux cleaned = 0.00170097 Jy ! Component: 1850 - total flux cleaned = 0.00165299 Jy ! Component: 1900 - total flux cleaned = 0.00170075 Jy ! Component: 1950 - total flux cleaned = 0.00171239 Jy ! Component: 2000 - total flux cleaned = 0.00171238 Jy ! Component: 2050 - total flux cleaned = 0.00174704 Jy ! Component: 2100 - total flux cleaned = 0.0017354 Jy ! Component: 2150 - total flux cleaned = 0.00171282 Jy ! Component: 2200 - total flux cleaned = 0.0017353 Jy ! Component: 2250 - total flux cleaned = 0.00170174 Jy ! Component: 2300 - total flux cleaned = 0.00167944 Jy ! Component: 2350 - total flux cleaned = 0.00166853 Jy ! Component: 2400 - total flux cleaned = 0.00162516 Jy ! Component: 2450 - total flux cleaned = 0.00163579 Jy ! Component: 2500 - total flux cleaned = 0.00161444 Jy ! Component: 2550 - total flux cleaned = 0.00161439 Jy ! Component: 2600 - total flux cleaned = 0.00157245 Jy ! Component: 2650 - total flux cleaned = 0.00155156 Jy ! Component: 2700 - total flux cleaned = 0.00153095 Jy ! Component: 2750 - total flux cleaned = 0.00152068 Jy ! Component: 2800 - total flux cleaned = 0.00149025 Jy ! Component: 2850 - total flux cleaned = 0.00148026 Jy ! Component: 2900 - total flux cleaned = 0.00148027 Jy ! Component: 2950 - total flux cleaned = 0.00149024 Jy ! Component: 3000 - total flux cleaned = 0.00149019 Jy ! Component: 3050 - total flux cleaned = 0.00150963 Jy ! Component: 3100 - total flux cleaned = 0.00150001 Jy ! Component: 3150 - total flux cleaned = 0.00148069 Jy ! Component: 3200 - total flux cleaned = 0.00146171 Jy ! Component: 3250 - total flux cleaned = 0.00144274 Jy ! Component: 3300 - total flux cleaned = 0.00144273 Jy ! Component: 3350 - total flux cleaned = 0.00142414 Jy ! Component: 3400 - total flux cleaned = 0.00140561 Jy ! Component: 3450 - total flux cleaned = 0.00136862 Jy ! Component: 3500 - total flux cleaned = 0.00136868 Jy ! Component: 3550 - total flux cleaned = 0.0013777 Jy ! Component: 3600 - total flux cleaned = 0.00134151 Jy ! Component: 3650 - total flux cleaned = 0.00135042 Jy ! Component: 3700 - total flux cleaned = 0.0013594 Jy ! Component: 3750 - total flux cleaned = 0.00134174 Jy ! Component: 3800 - total flux cleaned = 0.00128878 Jy ! Component: 3850 - total flux cleaned = 0.00131512 Jy ! Component: 3900 - total flux cleaned = 0.0013063 Jy ! Component: 3950 - total flux cleaned = 0.00130629 Jy ! Component: 4000 - total flux cleaned = 0.00128898 Jy ! Component: 4050 - total flux cleaned = 0.00128048 Jy ! Total flux subtracted in 4096 components = 0.0012805 Jy ! Clean residual min=-0.000566 max=0.000514 Jy/beam ! Clean residual mean=0.000002 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.139509 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 402 components and 0.139509 Jy ![Exited script file: muppet] wmap "J0216+4437_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.397 x 4.753 at -70.61 degrees (North through East) ! Clean map min=-0.00097701 max=0.096495 Jy/beam ! Writing clean map to FITS file: J0216+4437_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.0964952 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015332 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.476667 0.476667 0.953335 1.90667 3.81334 7.62668 15.2534 30.5067 61.0134 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.397 x 4.753 at -70.61 degrees (North through East) ! Clean map min=-0.00097701 max=0.096495 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 J0216+4437_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:43:17 2016