! Started logfile: J0544+1118_S_2017_02_24_pus_uvs.log on Sat May 4 11:19:26 2019 obs J0544+1118_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0544+1118_S_2017_02_24_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.855632 visibilities/baseline/integration-bin. ! Found source: J0544+1118 ! ! 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 823 lines of history. ! ! Reading 22332 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 J0544+1118_S_2017_02_24_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 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 683 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991544Jy sigma=0.008487 ! Fit after self-cal, rms=0.961773Jy sigma=0.008245 ! 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.203 mas, bmaj=6.802 mas, bpa=-5.458 degrees ! Estimated noise=1028.56 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.0313246 Jy ! Component: 100 - total flux cleaned = 0.0389337 Jy ! Total flux subtracted in 100 components = 0.0389337 Jy ! Clean residual min=-0.002857 max=0.003308 Jy/beam ! Clean residual mean=-0.000024 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0389337 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0389337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081739Jy sigma=0.000653 ! Fit after self-cal, rms=0.080619Jy sigma=0.000644 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525431 Jy ! Component: 100 - total flux cleaned = 0.00773459 Jy ! Total flux subtracted in 100 components = 0.00773459 Jy ! Clean residual min=-0.002691 max=0.002797 Jy/beam ! Clean residual mean=-0.000015 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0466683 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0466683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080288Jy sigma=0.000641 ! Fit after self-cal, rms=0.080274Jy sigma=0.000641 ! 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.873 mas, bmaj=7.606 mas, bpa=-0.9497 degrees ! Estimated noise=618.061 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.00176252 Jy ! Component: 100 - total flux cleaned = 0.00272088 Jy ! Component: 150 - total flux cleaned = 0.00289273 Jy ! Component: 200 - total flux cleaned = 0.00304187 Jy ! Total flux subtracted in 200 components = 0.00304187 Jy ! Clean residual min=-0.002266 max=0.002408 Jy/beam ! Clean residual mean=-0.000029 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0497102 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0497102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080234Jy sigma=0.000641 ! Fit after self-cal, rms=0.080224Jy sigma=0.000640 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.12 KP 0.93 ! LA 0.95 MK 0.98 NL 1.04 OV 1.12 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 HN 1.13 KP 0.92 ! LA 0.87 MK 0.94 NL 1.02 OV 1.18 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.09 KP 1.03 ! LA 0.97 MK 1.05 NL 1.05 OV 1.12 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.87 KP 1.00* ! LA 0.92 MK 0.74 NL 1.00* OV 1.01 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.080224Jy sigma=0.000640 ! Fit after self-cal, rms=0.081594Jy sigma=0.000639 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=7.669 mas, bpa=-1.361 degrees ! Estimated noise=629.885 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.000580457 Jy ! Component: 100 - total flux cleaned = 0.000669772 Jy ! Component: 150 - total flux cleaned = 0.000746326 Jy ! Component: 200 - total flux cleaned = 0.000812294 Jy ! Total flux subtracted in 200 components = 0.000812294 Jy ! Clean residual min=-0.001965 max=0.002031 Jy/beam ! Clean residual mean=-0.000007 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0505224 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.0505224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081581Jy sigma=0.000639 ! Fit after self-cal, rms=0.081597Jy sigma=0.000639 ! 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.081597Jy sigma=0.000639 ! Fit after self-cal, rms=0.080588Jy sigma=0.000638 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.866 mas, bmaj=7.701 mas, bpa=-1.645 degrees ! Estimated noise=630 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226517 Jy ! Component: 100 - total flux cleaned = 0.000308692 Jy ! Component: 150 - total flux cleaned = 0.000350206 Jy ! Component: 200 - total flux cleaned = 0.00037503 Jy ! Total flux subtracted in 200 components = 0.00037503 Jy ! Clean residual min=-0.001739 max=0.001870 Jy/beam ! Clean residual mean=-0.000008 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0508975 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0508975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080583Jy sigma=0.000638 ! Fit after self-cal, rms=0.080599Jy sigma=0.000638 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.000106469 Jy ! Component: 100 - total flux cleaned = 0.000118945 Jy ! Component: 150 - total flux cleaned = 0.000152491 Jy ! Component: 200 - total flux cleaned = 0.000173125 Jy ! Total flux subtracted in 200 components = 0.000173125 Jy ! Clean residual min=-0.001708 max=0.001716 Jy/beam ! Clean residual mean=-0.000007 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0510706 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0510706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080595Jy sigma=0.000638 ! Fit after self-cal, rms=0.080594Jy sigma=0.000638 ! 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.080594Jy sigma=0.000638 ! Fit after self-cal, rms=0.080622Jy sigma=0.000637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=7.699 mas, bpa=-1.627 degrees ! Estimated noise=629.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175902 Jy ! Component: 100 - total flux cleaned = 0.000246607 Jy ! Component: 150 - total flux cleaned = 0.000294 Jy ! Component: 200 - total flux cleaned = 0.00031546 Jy ! Total flux subtracted in 200 components = 0.00031546 Jy ! Clean residual min=-0.001603 max=0.001828 Jy/beam ! Clean residual mean=-0.000008 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0513861 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.0513861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080618Jy sigma=0.000637 ! Fit after self-cal, rms=0.080637Jy sigma=0.000637 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 = 1.58796e-05 Jy ! Component: 100 - total flux cleaned = 3.99818e-05 Jy ! Component: 150 - total flux cleaned = 5.04936e-05 Jy ! Component: 200 - total flux cleaned = 7.93864e-05 Jy ! Total flux subtracted in 200 components = 7.93864e-05 Jy ! Clean residual min=-0.001637 max=0.001778 Jy/beam ! Clean residual mean=-0.000007 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0514654 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.0514654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080634Jy sigma=0.000637 ! Fit after self-cal, rms=0.080634Jy sigma=0.000637 ! 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.080634Jy sigma=0.000637 ! Fit after self-cal, rms=0.080549Jy sigma=0.000637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.766 mas, bmaj=11.15 mas, bpa=-5.082 degrees ! Estimated noise=747.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662166 Jy ! Component: 100 - total flux cleaned = 0.000860143 Jy ! Component: 150 - total flux cleaned = 0.000888257 Jy ! Component: 200 - total flux cleaned = 0.000914715 Jy ! Total flux subtracted in 200 components = 0.000914715 Jy ! Clean residual min=-0.002127 max=0.002139 Jy/beam ! Clean residual mean=-0.000011 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0523802 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.0523802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080549Jy sigma=0.000637 ! Fit after self-cal, rms=0.080560Jy sigma=0.000637 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.000155382 Jy ! Component: 100 - total flux cleaned = 0.000165817 Jy ! Component: 150 - total flux cleaned = 0.000184855 Jy ! Component: 200 - total flux cleaned = 0.00019294 Jy ! Total flux subtracted in 200 components = 0.00019294 Jy ! Clean residual min=-0.002139 max=0.002128 Jy/beam ! Clean residual mean=-0.000010 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0525731 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.0525731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080561Jy sigma=0.000637 ! Fit after self-cal, rms=0.080565Jy sigma=0.000637 ! 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.846 mas, bmaj=7.692 mas, bpa=-1.594 degrees ! Estimated noise=628.092 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.846 x 7.692 at -1.594 degrees (North through East) ! Clean map min=-0.0015687 max=0.042704 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.187 mas, bmaj=6.93 mas, bpa=-5.694 degrees ! Estimated noise=1021.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329507 Jy ! Component: 100 - total flux cleaned = 0.0421018 Jy ! Component: 150 - total flux cleaned = 0.0464635 Jy ! Component: 200 - total flux cleaned = 0.0487766 Jy ! Total flux subtracted in 200 components = 0.0487766 Jy ! Clean residual min=-0.002405 max=0.002222 Jy/beam ! Clean residual mean=-0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0487766 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0487766 Jy ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=7.692 mas, bpa=-1.594 degrees ! Estimated noise=628.092 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.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228891 Jy ! Component: 100 - total flux cleaned = 0.00357937 Jy ! Component: 150 - total flux cleaned = 0.00419591 Jy ! Component: 200 - total flux cleaned = 0.00436692 Jy ! Total flux subtracted in 200 components = 0.00436692 Jy ! Clean residual min=-0.001509 max=0.001798 Jy/beam ! Clean residual mean=-0.000005 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0531435 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.0531435 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.766 mas, bmaj=11.15 mas, bpa=-5.082 degrees ! Estimated noise=747.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284351 Jy ! Component: 100 - total flux cleaned = 0.000397567 Jy ! Component: 150 - total flux cleaned = 0.000495528 Jy ! Component: 200 - total flux cleaned = 0.000570244 Jy ! Total flux subtracted in 200 components = 0.000570244 Jy ! Clean residual min=-0.002132 max=0.002074 Jy/beam ! Clean residual mean=-0.000005 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0537138 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.98035e-05 Jy ! Component: 100 - total flux cleaned = 4.72505e-05 Jy ! Component: 150 - total flux cleaned = 5.52979e-05 Jy ! Component: 200 - total flux cleaned = 6.27648e-05 Jy ! Total flux subtracted in 200 components = 6.27648e-05 Jy ! Clean residual min=-0.002121 max=0.002075 Jy/beam ! Clean residual mean=-0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0537765 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.0537765 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=7.692 mas, bpa=-1.594 degrees ! Estimated noise=628.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.67025e-05 Jy ! Component: 100 - total flux cleaned = -8.85705e-05 Jy ! Component: 150 - total flux cleaned = -8.93345e-05 Jy ! Component: 200 - total flux cleaned = -7.17454e-05 Jy ! Total flux subtracted in 200 components = -7.17454e-05 Jy ! Clean residual min=-0.001526 max=0.001810 Jy/beam ! Clean residual mean=-0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0537048 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.0537048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080542Jy sigma=0.000637 ! Fit after self-cal, rms=0.080524Jy sigma=0.000637 wmodel J0544+1118_S_2017_02_24_pus_map.mod ! Writing 88 model components to file: J0544+1118_S_2017_02_24_pus_map.mod wobs J0544+1118_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0544+1118_S_2017_02_24_pus_uvs.fits wwins J0544+1118_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0544+1118_S_2017_02_24_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.000705186 Jy ! Component: 100 - total flux cleaned = 0.0010491 Jy ! Component: 150 - total flux cleaned = 0.00107611 Jy ! Component: 200 - total flux cleaned = 0.000972793 Jy ! Component: 250 - total flux cleaned = 0.000923811 Jy ! Component: 300 - total flux cleaned = 0.000830027 Jy ! Component: 350 - total flux cleaned = 0.000739472 Jy ! Component: 400 - total flux cleaned = 0.000563103 Jy ! Component: 450 - total flux cleaned = 0.000455983 Jy ! Component: 500 - total flux cleaned = 0.000309925 Jy ! Component: 550 - total flux cleaned = 0.000187949 Jy ! Component: 600 - total flux cleaned = 0.00010876 Jy ! Component: 650 - total flux cleaned = 7.02801e-05 Jy ! Component: 700 - total flux cleaned = 7.01569e-05 Jy ! Component: 750 - total flux cleaned = -3.81686e-06 Jy ! Component: 800 - total flux cleaned = 1.45524e-05 Jy ! Component: 850 - total flux cleaned = -3.78481e-06 Jy ! Component: 900 - total flux cleaned = -3.86569e-05 Jy ! Component: 950 - total flux cleaned = -3.86676e-05 Jy ! Component: 1000 - total flux cleaned = -7.22478e-05 Jy ! Component: 1050 - total flux cleaned = -7.24399e-05 Jy ! Component: 1100 - total flux cleaned = -0.000153447 Jy ! Component: 1150 - total flux cleaned = -0.000153867 Jy ! Component: 1200 - total flux cleaned = -0.000185213 Jy ! Component: 1250 - total flux cleaned = -7.73771e-05 Jy ! Component: 1300 - total flux cleaned = -0.000123106 Jy ! Component: 1350 - total flux cleaned = -9.31523e-05 Jy ! Component: 1400 - total flux cleaned = -9.29042e-05 Jy ! Component: 1450 - total flux cleaned = -3.45675e-05 Jy ! Component: 1500 - total flux cleaned = -3.46483e-05 Jy ! Component: 1550 - total flux cleaned = -3.46706e-05 Jy ! Component: 1600 - total flux cleaned = -6.43556e-06 Jy ! Component: 1650 - total flux cleaned = -6.11228e-06 Jy ! Component: 1700 - total flux cleaned = 2.10049e-05 Jy ! Component: 1750 - total flux cleaned = 3.44184e-05 Jy ! Component: 1800 - total flux cleaned = 2.09321e-05 Jy ! Component: 1850 - total flux cleaned = 7.81335e-06 Jy ! Component: 1900 - total flux cleaned = 2.08117e-05 Jy ! Component: 1950 - total flux cleaned = 3.35139e-05 Jy ! Component: 2000 - total flux cleaned = 5.88976e-05 Jy ! Component: 2050 - total flux cleaned = 4.64394e-05 Jy ! Component: 2100 - total flux cleaned = 8.35812e-05 Jy ! Component: 2150 - total flux cleaned = 8.33607e-05 Jy ! Component: 2200 - total flux cleaned = 9.54785e-05 Jy ! Component: 2250 - total flux cleaned = 9.54855e-05 Jy ! Component: 2300 - total flux cleaned = 9.53935e-05 Jy ! Component: 2350 - total flux cleaned = 0.000107016 Jy ! Component: 2400 - total flux cleaned = 0.000130022 Jy ! Component: 2450 - total flux cleaned = 0.000118569 Jy ! Component: 2500 - total flux cleaned = 0.000141198 Jy ! Component: 2550 - total flux cleaned = 0.000163588 Jy ! Component: 2600 - total flux cleaned = 0.000163541 Jy ! Component: 2650 - total flux cleaned = 0.000152582 Jy ! Component: 2700 - total flux cleaned = 0.000217567 Jy ! Component: 2750 - total flux cleaned = 0.000217445 Jy ! Component: 2800 - total flux cleaned = 0.00019619 Jy ! Component: 2850 - total flux cleaned = 0.000238277 Jy ! Component: 2900 - total flux cleaned = 0.000248555 Jy ! Component: 2950 - total flux cleaned = 0.000269025 Jy ! Component: 3000 - total flux cleaned = 0.00026893 Jy ! Component: 3050 - total flux cleaned = 0.000268999 Jy ! Component: 3100 - total flux cleaned = 0.000269114 Jy ! Component: 3150 - total flux cleaned = 0.000279053 Jy ! Component: 3200 - total flux cleaned = 0.000308502 Jy ! Component: 3250 - total flux cleaned = 0.000288749 Jy ! Component: 3300 - total flux cleaned = 0.000279035 Jy ! Component: 3350 - total flux cleaned = 0.000259778 Jy ! Component: 3400 - total flux cleaned = 0.000259936 Jy ! Component: 3450 - total flux cleaned = 0.000241006 Jy ! Component: 3500 - total flux cleaned = 0.000250337 Jy ! Component: 3550 - total flux cleaned = 0.000213104 Jy ! Component: 3600 - total flux cleaned = 0.000213234 Jy ! Component: 3650 - total flux cleaned = 0.0002683 Jy ! Component: 3700 - total flux cleaned = 0.000286404 Jy ! Component: 3750 - total flux cleaned = 0.000295371 Jy ! Component: 3800 - total flux cleaned = 0.000268392 Jy ! Component: 3850 - total flux cleaned = 0.000303998 Jy ! Component: 3900 - total flux cleaned = 0.000286222 Jy ! Component: 3950 - total flux cleaned = 0.000277362 Jy ! Component: 4000 - total flux cleaned = 0.000277455 Jy ! Component: 4050 - total flux cleaned = 0.000286162 Jy ! Total flux subtracted in 4096 components = 0.000286193 Jy ! Clean residual min=-0.000462 max=0.000517 Jy/beam ! Clean residual mean=0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.053991 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 377 components and 0.053991 Jy ![Exited script file: muppet] wmap "J0544+1118_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.846 x 7.692 at -1.594 degrees (North through East) ! Clean map min=-0.0010274 max=0.042691 Jy/beam ! Writing clean map to FITS file: J0544+1118_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0426911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159793 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1229 1.1229 2.2458 4.4916 8.9832 17.9664 35.9328 71.8656 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.846 x 7.692 at -1.594 degrees (North through East) ! Clean map min=-0.0010274 max=0.042691 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 J0544+1118_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:19:32 2019