! Started logfile: J0742+5444_S_2017_02_24_pus_uvs.log on Sat May 4 11:22:08 2019 obs J0742+5444_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0742+5444_S_2017_02_24_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.835979 visibilities/baseline/integration-bin. ! Found source: J0742+5444 ! ! 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 12640 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 J0742+5444_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 329 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.781090Jy sigma=0.007290 ! Fit after self-cal, rms=0.777471Jy sigma=0.007261 ! 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.256 mas, bmaj=5.468 mas, bpa=21.26 degrees ! Estimated noise=943.136 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.174073 Jy ! Component: 100 - total flux cleaned = 0.212056 Jy ! Total flux subtracted in 100 components = 0.212056 Jy ! Clean residual min=-0.005302 max=0.010854 Jy/beam ! Clean residual mean=-0.000010 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.212056 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.212056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082276Jy sigma=0.000724 ! Fit after self-cal, rms=0.082272Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107661 Jy ! Component: 100 - total flux cleaned = 0.0155355 Jy ! Total flux subtracted in 100 components = 0.0155355 Jy ! Clean residual min=-0.004374 max=0.004294 Jy/beam ! Clean residual mean=-0.000003 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.227591 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.227591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080574Jy sigma=0.000715 ! Fit after self-cal, rms=0.080568Jy sigma=0.000715 ! 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.871 mas, bmaj=6.076 mas, bpa=19.91 degrees ! Estimated noise=745.511 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.00323047 Jy ! Component: 100 - total flux cleaned = 0.00467696 Jy ! Component: 150 - total flux cleaned = 0.00485505 Jy ! Component: 200 - total flux cleaned = 0.00506541 Jy ! Total flux subtracted in 200 components = 0.00506541 Jy ! Clean residual min=-0.003735 max=0.003354 Jy/beam ! Clean residual mean=-0.000011 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.232657 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.232657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080354Jy sigma=0.000715 ! Fit after self-cal, rms=0.080350Jy sigma=0.000715 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.03 KP 0.99 ! LA 0.96 MK 0.96 NL 1.01 OV 1.03 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.05 KP 0.94 ! LA 0.93 MK 1.00 NL 0.96 OV 1.08 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.01 KP 1.03 ! LA 1.03 MK 1.02 NL 1.10 OV 1.00 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.30 HN 0.93 KP 1.00* ! LA 1.04 MK 1.03 NL 1.00* OV 1.05 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.080350Jy sigma=0.000715 ! Fit after self-cal, rms=0.080242Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.829 mas, bmaj=6.054 mas, bpa=20.27 degrees ! Estimated noise=749.018 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.00213852 Jy ! Component: 100 - total flux cleaned = 0.00323326 Jy ! Component: 150 - total flux cleaned = 0.00372112 Jy ! Component: 200 - total flux cleaned = 0.0038655 Jy ! Total flux subtracted in 200 components = 0.0038655 Jy ! Clean residual min=-0.002886 max=0.002752 Jy/beam ! Clean residual mean=-0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.236522 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.236522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080129Jy sigma=0.000690 ! Fit after self-cal, rms=0.080135Jy sigma=0.000690 ! 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.080135Jy sigma=0.000690 ! Fit after self-cal, rms=0.083512Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.829 mas, bmaj=6.051 mas, bpa=20.47 degrees ! Estimated noise=750.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000889622 Jy ! Component: 100 - total flux cleaned = 0.00101604 Jy ! Component: 150 - total flux cleaned = 0.0010675 Jy ! Component: 200 - total flux cleaned = 0.00111422 Jy ! Total flux subtracted in 200 components = 0.00111422 Jy ! Clean residual min=-0.002080 max=0.002007 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.237637 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.237636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083485Jy sigma=0.000675 ! Fit after self-cal, rms=0.083487Jy sigma=0.000675 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.44607e-05 Jy ! Component: 100 - total flux cleaned = 0.000120797 Jy ! Component: 150 - total flux cleaned = 0.000133191 Jy ! Component: 200 - total flux cleaned = 0.000155757 Jy ! Total flux subtracted in 200 components = 0.000155757 Jy ! Clean residual min=-0.002063 max=0.002023 Jy/beam ! Clean residual mean=-0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.237792 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.237792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083480Jy sigma=0.000674 ! Fit after self-cal, rms=0.083480Jy sigma=0.000674 ! 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.083480Jy sigma=0.000674 ! Fit after self-cal, rms=0.083788Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=6.045 mas, bpa=20.62 degrees ! Estimated noise=752.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000693292 Jy ! Component: 100 - total flux cleaned = 0.00084101 Jy ! Component: 150 - total flux cleaned = 0.000895788 Jy ! Component: 200 - total flux cleaned = 0.00093288 Jy ! Total flux subtracted in 200 components = 0.00093288 Jy ! Clean residual min=-0.002086 max=0.001994 Jy/beam ! Clean residual mean=-0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.238725 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.238725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083767Jy sigma=0.000674 ! Fit after self-cal, rms=0.083767Jy sigma=0.000674 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.8475e-05 Jy ! Component: 100 - total flux cleaned = 6.0216e-05 Jy ! Component: 150 - total flux cleaned = 7.01348e-05 Jy ! Component: 200 - total flux cleaned = 7.96298e-05 Jy ! Total flux subtracted in 200 components = 7.96298e-05 Jy ! Clean residual min=-0.002082 max=0.001995 Jy/beam ! Clean residual mean=-0.000004 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.238805 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.238805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083763Jy sigma=0.000674 ! Fit after self-cal, rms=0.083762Jy sigma=0.000674 ! 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.083762Jy sigma=0.000674 ! Fit after self-cal, rms=0.084008Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.817 mas, bmaj=8.775 mas, bpa=28.87 degrees ! Estimated noise=923.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103952 Jy ! Component: 100 - total flux cleaned = 0.00118097 Jy ! Component: 150 - total flux cleaned = 0.0011692 Jy ! Component: 200 - total flux cleaned = 0.00116982 Jy ! Total flux subtracted in 200 components = 0.00116982 Jy ! Clean residual min=-0.002509 max=0.002201 Jy/beam ! Clean residual mean=-0.000008 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.239975 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.239975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083994Jy sigma=0.000674 ! Fit after self-cal, rms=0.083992Jy sigma=0.000674 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.63655e-07 Jy ! Component: 100 - total flux cleaned = -1.29083e-05 Jy ! Component: 150 - total flux cleaned = -2.2201e-05 Jy ! Component: 200 - total flux cleaned = -2.19463e-05 Jy ! Total flux subtracted in 200 components = -2.19463e-05 Jy ! Clean residual min=-0.002498 max=0.002168 Jy/beam ! Clean residual mean=-0.000008 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.239953 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.239953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083991Jy sigma=0.000674 ! Fit after self-cal, rms=0.083991Jy sigma=0.000674 ! 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.827 mas, bmaj=6.042 mas, bpa=20.73 degrees ! Estimated noise=754.832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.827 x 6.042 at 20.73 degrees (North through East) ! Clean map min=-0.0019749 max=0.22592 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.21 mas, bmaj=5.416 mas, bpa=22.18 degrees ! Estimated noise=957.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176574 Jy ! Component: 100 - total flux cleaned = 0.215172 Jy ! Component: 150 - total flux cleaned = 0.226797 Jy ! Component: 200 - total flux cleaned = 0.232266 Jy ! Total flux subtracted in 200 components = 0.232266 Jy ! Clean residual min=-0.003212 max=0.003476 Jy/beam ! Clean residual mean=-0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.232266 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.232266 Jy ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=6.042 mas, bpa=20.73 degrees ! Estimated noise=754.832 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, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336064 Jy ! Component: 100 - total flux cleaned = 0.00526595 Jy ! Component: 150 - total flux cleaned = 0.00623819 Jy ! Component: 200 - total flux cleaned = 0.00656616 Jy ! Total flux subtracted in 200 components = 0.00656616 Jy ! Clean residual min=-0.002109 max=0.002094 Jy/beam ! Clean residual mean=-0.000005 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.238832 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.238832 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.817 mas, bmaj=8.775 mas, bpa=28.87 degrees ! Estimated noise=923.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105085 Jy ! Component: 100 - total flux cleaned = 0.00127155 Jy ! Component: 150 - total flux cleaned = 0.00138013 Jy ! Component: 200 - total flux cleaned = 0.0014676 Jy ! Total flux subtracted in 200 components = 0.0014676 Jy ! Clean residual min=-0.002449 max=0.002141 Jy/beam ! Clean residual mean=-0.000007 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.240299 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.81339e-07 Jy ! Component: 100 - total flux cleaned = 1.42905e-05 Jy ! Component: 150 - total flux cleaned = 1.40061e-05 Jy ! Component: 200 - total flux cleaned = 1.45005e-05 Jy ! Total flux subtracted in 200 components = 1.45005e-05 Jy ! Clean residual min=-0.002474 max=0.002165 Jy/beam ! Clean residual mean=-0.000007 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.240314 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 86 components and 0.240314 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=6.042 mas, bpa=20.73 degrees ! Estimated noise=754.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261735 Jy ! Component: 100 - total flux cleaned = -0.000182629 Jy ! Component: 150 - total flux cleaned = -0.000147752 Jy ! Component: 200 - total flux cleaned = -8.44024e-05 Jy ! Total flux subtracted in 200 components = -8.44024e-05 Jy ! Clean residual min=-0.001996 max=0.002011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.240229 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.240229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083925Jy sigma=0.000674 ! Fit after self-cal, rms=0.083920Jy sigma=0.000674 wmodel J0742+5444_S_2017_02_24_pus_map.mod ! Writing 102 model components to file: J0742+5444_S_2017_02_24_pus_map.mod wobs J0742+5444_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0742+5444_S_2017_02_24_pus_uvs.fits wwins J0742+5444_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0742+5444_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.000486963 Jy ! Component: 100 - total flux cleaned = -0.000876776 Jy ! Component: 150 - total flux cleaned = -0.00124947 Jy ! Component: 200 - total flux cleaned = -0.00167523 Jy ! Component: 250 - total flux cleaned = -0.00208895 Jy ! Component: 300 - total flux cleaned = -0.00249081 Jy ! Component: 350 - total flux cleaned = -0.00273178 Jy ! Component: 400 - total flux cleaned = -0.0030258 Jy ! Component: 450 - total flux cleaned = -0.00328472 Jy ! Component: 500 - total flux cleaned = -0.00342513 Jy ! Component: 550 - total flux cleaned = -0.00350801 Jy ! Component: 600 - total flux cleaned = -0.00358976 Jy ! Component: 650 - total flux cleaned = -0.0036699 Jy ! Component: 700 - total flux cleaned = -0.00372245 Jy ! Component: 750 - total flux cleaned = -0.00380038 Jy ! Component: 800 - total flux cleaned = -0.00390266 Jy ! Component: 850 - total flux cleaned = -0.00390247 Jy ! Component: 900 - total flux cleaned = -0.00395231 Jy ! Component: 950 - total flux cleaned = -0.00400151 Jy ! Component: 1000 - total flux cleaned = -0.0040257 Jy ! Component: 1050 - total flux cleaned = -0.00402597 Jy ! Component: 1100 - total flux cleaned = -0.00407359 Jy ! Component: 1150 - total flux cleaned = -0.00416774 Jy ! Component: 1200 - total flux cleaned = -0.00419088 Jy ! Component: 1250 - total flux cleaned = -0.00426 Jy ! Component: 1300 - total flux cleaned = -0.00439672 Jy ! Component: 1350 - total flux cleaned = -0.00439687 Jy ! Component: 1400 - total flux cleaned = -0.00441932 Jy ! Component: 1450 - total flux cleaned = -0.00448595 Jy ! Component: 1500 - total flux cleaned = -0.00450805 Jy ! Component: 1550 - total flux cleaned = -0.00461674 Jy ! Component: 1600 - total flux cleaned = -0.00470257 Jy ! Component: 1650 - total flux cleaned = -0.00470253 Jy ! Component: 1700 - total flux cleaned = -0.00472389 Jy ! Component: 1750 - total flux cleaned = -0.00472413 Jy ! Component: 1800 - total flux cleaned = -0.00480736 Jy ! Component: 1850 - total flux cleaned = -0.00484796 Jy ! Component: 1900 - total flux cleaned = -0.0048682 Jy ! Component: 1950 - total flux cleaned = -0.00488844 Jy ! Component: 2000 - total flux cleaned = -0.00490889 Jy ! Component: 2050 - total flux cleaned = -0.00496862 Jy ! Component: 2100 - total flux cleaned = -0.00504747 Jy ! Component: 2150 - total flux cleaned = -0.00518412 Jy ! Component: 2200 - total flux cleaned = -0.00506798 Jy ! Component: 2250 - total flux cleaned = -0.00520285 Jy ! Component: 2300 - total flux cleaned = -0.00529832 Jy ! Component: 2350 - total flux cleaned = -0.00531735 Jy ! Component: 2400 - total flux cleaned = -0.00541118 Jy ! Component: 2450 - total flux cleaned = -0.0054298 Jy ! Component: 2500 - total flux cleaned = -0.00550412 Jy ! Component: 2550 - total flux cleaned = -0.00555914 Jy ! Component: 2600 - total flux cleaned = -0.00557776 Jy ! Component: 2650 - total flux cleaned = -0.00563223 Jy ! Component: 2700 - total flux cleaned = -0.00570441 Jy ! Component: 2750 - total flux cleaned = -0.00574012 Jy ! Component: 2800 - total flux cleaned = -0.00579343 Jy ! Component: 2850 - total flux cleaned = -0.00582878 Jy ! Component: 2900 - total flux cleaned = -0.0058464 Jy ! Component: 2950 - total flux cleaned = -0.0058638 Jy ! Component: 3000 - total flux cleaned = -0.00598509 Jy ! Component: 3050 - total flux cleaned = -0.0059506 Jy ! Component: 3100 - total flux cleaned = -0.00608736 Jy ! Component: 3150 - total flux cleaned = -0.00600233 Jy ! Component: 3200 - total flux cleaned = -0.00606987 Jy ! Component: 3250 - total flux cleaned = -0.00606983 Jy ! Component: 3300 - total flux cleaned = -0.00620332 Jy ! Component: 3350 - total flux cleaned = -0.00618688 Jy ! Component: 3400 - total flux cleaned = -0.0061868 Jy ! Component: 3450 - total flux cleaned = -0.00626878 Jy ! Component: 3500 - total flux cleaned = -0.00631747 Jy ! Component: 3550 - total flux cleaned = -0.00636604 Jy ! Component: 3600 - total flux cleaned = -0.0064304 Jy ! Component: 3650 - total flux cleaned = -0.00641435 Jy ! Component: 3700 - total flux cleaned = -0.00646217 Jy ! Component: 3750 - total flux cleaned = -0.00646215 Jy ! Component: 3800 - total flux cleaned = -0.00649371 Jy ! Component: 3850 - total flux cleaned = -0.00654073 Jy ! Component: 3900 - total flux cleaned = -0.00657177 Jy ! Component: 3950 - total flux cleaned = -0.00663376 Jy ! Component: 4000 - total flux cleaned = -0.00671056 Jy ! Component: 4050 - total flux cleaned = -0.00675654 Jy ! Total flux subtracted in 4096 components = -0.00681752 Jy ! Clean residual min=-0.001065 max=0.000944 Jy/beam ! Clean residual mean=-0.000001 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.233412 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 417 components and 0.233412 Jy ![Exited script file: muppet] wmap "J0742+5444_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.827 x 6.042 at 20.73 degrees (North through East) ! Clean map min=-0.0017608 max=0.22575 Jy/beam ! Writing clean map to FITS file: J0742+5444_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.225752 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385159 0.385159 0.770318 1.54064 3.08127 6.16254 12.3251 24.6502 49.3004 98.6007 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.225 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.827 x 6.042 at 20.73 degrees (North through East) ! Clean map min=-0.0017608 max=0.22575 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 J0742+5444_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:22:13 2019