! Started logfile: J1221-0241_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:53:11 2016 obs J1221-0241_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1221-0241_S_2014_06_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696914 visibilities/baseline/integration-bin. ! Found source: J1221-0241 ! ! 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 336 lines of history. ! ! Reading 9032 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 J1221-0241_S_2014_06_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886419Jy sigma=0.009746 ! Fit after self-cal, rms=0.867074Jy sigma=0.009550 ! 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=2.919 mas, bmaj=7.622 mas, bpa=-1.326 degrees ! Estimated noise=847.993 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.103169 Jy ! Component: 100 - total flux cleaned = 0.129647 Jy ! Total flux subtracted in 100 components = 0.129647 Jy ! Clean residual min=-0.004536 max=0.010408 Jy/beam ! Clean residual mean=0.000006 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.129647 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.129647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077468Jy sigma=0.000803 ! Fit after self-cal, rms=0.077450Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104812 Jy ! Component: 100 - total flux cleaned = 0.0148888 Jy ! Total flux subtracted in 100 components = 0.0148888 Jy ! Clean residual min=-0.003847 max=0.003501 Jy/beam ! Clean residual mean=0.000002 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.144536 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.144536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076012Jy sigma=0.000790 ! Fit after self-cal, rms=0.076002Jy sigma=0.000790 ! 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=3.5 mas, bmaj=8.904 mas, bpa=-2.493 degrees ! Estimated noise=686.758 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.00222953 Jy ! Component: 100 - total flux cleaned = 0.00321326 Jy ! Component: 150 - total flux cleaned = 0.0036451 Jy ! Component: 200 - total flux cleaned = 0.0037343 Jy ! Total flux subtracted in 200 components = 0.0037343 Jy ! Clean residual min=-0.003005 max=0.003485 Jy/beam ! Clean residual mean=-0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.148271 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.148271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075910Jy sigma=0.000790 ! Fit after self-cal, rms=0.075909Jy sigma=0.000790 ! 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.00* FD 0.87 HN 0.96 KP 1.09 ! LA 1.18 MK 1.05 NL 0.97 OV 0.96 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00 KP 1.01 ! LA 1.14 MK 1.01 NL 1.05 OV 1.02 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.99 KP 0.92 ! LA 0.91 MK 1.00 NL 1.00 OV 0.94 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.01 KP 0.90 ! LA 0.86 MK 0.98 NL 1.04 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.075909Jy sigma=0.000790 ! Fit after self-cal, rms=0.073743Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.502 mas, bmaj=8.91 mas, bpa=-2.466 degrees ! Estimated noise=686.075 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.000124524 Jy ! Component: 100 - total flux cleaned = 3.05245e-05 Jy ! Component: 150 - total flux cleaned = 4.59538e-05 Jy ! Component: 200 - total flux cleaned = 4.60266e-05 Jy ! Total flux subtracted in 200 components = 4.60266e-05 Jy ! Clean residual min=-0.002301 max=0.002351 Jy/beam ! Clean residual mean=-0.000004 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.148317 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.148317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073733Jy sigma=0.000776 ! Fit after self-cal, rms=0.073722Jy sigma=0.000776 ! 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.073722Jy sigma=0.000776 ! Fit after self-cal, rms=0.073797Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.503 mas, bmaj=8.914 mas, bpa=-2.478 degrees ! Estimated noise=685.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141153 Jy ! Component: 100 - total flux cleaned = 0.000141115 Jy ! Component: 150 - total flux cleaned = 0.000141276 Jy ! Component: 200 - total flux cleaned = 0.000152398 Jy ! Total flux subtracted in 200 components = 0.000152398 Jy ! Clean residual min=-0.002194 max=0.002401 Jy/beam ! Clean residual mean=-0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.148469 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.148469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073792Jy sigma=0.000775 ! Fit after self-cal, rms=0.073798Jy sigma=0.000775 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.98323e-05 Jy ! Component: 100 - total flux cleaned = 9.04154e-05 Jy ! Component: 150 - total flux cleaned = 8.99052e-05 Jy ! Component: 200 - total flux cleaned = 8.99715e-05 Jy ! Total flux subtracted in 200 components = 8.99715e-05 Jy ! Clean residual min=-0.002186 max=0.002407 Jy/beam ! Clean residual mean=-0.000003 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.148559 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.148559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073794Jy sigma=0.000775 ! Fit after self-cal, rms=0.073793Jy sigma=0.000775 ! 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.073793Jy sigma=0.000775 ! Fit after self-cal, rms=0.073784Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=8.913 mas, bpa=-2.466 degrees ! Estimated noise=685.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112485 Jy ! Component: 100 - total flux cleaned = 0.000112831 Jy ! Component: 150 - total flux cleaned = 0.000112815 Jy ! Component: 200 - total flux cleaned = 0.000112916 Jy ! Total flux subtracted in 200 components = 0.000112916 Jy ! Clean residual min=-0.002168 max=0.002408 Jy/beam ! Clean residual mean=-0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.148672 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.148672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073782Jy sigma=0.000775 ! Fit after self-cal, rms=0.073781Jy sigma=0.000775 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.26408e-05 Jy ! Component: 100 - total flux cleaned = 5.19033e-05 Jy ! Component: 150 - total flux cleaned = 5.1722e-05 Jy ! Component: 200 - total flux cleaned = 5.14968e-05 Jy ! Total flux subtracted in 200 components = 5.14968e-05 Jy ! Clean residual min=-0.002161 max=0.002412 Jy/beam ! Clean residual mean=-0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.148723 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.148723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073779Jy sigma=0.000775 ! Fit after self-cal, rms=0.073778Jy sigma=0.000775 ! 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.073778Jy sigma=0.000775 ! Fit after self-cal, rms=0.073751Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.71 mas, bmaj=15.15 mas, bpa=-6.148 degrees ! Estimated noise=833.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256502 Jy ! Component: 100 - total flux cleaned = 0.000231535 Jy ! Component: 150 - total flux cleaned = 0.000231854 Jy ! Component: 200 - total flux cleaned = 0.000232009 Jy ! Total flux subtracted in 200 components = 0.000232009 Jy ! Clean residual min=-0.002880 max=0.002633 Jy/beam ! Clean residual mean=-0.000005 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.148955 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.148955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073752Jy sigma=0.000775 ! Fit after self-cal, rms=0.073748Jy sigma=0.000775 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.03443e-07 Jy ! Component: 100 - total flux cleaned = -2.28363e-05 Jy ! Component: 150 - total flux cleaned = -2.229e-05 Jy ! Component: 200 - total flux cleaned = -2.20579e-05 Jy ! Total flux subtracted in 200 components = -2.20579e-05 Jy ! Clean residual min=-0.002897 max=0.002623 Jy/beam ! Clean residual mean=-0.000005 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.148933 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.148933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073750Jy sigma=0.000775 ! Fit after self-cal, rms=0.073747Jy sigma=0.000775 ! 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=3.505 mas, bmaj=8.911 mas, bpa=-2.447 degrees ! Estimated noise=685.785 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.505 x 8.911 at -2.447 degrees (North through East) ! Clean map min=-0.0021002 max=0.13184 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=2.926 mas, bmaj=7.633 mas, bpa=-1.293 degrees ! Estimated noise=843.557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102418 Jy ! Component: 100 - total flux cleaned = 0.129361 Jy ! Component: 150 - total flux cleaned = 0.139855 Jy ! Component: 200 - total flux cleaned = 0.144221 Jy ! Total flux subtracted in 200 components = 0.144221 Jy ! Clean residual min=-0.002839 max=0.002666 Jy/beam ! Clean residual mean=0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.144221 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.144221 Jy ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=8.911 mas, bpa=-2.447 degrees ! Estimated noise=685.785 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.00246346 Jy ! Component: 100 - total flux cleaned = 0.00379894 Jy ! Component: 150 - total flux cleaned = 0.00414489 Jy ! Component: 200 - total flux cleaned = 0.00430479 Jy ! Total flux subtracted in 200 components = 0.00430479 Jy ! Clean residual min=-0.002231 max=0.002437 Jy/beam ! Clean residual mean=-0.000002 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.148526 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.148526 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=7.71 mas, bmaj=15.15 mas, bpa=-6.148 degrees ! Estimated noise=833.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383142 Jy ! Component: 100 - total flux cleaned = 0.000406887 Jy ! Component: 150 - total flux cleaned = 0.000425968 Jy ! Component: 200 - total flux cleaned = 0.000441773 Jy ! Total flux subtracted in 200 components = 0.000441773 Jy ! Clean residual min=-0.002911 max=0.002649 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.148968 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 = -9.60786e-08 Jy ! Component: 100 - total flux cleaned = 3.93869e-07 Jy ! Component: 150 - total flux cleaned = 1.43265e-06 Jy ! Component: 200 - total flux cleaned = 1.07167e-05 Jy ! Total flux subtracted in 200 components = 1.07167e-05 Jy ! Clean residual min=-0.002940 max=0.002639 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.148979 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.148979 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=8.911 mas, bpa=-2.447 degrees ! Estimated noise=685.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224387 Jy ! Component: 100 - total flux cleaned = -0.000259333 Jy ! Component: 150 - total flux cleaned = -0.000273866 Jy ! Component: 200 - total flux cleaned = -0.00026132 Jy ! Total flux subtracted in 200 components = -0.00026132 Jy ! Clean residual min=-0.002162 max=0.002401 Jy/beam ! Clean residual mean=-0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.148717 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.148717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073746Jy sigma=0.000775 ! Fit after self-cal, rms=0.073746Jy sigma=0.000775 wmodel J1221-0241_S_2014_06_09_pus_map.mod ! Writing 47 model components to file: J1221-0241_S_2014_06_09_pus_map.mod wobs J1221-0241_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1221-0241_S_2014_06_09_pus_uvs.fits wwins J1221-0241_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1221-0241_S_2014_06_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.000274452 Jy ! Component: 100 - total flux cleaned = 0.000314358 Jy ! Component: 150 - total flux cleaned = 0.000277413 Jy ! Component: 200 - total flux cleaned = 0.000206431 Jy ! Component: 250 - total flux cleaned = 7.20443e-05 Jy ! Component: 300 - total flux cleaned = -0.000121606 Jy ! Component: 350 - total flux cleaned = -0.000338649 Jy ! Component: 400 - total flux cleaned = -0.000518299 Jy ! Component: 450 - total flux cleaned = -0.000721071 Jy ! Component: 500 - total flux cleaned = -0.000861162 Jy ! Component: 550 - total flux cleaned = -0.00102415 Jy ! Component: 600 - total flux cleaned = -0.00115638 Jy ! Component: 650 - total flux cleaned = -0.001337 Jy ! Component: 700 - total flux cleaned = -0.00151298 Jy ! Component: 750 - total flux cleaned = -0.00175871 Jy ! Component: 800 - total flux cleaned = -0.00199938 Jy ! Component: 850 - total flux cleaned = -0.00225856 Jy ! Component: 900 - total flux cleaned = -0.00255881 Jy ! Component: 950 - total flux cleaned = -0.00280782 Jy ! Component: 1000 - total flux cleaned = -0.00305199 Jy ! Component: 1050 - total flux cleaned = -0.00322637 Jy ! Component: 1100 - total flux cleaned = -0.00342006 Jy ! Component: 1150 - total flux cleaned = -0.00369458 Jy ! Component: 1200 - total flux cleaned = -0.00388153 Jy ! Component: 1250 - total flux cleaned = -0.00406496 Jy ! Component: 1300 - total flux cleaned = -0.00428577 Jy ! Component: 1350 - total flux cleaned = -0.00446337 Jy ! Component: 1400 - total flux cleaned = -0.00461872 Jy ! Component: 1450 - total flux cleaned = -0.00479067 Jy ! Component: 1500 - total flux cleaned = -0.00494092 Jy ! Component: 1550 - total flux cleaned = -0.00501507 Jy ! Component: 1600 - total flux cleaned = -0.00517902 Jy ! Component: 1650 - total flux cleaned = -0.00517912 Jy ! Component: 1700 - total flux cleaned = -0.00530378 Jy ! Component: 1750 - total flux cleaned = -0.00530425 Jy ! Component: 1800 - total flux cleaned = -0.00542566 Jy ! Component: 1850 - total flux cleaned = -0.00549393 Jy ! Component: 1900 - total flux cleaned = -0.00557796 Jy ! Component: 1950 - total flux cleaned = -0.00561115 Jy ! Component: 2000 - total flux cleaned = -0.00574233 Jy ! Component: 2050 - total flux cleaned = -0.00580683 Jy ! Component: 2100 - total flux cleaned = -0.00585461 Jy ! Component: 2150 - total flux cleaned = -0.00591748 Jy ! Component: 2200 - total flux cleaned = -0.00594847 Jy ! Component: 2250 - total flux cleaned = -0.00597885 Jy ! Component: 2300 - total flux cleaned = -0.00600923 Jy ! Component: 2350 - total flux cleaned = -0.00609962 Jy ! Component: 2400 - total flux cleaned = -0.00614406 Jy ! Component: 2450 - total flux cleaned = -0.00615861 Jy ! Component: 2500 - total flux cleaned = -0.00614412 Jy ! Component: 2550 - total flux cleaned = -0.00622997 Jy ! Component: 2600 - total flux cleaned = -0.00623009 Jy ! Component: 2650 - total flux cleaned = -0.00628652 Jy ! Component: 2700 - total flux cleaned = -0.00631427 Jy ! Component: 2750 - total flux cleaned = -0.00635586 Jy ! Component: 2800 - total flux cleaned = -0.00641019 Jy ! Component: 2850 - total flux cleaned = -0.00640999 Jy ! Component: 2900 - total flux cleaned = -0.00639672 Jy ! Component: 2950 - total flux cleaned = -0.00643626 Jy ! Component: 3000 - total flux cleaned = -0.00643612 Jy ! Component: 3050 - total flux cleaned = -0.00644899 Jy ! Component: 3100 - total flux cleaned = -0.00641066 Jy ! Component: 3150 - total flux cleaned = -0.00639816 Jy ! Component: 3200 - total flux cleaned = -0.00647371 Jy ! Component: 3250 - total flux cleaned = -0.00644878 Jy ! Component: 3300 - total flux cleaned = -0.00647367 Jy ! Component: 3350 - total flux cleaned = -0.00652236 Jy ! Component: 3400 - total flux cleaned = -0.00644979 Jy ! Component: 3450 - total flux cleaned = -0.0065097 Jy ! Component: 3500 - total flux cleaned = -0.00650961 Jy ! Component: 3550 - total flux cleaned = -0.00652143 Jy ! Component: 3600 - total flux cleaned = -0.00656817 Jy ! Component: 3650 - total flux cleaned = -0.00651029 Jy ! Component: 3700 - total flux cleaned = -0.00659051 Jy ! Component: 3750 - total flux cleaned = -0.00653364 Jy ! Component: 3800 - total flux cleaned = -0.00653369 Jy ! Component: 3850 - total flux cleaned = -0.00654474 Jy ! Component: 3900 - total flux cleaned = -0.00655579 Jy ! Component: 3950 - total flux cleaned = -0.00654463 Jy ! Component: 4000 - total flux cleaned = -0.00654461 Jy ! Component: 4050 - total flux cleaned = -0.00652311 Jy ! Total flux subtracted in 4096 components = -0.00652313 Jy ! Clean residual min=-0.000653 max=0.000581 Jy/beam ! Clean residual mean=-0.000000 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.142194 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 338 components and 0.142194 Jy ![Exited script file: muppet] wmap "J1221-0241_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.505 x 8.911 at -2.447 degrees (North through East) ! Clean map min=-0.0013608 max=0.13155 Jy/beam ! Writing clean map to FITS file: J1221-0241_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131551 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020466 device "J1221-0241_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1221-0241_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466725 0.466725 0.93345 1.8669 3.7338 7.4676 14.9352 29.8704 59.7408 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.505 x 8.911 at -2.447 degrees (North through East) ! Clean map min=-0.0013608 max=0.13155 Jy/beam quit ! Quitting program ! Log file J1221-0241_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:53:15 2016