! Started logfile: J0424+0226_S_2017_06_15_pus_uvs.log on Tue May 7 15:11:36 2019 obs J0424+0226_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0424+0226_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902144 visibilities/baseline/integration-bin. ! Found source: J0424+0226 ! ! 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 603 lines of history. ! ! Reading 18512 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 J0424+0226_S_2017_06_15_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 641 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905831Jy sigma=0.007850 ! Fit after self-cal, rms=0.891411Jy sigma=0.007733 ! 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.717 mas, bmaj=7.357 mas, bpa=-6.205 degrees ! Estimated noise=940.939 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.0850907 Jy ! Component: 100 - total flux cleaned = 0.108083 Jy ! Total flux subtracted in 100 components = 0.108083 Jy ! Clean residual min=-0.003609 max=0.009710 Jy/beam ! Clean residual mean=-0.000011 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.108083 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.108083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086112Jy sigma=0.000688 ! Fit after self-cal, rms=0.086097Jy sigma=0.000688 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106944 Jy ! Component: 100 - total flux cleaned = 0.0163106 Jy ! Total flux subtracted in 100 components = 0.0163106 Jy ! Clean residual min=-0.003267 max=0.002842 Jy/beam ! Clean residual mean=-0.000005 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.124393 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.124393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084711Jy sigma=0.000677 ! Fit after self-cal, rms=0.084698Jy sigma=0.000677 ! 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.121 mas, bmaj=7.974 mas, bpa=-5.051 degrees ! Estimated noise=715.392 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.00304912 Jy ! Component: 100 - total flux cleaned = 0.00340444 Jy ! Component: 150 - total flux cleaned = 0.00340603 Jy ! Component: 200 - total flux cleaned = 0.00340628 Jy ! Total flux subtracted in 200 components = 0.00340628 Jy ! Clean residual min=-0.002981 max=0.002559 Jy/beam ! Clean residual mean=-0.000007 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.1278 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.1278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084539Jy sigma=0.000676 ! Fit after self-cal, rms=0.084536Jy sigma=0.000676 ! 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.98 FD 0.92 HN 0.96 KP 1.02 ! LA 1.02 MK 1.05 NL 0.92 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.95 HN 1.01 KP 0.99 ! LA 0.96 MK 1.02 NL 1.08 OV 1.08 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.99 HN 1.01 KP 0.99 ! LA 1.00 MK 1.04 NL 1.03 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.89 KP 1.00* ! LA 1.02 MK 0.94 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.084536Jy sigma=0.000676 ! Fit after self-cal, rms=0.082732Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.001 mas, bpa=-5.146 degrees ! Estimated noise=714.328 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.000381008 Jy ! Component: 100 - total flux cleaned = 0.000361576 Jy ! Component: 150 - total flux cleaned = 0.000395317 Jy ! Component: 200 - total flux cleaned = 0.000410571 Jy ! Total flux subtracted in 200 components = 0.000410571 Jy ! Clean residual min=-0.002375 max=0.002234 Jy/beam ! Clean residual mean=-0.000007 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.12821 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.12821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=0.000673 ! Fit after self-cal, rms=0.082712Jy sigma=0.000673 ! 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.082712Jy sigma=0.000673 ! Fit after self-cal, rms=0.082801Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.004 mas, bpa=-5.188 degrees ! Estimated noise=714.746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377027 Jy ! Component: 100 - total flux cleaned = 0.000377492 Jy ! Component: 150 - total flux cleaned = 0.000402927 Jy ! Component: 200 - total flux cleaned = 0.000426701 Jy ! Total flux subtracted in 200 components = 0.000426701 Jy ! Clean residual min=-0.002257 max=0.002103 Jy/beam ! Clean residual mean=-0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.128637 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 0.128637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082794Jy sigma=0.000672 ! Fit after self-cal, rms=0.082804Jy sigma=0.000672 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.55064e-05 Jy ! Component: 100 - total flux cleaned = 1.9298e-06 Jy ! Component: 150 - total flux cleaned = 1.3179e-05 Jy ! Component: 200 - total flux cleaned = 1.32779e-05 Jy ! Total flux subtracted in 200 components = 1.32779e-05 Jy ! Clean residual min=-0.002279 max=0.002100 Jy/beam ! Clean residual mean=-0.000005 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.12865 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.12865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082800Jy sigma=0.000672 ! Fit after self-cal, rms=0.082799Jy sigma=0.000672 ! 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.082799Jy sigma=0.000672 ! Fit after self-cal, rms=0.082187Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=8.006 mas, bpa=-5.229 degrees ! Estimated noise=713.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185892 Jy ! Component: 100 - total flux cleaned = -0.00019701 Jy ! Component: 150 - total flux cleaned = -0.000197202 Jy ! Component: 200 - total flux cleaned = -0.000197214 Jy ! Total flux subtracted in 200 components = -0.000197214 Jy ! Clean residual min=-0.001760 max=0.002019 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.128453 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.128453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082184Jy sigma=0.000670 ! Fit after self-cal, rms=0.082189Jy sigma=0.000670 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) ! Added new window around map position (20, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195867 Jy ! Component: 100 - total flux cleaned = 0.00303067 Jy ! Component: 150 - total flux cleaned = 0.00340028 Jy ! Component: 200 - total flux cleaned = 0.00369059 Jy ! Total flux subtracted in 200 components = 0.00369059 Jy ! Clean residual min=-0.001813 max=0.001620 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.132144 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 90 components and 0.132144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082138Jy sigma=0.000670 ! Fit after self-cal, rms=0.082135Jy sigma=0.000670 ! 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.082135Jy sigma=0.000670 ! Fit after self-cal, rms=0.082074Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=12.64 mas, bpa=-4.567 degrees ! Estimated noise=913.085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993032 Jy ! Component: 100 - total flux cleaned = 0.00157569 Jy ! Component: 150 - total flux cleaned = 0.00176641 Jy ! Component: 200 - total flux cleaned = 0.00175338 Jy ! Total flux subtracted in 200 components = 0.00175338 Jy ! Clean residual min=-0.001992 max=0.002366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.133897 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.133897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082069Jy sigma=0.000669 ! Fit after self-cal, rms=0.082069Jy sigma=0.000669 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.000194452 Jy ! Component: 100 - total flux cleaned = 0.000279817 Jy ! Component: 150 - total flux cleaned = 0.000292097 Jy ! Component: 200 - total flux cleaned = 0.000271113 Jy ! Total flux subtracted in 200 components = 0.000271113 Jy ! Clean residual min=-0.001967 max=0.002326 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.134168 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.134168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082068Jy sigma=0.000669 ! Fit after self-cal, rms=0.082068Jy sigma=0.000669 ! 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.143 mas, bmaj=8.014 mas, bpa=-5.256 degrees ! Estimated noise=712.965 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 8.014 at -5.256 degrees (North through East) ! Clean map min=-0.0016126 max=0.10916 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.737 mas, bmaj=7.4 mas, bpa=-6.401 degrees ! Estimated noise=933.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0841483 Jy ! Component: 100 - total flux cleaned = 0.107338 Jy ! Component: 150 - total flux cleaned = 0.117836 Jy ! Component: 200 - total flux cleaned = 0.123209 Jy ! Total flux subtracted in 200 components = 0.123209 Jy ! Clean residual min=-0.002483 max=0.003194 Jy/beam ! Clean residual mean=-0.000004 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.123209 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.123209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=8.014 mas, bpa=-5.256 degrees ! Estimated noise=712.965 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 (3.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334854 Jy ! Component: 100 - total flux cleaned = 0.00565174 Jy ! Component: 150 - total flux cleaned = 0.00738339 Jy ! Component: 200 - total flux cleaned = 0.00871655 Jy ! Total flux subtracted in 200 components = 0.00871655 Jy ! Clean residual min=-0.001689 max=0.001735 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.131926 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.131926 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.222 mas, bmaj=12.64 mas, bpa=-4.567 degrees ! Estimated noise=913.085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013065 Jy ! Component: 100 - total flux cleaned = 0.00211519 Jy ! Component: 150 - total flux cleaned = 0.00256094 Jy ! Component: 200 - total flux cleaned = 0.00278624 Jy ! Total flux subtracted in 200 components = 0.00278624 Jy ! Clean residual min=-0.001916 max=0.002239 Jy/beam ! Clean residual mean=-0.000004 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.134712 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 = 8.11409e-05 Jy ! Component: 100 - total flux cleaned = 0.000140152 Jy ! Component: 150 - total flux cleaned = 0.000181557 Jy ! Component: 200 - total flux cleaned = 0.000220448 Jy ! Total flux subtracted in 200 components = 0.000220448 Jy ! Clean residual min=-0.001906 max=0.002198 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.134933 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 100 components and 0.134933 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=8.014 mas, bpa=-5.256 degrees ! Estimated noise=712.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309524 Jy ! Component: 100 - total flux cleaned = -0.000282006 Jy ! Component: 150 - total flux cleaned = -0.000282455 Jy ! Component: 200 - total flux cleaned = -0.000282004 Jy ! Total flux subtracted in 200 components = -0.000282004 Jy ! Clean residual min=-0.001644 max=0.001692 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.134651 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.134651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082052Jy sigma=0.000669 ! Fit after self-cal, rms=0.082046Jy sigma=0.000669 wmodel J0424+0226_S_2017_06_15_pus_map.mod ! Writing 116 model components to file: J0424+0226_S_2017_06_15_pus_map.mod wobs J0424+0226_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0424+0226_S_2017_06_15_pus_uvs.fits wwins J0424+0226_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0424+0226_S_2017_06_15_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 = 6.46e-05 Jy ! Component: 100 - total flux cleaned = -0.000220485 Jy ! Component: 150 - total flux cleaned = -0.000439276 Jy ! Component: 200 - total flux cleaned = -0.000676584 Jy ! Component: 250 - total flux cleaned = -0.000778682 Jy ! Component: 300 - total flux cleaned = -0.000878372 Jy ! Component: 350 - total flux cleaned = -0.00104828 Jy ! Component: 400 - total flux cleaned = -0.00114294 Jy ! Component: 450 - total flux cleaned = -0.0011894 Jy ! Component: 500 - total flux cleaned = -0.00123479 Jy ! Component: 550 - total flux cleaned = -0.00123471 Jy ! Component: 600 - total flux cleaned = -0.00123509 Jy ! Component: 650 - total flux cleaned = -0.00125686 Jy ! Component: 700 - total flux cleaned = -0.00132033 Jy ! Component: 750 - total flux cleaned = -0.0013619 Jy ! Component: 800 - total flux cleaned = -0.00138236 Jy ! Component: 850 - total flux cleaned = -0.00142282 Jy ! Component: 900 - total flux cleaned = -0.00144267 Jy ! Component: 950 - total flux cleaned = -0.00150172 Jy ! Component: 1000 - total flux cleaned = -0.0015405 Jy ! Component: 1050 - total flux cleaned = -0.00155943 Jy ! Component: 1100 - total flux cleaned = -0.00159751 Jy ! Component: 1150 - total flux cleaned = -0.00167215 Jy ! Component: 1200 - total flux cleaned = -0.00167206 Jy ! Component: 1250 - total flux cleaned = -0.00172694 Jy ! Component: 1300 - total flux cleaned = -0.00179908 Jy ! Component: 1350 - total flux cleaned = -0.00185258 Jy ! Component: 1400 - total flux cleaned = -0.00185238 Jy ! Component: 1450 - total flux cleaned = -0.0018877 Jy ! Component: 1500 - total flux cleaned = -0.00195666 Jy ! Component: 1550 - total flux cleaned = -0.00200778 Jy ! Component: 1600 - total flux cleaned = -0.0019909 Jy ! Component: 1650 - total flux cleaned = -0.00205809 Jy ! Component: 1700 - total flux cleaned = -0.00210797 Jy ! Component: 1750 - total flux cleaned = -0.00214082 Jy ! Component: 1800 - total flux cleaned = -0.00220562 Jy ! Component: 1850 - total flux cleaned = -0.0022214 Jy ! Component: 1900 - total flux cleaned = -0.00218949 Jy ! Component: 1950 - total flux cleaned = -0.00220557 Jy ! Component: 2000 - total flux cleaned = -0.00229954 Jy ! Component: 2050 - total flux cleaned = -0.0022994 Jy ! Component: 2100 - total flux cleaned = -0.00236096 Jy ! Component: 2150 - total flux cleaned = -0.00233054 Jy ! Component: 2200 - total flux cleaned = -0.0023458 Jy ! Component: 2250 - total flux cleaned = -0.00237588 Jy ! Component: 2300 - total flux cleaned = -0.00236079 Jy ! Component: 2350 - total flux cleaned = -0.00236097 Jy ! Component: 2400 - total flux cleaned = -0.00240486 Jy ! Component: 2450 - total flux cleaned = -0.00240478 Jy ! Component: 2500 - total flux cleaned = -0.0023761 Jy ! Component: 2550 - total flux cleaned = -0.00237613 Jy ! Component: 2600 - total flux cleaned = -0.00236216 Jy ! Component: 2650 - total flux cleaned = -0.00239028 Jy ! Component: 2700 - total flux cleaned = -0.00237626 Jy ! Component: 2750 - total flux cleaned = -0.0023625 Jy ! Component: 2800 - total flux cleaned = -0.00243095 Jy ! Component: 2850 - total flux cleaned = -0.00234953 Jy ! Component: 2900 - total flux cleaned = -0.00234942 Jy ! Component: 2950 - total flux cleaned = -0.00237617 Jy ! Component: 3000 - total flux cleaned = -0.00237619 Jy ! Component: 3050 - total flux cleaned = -0.00237596 Jy ! Component: 3100 - total flux cleaned = -0.00236266 Jy ! Component: 3150 - total flux cleaned = -0.00229781 Jy ! Component: 3200 - total flux cleaned = -0.00229785 Jy ! Component: 3250 - total flux cleaned = -0.00234894 Jy ! Component: 3300 - total flux cleaned = -0.0023364 Jy ! Component: 3350 - total flux cleaned = -0.00231125 Jy ! Component: 3400 - total flux cleaned = -0.00236138 Jy ! Component: 3450 - total flux cleaned = -0.00232401 Jy ! Component: 3500 - total flux cleaned = -0.00234871 Jy ! Component: 3550 - total flux cleaned = -0.00234869 Jy ! Component: 3600 - total flux cleaned = -0.00232432 Jy ! Component: 3650 - total flux cleaned = -0.00237277 Jy ! Component: 3700 - total flux cleaned = -0.00236085 Jy ! Component: 3750 - total flux cleaned = -0.00242067 Jy ! Component: 3800 - total flux cleaned = -0.00243249 Jy ! Component: 3850 - total flux cleaned = -0.00239705 Jy ! Component: 3900 - total flux cleaned = -0.00244399 Jy ! Component: 3950 - total flux cleaned = -0.00246725 Jy ! Component: 4000 - total flux cleaned = -0.00249048 Jy ! Component: 4050 - total flux cleaned = -0.00249049 Jy ! Total flux subtracted in 4096 components = -0.00252484 Jy ! Clean residual min=-0.000689 max=0.000699 Jy/beam ! Clean residual mean=-0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.132126 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 418 components and 0.132126 Jy ![Exited script file: muppet] wmap "J0424+0226_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 8.014 at -5.256 degrees (North through East) ! Clean map min=-0.0012576 max=0.10839 Jy/beam ! Writing clean map to FITS file: J0424+0226_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021149 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.585379 0.585379 1.17076 2.34152 4.68303 9.36607 18.7321 37.4643 74.9285 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.143 x 8.014 at -5.256 degrees (North through East) ! Clean map min=-0.0012576 max=0.10839 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 J0424+0226_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:11:41 2019