! Started logfile: J0223+6307_S_2017_05_27_pus_uvs.log on Fri May 3 10:55:16 2019 obs J0223+6307_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0223+6307_S_2017_05_27_pus_uva.fits ! AN table 1: 232 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92682 visibilities/baseline/integration-bin. ! Found source: J0223+6307 ! ! 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 1211 lines of history. ! ! Reading 38704 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 J0223+6307_S_2017_05_27_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1251 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997996Jy sigma=0.008541 ! Fit after self-cal, rms=0.963195Jy sigma=0.008261 ! 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.143 mas, bmaj=4.116 mas, bpa=-17.59 degrees ! Estimated noise=769.228 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.0297397 Jy ! Component: 100 - total flux cleaned = 0.036433 Jy ! Total flux subtracted in 100 components = 0.036433 Jy ! Clean residual min=-0.002293 max=0.002614 Jy/beam ! Clean residual mean=0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.036433 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.036433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081848Jy sigma=0.000647 ! Fit after self-cal, rms=0.080384Jy sigma=0.000634 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00482322 Jy ! Component: 100 - total flux cleaned = 0.00632206 Jy ! Total flux subtracted in 100 components = 0.00632206 Jy ! Clean residual min=-0.002052 max=0.002263 Jy/beam ! Clean residual mean=0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0427551 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.0427551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080029Jy sigma=0.000632 ! Fit after self-cal, rms=0.080024Jy sigma=0.000632 ! 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.899 mas, bmaj=4.993 mas, bpa=-23.65 degrees ! Estimated noise=476.254 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 (4.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022882 Jy ! Component: 100 - total flux cleaned = 0.00366789 Jy ! Component: 150 - total flux cleaned = 0.0044428 Jy ! Component: 200 - total flux cleaned = 0.00483872 Jy ! Total flux subtracted in 200 components = 0.00483872 Jy ! Clean residual min=-0.001414 max=0.001742 Jy/beam ! Clean residual mean=0.000009 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0475938 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.0475938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079944Jy sigma=0.000631 ! Fit after self-cal, rms=0.079926Jy sigma=0.000631 ! 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.01 HN 1.08 KP 0.99 ! LA 0.94 MK 0.98 NL 1.01 OV 1.09 ! PT 1.03 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.13 KP 0.94 ! LA 0.95 MK 1.00 NL 1.05 OV 1.17 ! PT 1.05 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.06 KP 0.94 ! LA 1.00 MK 1.03 NL 1.07 OV 1.01 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.91 KP 1.00* ! LA 0.91 MK 0.77 NL 1.00* OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.079926Jy sigma=0.000631 ! Fit after self-cal, rms=0.077897Jy sigma=0.000630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=4.921 mas, bpa=-22.61 degrees ! Estimated noise=473.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.00137156 Jy ! Component: 100 - total flux cleaned = 0.00160215 Jy ! Component: 150 - total flux cleaned = 0.00171007 Jy ! Component: 200 - total flux cleaned = 0.00178261 Jy ! Total flux subtracted in 200 components = 0.00178261 Jy ! Clean residual min=-0.001145 max=0.001408 Jy/beam ! Clean residual mean=0.000005 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0493764 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.0493764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077865Jy sigma=0.000630 ! Fit after self-cal, rms=0.077782Jy sigma=0.000629 ! 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.077782Jy sigma=0.000629 ! Fit after self-cal, rms=0.076035Jy sigma=0.000628 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=4.873 mas, bpa=-24.91 degrees ! Estimated noise=472.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000813948 Jy ! Component: 100 - total flux cleaned = 0.00111412 Jy ! Component: 150 - total flux cleaned = 0.00126893 Jy ! Component: 200 - total flux cleaned = 0.00133773 Jy ! Total flux subtracted in 200 components = 0.00133773 Jy ! Clean residual min=-0.001196 max=0.001177 Jy/beam ! Clean residual mean=0.000003 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0507141 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.0507141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076022Jy sigma=0.000628 ! Fit after self-cal, rms=0.075998Jy sigma=0.000628 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.000241297 Jy ! Component: 100 - total flux cleaned = 0.00036513 Jy ! Component: 150 - total flux cleaned = 0.000420927 Jy ! Component: 200 - total flux cleaned = 0.000455616 Jy ! Total flux subtracted in 200 components = 0.000455616 Jy ! Clean residual min=-0.001210 max=0.001205 Jy/beam ! Clean residual mean=0.000003 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0511697 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.0511697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075988Jy sigma=0.000628 ! Fit after self-cal, rms=0.075987Jy sigma=0.000628 ! 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.075987Jy sigma=0.000628 ! Fit after self-cal, rms=0.075799Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=4.85 mas, bpa=-24.4 degrees ! Estimated noise=470.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643134 Jy ! Component: 100 - total flux cleaned = 0.000844715 Jy ! Component: 150 - total flux cleaned = 0.000914147 Jy ! Component: 200 - total flux cleaned = 0.000945428 Jy ! Total flux subtracted in 200 components = 0.000945428 Jy ! Clean residual min=-0.001166 max=0.001149 Jy/beam ! Clean residual mean=0.000003 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0521152 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.0521152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075789Jy sigma=0.000628 ! Fit after self-cal, rms=0.075803Jy sigma=0.000627 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 = 7.3912e-05 Jy ! Component: 100 - total flux cleaned = 0.000145516 Jy ! Component: 150 - total flux cleaned = 0.000178395 Jy ! Component: 200 - total flux cleaned = 0.000223633 Jy ! Total flux subtracted in 200 components = 0.000223633 Jy ! Clean residual min=-0.001178 max=0.001156 Jy/beam ! Clean residual mean=0.000003 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.0523388 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.0523388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075795Jy sigma=0.000627 ! Fit after self-cal, rms=0.075786Jy sigma=0.000627 ! 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.075786Jy sigma=0.000627 ! Fit after self-cal, rms=0.075688Jy sigma=0.000627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.326 mas, bmaj=9.029 mas, bpa=-63.93 degrees ! Estimated noise=599.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738824 Jy ! Component: 100 - total flux cleaned = 0.00100117 Jy ! Component: 150 - total flux cleaned = 0.00106822 Jy ! Component: 200 - total flux cleaned = 0.00111672 Jy ! Total flux subtracted in 200 components = 0.00111672 Jy ! Clean residual min=-0.001411 max=0.001204 Jy/beam ! Clean residual mean=0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0534555 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.0534555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075684Jy sigma=0.000627 ! Fit after self-cal, rms=0.075686Jy sigma=0.000627 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.000307777 Jy ! Component: 100 - total flux cleaned = 0.00035165 Jy ! Component: 150 - total flux cleaned = 0.000378572 Jy ! Component: 200 - total flux cleaned = 0.00039406 Jy ! Total flux subtracted in 200 components = 0.00039406 Jy ! Clean residual min=-0.001377 max=0.001230 Jy/beam ! Clean residual mean=0.000005 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0538496 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 87 components and 0.0538496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075685Jy sigma=0.000627 ! Fit after self-cal, rms=0.075680Jy sigma=0.000627 ! 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.787 mas, bmaj=4.836 mas, bpa=-24.07 degrees ! Estimated noise=469.949 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 4.836 at -24.07 degrees (North through East) ! Clean map min=-0.0011593 max=0.040299 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.066 mas, bmaj=3.988 mas, bpa=-17.99 degrees ! Estimated noise=740.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0313365 Jy ! Component: 100 - total flux cleaned = 0.0390339 Jy ! Component: 150 - total flux cleaned = 0.042993 Jy ! Component: 200 - total flux cleaned = 0.0457112 Jy ! Total flux subtracted in 200 components = 0.0457112 Jy ! Clean residual min=-0.002092 max=0.002029 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0457113 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0457113 Jy ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=4.836 mas, bpa=-24.07 degrees ! Estimated noise=469.949 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.00269105 Jy ! Component: 100 - total flux cleaned = 0.00450058 Jy ! Component: 150 - total flux cleaned = 0.00577809 Jy ! Component: 200 - total flux cleaned = 0.00628242 Jy ! Total flux subtracted in 200 components = 0.00628242 Jy ! Clean residual min=-0.001284 max=0.001276 Jy/beam ! Clean residual mean=0.000003 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0519937 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.0519937 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.326 mas, bmaj=9.029 mas, bpa=-63.93 degrees ! Estimated noise=599.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112595 Jy ! Component: 100 - total flux cleaned = 0.00156731 Jy ! Component: 150 - total flux cleaned = 0.00166467 Jy ! Component: 200 - total flux cleaned = 0.00174901 Jy ! Total flux subtracted in 200 components = 0.00174901 Jy ! Clean residual min=-0.001403 max=0.001200 Jy/beam ! Clean residual mean=0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0537427 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 = 5.01223e-05 Jy ! Component: 100 - total flux cleaned = 9.58098e-05 Jy ! Component: 150 - total flux cleaned = 0.000127677 Jy ! Component: 200 - total flux cleaned = 0.000157528 Jy ! Total flux subtracted in 200 components = 0.000157528 Jy ! Clean residual min=-0.001386 max=0.001185 Jy/beam ! Clean residual mean=0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0539002 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.0539002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=4.836 mas, bpa=-24.07 degrees ! Estimated noise=469.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000268333 Jy ! Component: 100 - total flux cleaned = -0.000296224 Jy ! Component: 150 - total flux cleaned = -0.000271502 Jy ! Component: 200 - total flux cleaned = -0.000249773 Jy ! Total flux subtracted in 200 components = -0.000249773 Jy ! Clean residual min=-0.001207 max=0.001206 Jy/beam ! Clean residual mean=0.000003 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.0536504 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.0536504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075692Jy sigma=0.000627 ! Fit after self-cal, rms=0.075689Jy sigma=0.000627 wmodel J0223+6307_S_2017_05_27_pus_map.mod ! Writing 61 model components to file: J0223+6307_S_2017_05_27_pus_map.mod wobs J0223+6307_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0223+6307_S_2017_05_27_pus_uvs.fits wwins J0223+6307_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J0223+6307_S_2017_05_27_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 = -9.8914e-05 Jy ! Component: 100 - total flux cleaned = -5.75542e-05 Jy ! Component: 150 - total flux cleaned = 2.25354e-06 Jy ! Component: 200 - total flux cleaned = 9.94181e-05 Jy ! Component: 250 - total flux cleaned = 0.000212354 Jy ! Component: 300 - total flux cleaned = 0.000212443 Jy ! Component: 350 - total flux cleaned = 0.000159094 Jy ! Component: 400 - total flux cleaned = 0.000124153 Jy ! Component: 450 - total flux cleaned = 0.000141241 Jy ! Component: 500 - total flux cleaned = 9.029e-05 Jy ! Component: 550 - total flux cleaned = 4.02675e-05 Jy ! Component: 600 - total flux cleaned = -2.51333e-05 Jy ! Component: 650 - total flux cleaned = -0.000121607 Jy ! Component: 700 - total flux cleaned = -0.000121345 Jy ! Component: 750 - total flux cleaned = -0.000168695 Jy ! Component: 800 - total flux cleaned = -0.000200011 Jy ! Component: 850 - total flux cleaned = -0.000276827 Jy ! Component: 900 - total flux cleaned = -0.000276735 Jy ! Component: 950 - total flux cleaned = -0.000291751 Jy ! Component: 1000 - total flux cleaned = -0.000291741 Jy ! Component: 1050 - total flux cleaned = -0.000365073 Jy ! Component: 1100 - total flux cleaned = -0.000364859 Jy ! Component: 1150 - total flux cleaned = -0.000350429 Jy ! Component: 1200 - total flux cleaned = -0.000350635 Jy ! Component: 1250 - total flux cleaned = -0.000407088 Jy ! Component: 1300 - total flux cleaned = -0.000364954 Jy ! Component: 1350 - total flux cleaned = -0.000378846 Jy ! Component: 1400 - total flux cleaned = -0.000378891 Jy ! Component: 1450 - total flux cleaned = -0.000406179 Jy ! Component: 1500 - total flux cleaned = -0.000366079 Jy ! Component: 1550 - total flux cleaned = -0.000379409 Jy ! Component: 1600 - total flux cleaned = -0.000392559 Jy ! Component: 1650 - total flux cleaned = -0.000379395 Jy ! Component: 1700 - total flux cleaned = -0.000418335 Jy ! Component: 1750 - total flux cleaned = -0.00036681 Jy ! Component: 1800 - total flux cleaned = -0.000379672 Jy ! Component: 1850 - total flux cleaned = -0.000367069 Jy ! Component: 1900 - total flux cleaned = -0.000367125 Jy ! Component: 1950 - total flux cleaned = -0.000391852 Jy ! Component: 2000 - total flux cleaned = -0.000354653 Jy ! Component: 2050 - total flux cleaned = -0.000354618 Jy ! Component: 2100 - total flux cleaned = -0.000293544 Jy ! Component: 2150 - total flux cleaned = -0.000341942 Jy ! Component: 2200 - total flux cleaned = -0.000329855 Jy ! Component: 2250 - total flux cleaned = -0.000306007 Jy ! Component: 2300 - total flux cleaned = -0.000353475 Jy ! Component: 2350 - total flux cleaned = -0.000329733 Jy ! Component: 2400 - total flux cleaned = -0.00037637 Jy ! Component: 2450 - total flux cleaned = -0.000353138 Jy ! Component: 2500 - total flux cleaned = -0.000318752 Jy ! Component: 2550 - total flux cleaned = -0.000341488 Jy ! Component: 2600 - total flux cleaned = -0.000307393 Jy ! Component: 2650 - total flux cleaned = -0.000318799 Jy ! Component: 2700 - total flux cleaned = -0.000329938 Jy ! Component: 2750 - total flux cleaned = -0.000329915 Jy ! Component: 2800 - total flux cleaned = -0.000329897 Jy ! Component: 2850 - total flux cleaned = -0.000351839 Jy ! Component: 2900 - total flux cleaned = -0.000384476 Jy ! Component: 2950 - total flux cleaned = -0.000362825 Jy ! Component: 3000 - total flux cleaned = -0.000362833 Jy ! Component: 3050 - total flux cleaned = -0.00035215 Jy ! Component: 3100 - total flux cleaned = -0.000362824 Jy ! Component: 3150 - total flux cleaned = -0.000362662 Jy ! Component: 3200 - total flux cleaned = -0.000341804 Jy ! Component: 3250 - total flux cleaned = -0.000320978 Jy ! Component: 3300 - total flux cleaned = -0.000320928 Jy ! Component: 3350 - total flux cleaned = -0.000300466 Jy ! Component: 3400 - total flux cleaned = -0.000269844 Jy ! Component: 3450 - total flux cleaned = -0.000269788 Jy ! Component: 3500 - total flux cleaned = -0.000229496 Jy ! Component: 3550 - total flux cleaned = -0.000239484 Jy ! Component: 3600 - total flux cleaned = -0.000209564 Jy ! Component: 3650 - total flux cleaned = -0.000179859 Jy ! Component: 3700 - total flux cleaned = -0.000130581 Jy ! Component: 3750 - total flux cleaned = -9.14232e-05 Jy ! Component: 3800 - total flux cleaned = -9.14721e-05 Jy ! Component: 3850 - total flux cleaned = -8.17175e-05 Jy ! Component: 3900 - total flux cleaned = -2.40277e-05 Jy ! Component: 3950 - total flux cleaned = 4.67402e-06 Jy ! Component: 4000 - total flux cleaned = 5.22474e-05 Jy ! Component: 4050 - total flux cleaned = 8.05679e-05 Jy ! Total flux subtracted in 4096 components = 0.000118248 Jy ! Clean residual min=-0.000567 max=0.000587 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0537687 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 355 components and 0.0537687 Jy ![Exited script file: muppet] wmap "J0223+6307_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 4.836 at -24.07 degrees (North through East) ! Clean map min=-0.00089929 max=0.040247 Jy/beam ! Writing clean map to FITS file: J0223+6307_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0402469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171554 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27876 1.27876 2.55752 5.11504 10.2301 20.4602 40.9203 81.8406 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.04 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.787 x 4.836 at -24.07 degrees (North through East) ! Clean map min=-0.00089929 max=0.040247 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 J0223+6307_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:55:22 2019