! Started logfile: J0205+2416_S_2017_08_12_pus_uvs.log on Fri May 10 14:49:37 2019 obs J0205+2416_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0205+2416_S_2017_08_12_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979587 visibilities/baseline/integration-bin. ! Found source: J0205+2416 ! ! 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 594 lines of history. ! ! Reading 30328 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 J0205+2416_S_2017_08_12_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1066 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862808Jy sigma=0.008785 ! Fit after self-cal, rms=0.844202Jy sigma=0.008622 ! 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.785 mas, bmaj=6.243 mas, bpa=-5.171 degrees ! Estimated noise=757.595 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.117354 Jy ! Component: 100 - total flux cleaned = 0.148588 Jy ! Total flux subtracted in 100 components = 0.148588 Jy ! Clean residual min=-0.009316 max=0.046866 Jy/beam ! Clean residual mean=-0.000029 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.148588 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.148588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096804Jy sigma=0.000941 ! Fit after self-cal, rms=0.096804Jy sigma=0.000941 ! Inverting map ! Added new window around map position (9.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0374523 Jy ! Component: 100 - total flux cleaned = 0.0533067 Jy ! Total flux subtracted in 100 components = 0.0533067 Jy ! Clean residual min=-0.005511 max=0.008477 Jy/beam ! Clean residual mean=-0.000011 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.201894 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.201894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080192Jy sigma=0.000763 ! Fit after self-cal, rms=0.078775Jy sigma=0.000749 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124932 Jy ! Component: 100 - total flux cleaned = 0.0206116 Jy ! Total flux subtracted in 100 components = 0.0206116 Jy ! Clean residual min=-0.004086 max=0.004568 Jy/beam ! Clean residual mean=-0.000005 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.222506 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.222506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076135Jy sigma=0.000723 ! Fit after self-cal, rms=0.076066Jy sigma=0.000722 ! 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.372 mas, bmaj=6.997 mas, bpa=-5.365 degrees ! Estimated noise=465.351 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.00751012 Jy ! Component: 100 - total flux cleaned = 0.0121081 Jy ! Component: 150 - total flux cleaned = 0.0146934 Jy ! Component: 200 - total flux cleaned = 0.0159667 Jy ! Total flux subtracted in 200 components = 0.0159667 Jy ! Clean residual min=-0.003233 max=0.004142 Jy/beam ! Clean residual mean=0.000004 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.238473 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.238473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075135Jy sigma=0.000714 ! Fit after self-cal, rms=0.075121Jy sigma=0.000714 ! 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.93 FD 0.96 HN 0.93 KP 1.03 ! LA 0.99 MK 1.01 NL 0.89 OV 0.98 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.17 HN 1.00 KP 1.00 ! LA 0.94 MK 1.02 NL 1.06 OV 1.05 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.97 KP 0.97 ! LA 0.97 MK 1.06 NL 1.03 OV 0.96 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.96 KP 1.00* ! LA 1.00* MK 1.19 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.075121Jy sigma=0.000714 ! Fit after self-cal, rms=0.074405Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=7.023 mas, bpa=-5.16 degrees ! Estimated noise=465.345 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.000700312 Jy ! Component: 100 - total flux cleaned = 0.000590404 Jy ! Component: 150 - total flux cleaned = 0.000503726 Jy ! Component: 200 - total flux cleaned = 0.000468227 Jy ! Total flux subtracted in 200 components = 0.000468227 Jy ! Clean residual min=-0.003083 max=0.002879 Jy/beam ! Clean residual mean=-0.000000 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.238941 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.238941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074322Jy sigma=0.000692 ! Fit after self-cal, rms=0.074341Jy sigma=0.000691 ! 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.074341Jy sigma=0.000691 ! Fit after self-cal, rms=0.074623Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=7.019 mas, bpa=-5.077 degrees ! Estimated noise=467.111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000839597 Jy ! Component: 100 - total flux cleaned = 0.000844461 Jy ! Component: 150 - total flux cleaned = 0.000844542 Jy ! Component: 200 - total flux cleaned = 0.000843763 Jy ! Total flux subtracted in 200 components = 0.000843763 Jy ! Clean residual min=-0.001271 max=0.001768 Jy/beam ! Clean residual mean=0.000004 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.239785 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.239785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074597Jy sigma=0.000671 ! Fit after self-cal, rms=0.074652Jy sigma=0.000671 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 (4.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00098306 Jy ! Component: 100 - total flux cleaned = 0.000625412 Jy ! Component: 150 - total flux cleaned = 0.000412446 Jy ! Component: 200 - total flux cleaned = 0.000319417 Jy ! Total flux subtracted in 200 components = 0.000319417 Jy ! Clean residual min=-0.001249 max=0.001402 Jy/beam ! Clean residual mean=0.000004 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.240104 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.240104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074614Jy sigma=0.000671 ! Fit after self-cal, rms=0.074614Jy sigma=0.000671 ! Inverting map ! Added new window around map position (-21, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00084722 Jy ! Component: 100 - total flux cleaned = 0.000784803 Jy ! Component: 150 - total flux cleaned = 0.000708769 Jy ! Component: 200 - total flux cleaned = 0.000618857 Jy ! Total flux subtracted in 200 components = 0.000618857 Jy ! Clean residual min=-0.001167 max=0.001268 Jy/beam ! Clean residual mean=0.000004 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.240723 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.240723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074584Jy sigma=0.000670 ! Fit after self-cal, rms=0.074587Jy sigma=0.000670 ! Inverting map ! Added new window around map position (-127, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000867872 Jy ! Component: 100 - total flux cleaned = 0.000674555 Jy ! Component: 150 - total flux cleaned = 0.000566998 Jy ! Component: 200 - total flux cleaned = 0.000485576 Jy ! Total flux subtracted in 200 components = 0.000485576 Jy ! Clean residual min=-0.001183 max=0.001094 Jy/beam ! Clean residual mean=0.000004 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.241209 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.241209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074564Jy sigma=0.000670 ! Fit after self-cal, rms=0.074564Jy sigma=0.000670 ! 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.074564Jy sigma=0.000670 ! Fit after self-cal, rms=0.074622Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=7.016 mas, bpa=-5.078 degrees ! Estimated noise=466.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547067 Jy ! Component: 100 - total flux cleaned = 0.000756587 Jy ! Component: 150 - total flux cleaned = 0.000775235 Jy ! Component: 200 - total flux cleaned = 0.000811542 Jy ! Total flux subtracted in 200 components = 0.000811542 Jy ! Clean residual min=-0.001181 max=0.001028 Jy/beam ! Clean residual mean=0.000004 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.24202 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 137 components and 0.24202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074608Jy sigma=0.000670 ! Fit after self-cal, rms=0.074610Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127519 Jy ! Component: 100 - total flux cleaned = 0.000128073 Jy ! Component: 150 - total flux cleaned = 0.000160533 Jy ! Component: 200 - total flux cleaned = 0.000145045 Jy ! Total flux subtracted in 200 components = 0.000145045 Jy ! Clean residual min=-0.001156 max=0.001012 Jy/beam ! Clean residual mean=0.000004 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.242165 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 141 components and 0.242165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074603Jy sigma=0.000670 ! Fit after self-cal, rms=0.074603Jy 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.074603Jy sigma=0.000670 ! Fit after self-cal, rms=0.074666Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.355 mas, bmaj=10.43 mas, bpa=-7.741 degrees ! Estimated noise=575.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000596406 Jy ! Component: 100 - total flux cleaned = 0.000710003 Jy ! Component: 150 - total flux cleaned = 0.000775716 Jy ! Component: 200 - total flux cleaned = 0.000831919 Jy ! Total flux subtracted in 200 components = 0.000831919 Jy ! Clean residual min=-0.001245 max=0.001174 Jy/beam ! Clean residual mean=0.000007 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.242997 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 158 components and 0.242997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074662Jy sigma=0.000670 ! Fit after self-cal, rms=0.074662Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141005 Jy ! Component: 100 - total flux cleaned = 0.000106172 Jy ! Component: 150 - total flux cleaned = 7.34238e-05 Jy ! Component: 200 - total flux cleaned = 3.24591e-05 Jy ! Total flux subtracted in 200 components = 3.24591e-05 Jy ! Clean residual min=-0.001272 max=0.001171 Jy/beam ! Clean residual mean=0.000007 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.24303 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 174 components and 0.24303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074661Jy sigma=0.000670 ! Fit after self-cal, rms=0.074661Jy sigma=0.000670 ! 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.396 mas, bmaj=7.016 mas, bpa=-5.067 degrees ! Estimated noise=467.337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 7.016 at -5.067 degrees (North through East) ! Clean map min=-0.0011072 max=0.15426 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.805 mas, bmaj=6.243 mas, bpa=-4.766 degrees ! Estimated noise=758.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119035 Jy ! Component: 100 - total flux cleaned = 0.163746 Jy ! Component: 150 - total flux cleaned = 0.188347 Jy ! Component: 200 - total flux cleaned = 0.204576 Jy ! Total flux subtracted in 200 components = 0.204576 Jy ! Clean residual min=-0.003682 max=0.008914 Jy/beam ! Clean residual mean=-0.000010 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.204576 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.204576 Jy ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=7.016 mas, bpa=-5.067 degrees ! Estimated noise=467.337 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.0142159 Jy ! Component: 100 - total flux cleaned = 0.0229341 Jy ! Component: 150 - total flux cleaned = 0.0285037 Jy ! Component: 200 - total flux cleaned = 0.0320788 Jy ! Total flux subtracted in 200 components = 0.0320788 Jy ! Clean residual min=-0.001362 max=0.001907 Jy/beam ! Clean residual mean=0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.236654 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.236654 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023517 Jy ! Component: 100 - total flux cleaned = 0.00405083 Jy ! Component: 150 - total flux cleaned = 0.00536204 Jy ! Component: 200 - total flux cleaned = 0.00604425 Jy ! Total flux subtracted in 200 components = 0.00604425 Jy ! Clean residual min=-0.001196 max=0.001087 Jy/beam ! Clean residual mean=0.000003 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.242699 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.242699 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.355 mas, bmaj=10.43 mas, bpa=-7.741 degrees ! Estimated noise=575.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000725448 Jy ! Component: 100 - total flux cleaned = 0.000882673 Jy ! Component: 150 - total flux cleaned = 0.000910148 Jy ! Component: 200 - total flux cleaned = 0.000957801 Jy ! Total flux subtracted in 200 components = 0.000957801 Jy ! Clean residual min=-0.001135 max=0.001307 Jy/beam ! Clean residual mean=0.000007 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.243656 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 = -4.23249e-05 Jy ! Component: 100 - total flux cleaned = -0.000101426 Jy ! Component: 150 - total flux cleaned = -0.000138365 Jy ! Component: 200 - total flux cleaned = -0.000189984 Jy ! Total flux subtracted in 200 components = -0.000189984 Jy ! Clean residual min=-0.001117 max=0.001278 Jy/beam ! Clean residual mean=0.000007 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.243466 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 93 components and 0.243466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=7.016 mas, bpa=-5.067 degrees ! Estimated noise=467.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197677 Jy ! Component: 100 - total flux cleaned = -0.000138083 Jy ! Component: 150 - total flux cleaned = -0.000112145 Jy ! Component: 200 - total flux cleaned = -6.22481e-05 Jy ! Total flux subtracted in 200 components = -6.22481e-05 Jy ! Clean residual min=-0.001133 max=0.001188 Jy/beam ! Clean residual mean=0.000003 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.243404 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.243404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074707Jy sigma=0.000670 ! Fit after self-cal, rms=0.074697Jy sigma=0.000670 wmodel J0205+2416_S_2017_08_12_pus_map.mod ! Writing 110 model components to file: J0205+2416_S_2017_08_12_pus_map.mod wobs J0205+2416_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0205+2416_S_2017_08_12_pus_uvs.fits wwins J0205+2416_S_2017_08_12_pus_map.win ! wwins: Wrote 5 windows to J0205+2416_S_2017_08_12_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 = -1.7979e-05 Jy ! Component: 100 - total flux cleaned = 1.3362e-06 Jy ! Component: 150 - total flux cleaned = 3.81842e-05 Jy ! Component: 200 - total flux cleaned = 3.83907e-05 Jy ! Component: 250 - total flux cleaned = 9.04683e-05 Jy ! Component: 300 - total flux cleaned = 9.04644e-05 Jy ! Component: 350 - total flux cleaned = 0.000140218 Jy ! Component: 400 - total flux cleaned = 0.000156359 Jy ! Component: 450 - total flux cleaned = 0.000156441 Jy ! Component: 500 - total flux cleaned = 0.000140874 Jy ! Component: 550 - total flux cleaned = 0.000125406 Jy ! Component: 600 - total flux cleaned = 0.000125438 Jy ! Component: 650 - total flux cleaned = 0.000140178 Jy ! Component: 700 - total flux cleaned = 0.000140019 Jy ! Component: 750 - total flux cleaned = 8.25505e-05 Jy ! Component: 800 - total flux cleaned = 6.8737e-05 Jy ! Component: 850 - total flux cleaned = 0.000138144 Jy ! Component: 900 - total flux cleaned = 0.00011035 Jy ! Component: 950 - total flux cleaned = 9.68943e-05 Jy ! Component: 1000 - total flux cleaned = 9.69213e-05 Jy ! Component: 1050 - total flux cleaned = 9.71215e-05 Jy ! Component: 1100 - total flux cleaned = 8.42181e-05 Jy ! Component: 1150 - total flux cleaned = 9.71957e-05 Jy ! Component: 1200 - total flux cleaned = 7.17834e-05 Jy ! Component: 1250 - total flux cleaned = 7.16217e-05 Jy ! Component: 1300 - total flux cleaned = 2.17372e-05 Jy ! Component: 1350 - total flux cleaned = 2.19376e-05 Jy ! Component: 1400 - total flux cleaned = -5.11403e-05 Jy ! Component: 1450 - total flux cleaned = -5.09988e-05 Jy ! Component: 1500 - total flux cleaned = -7.48897e-05 Jy ! Component: 1550 - total flux cleaned = -0.000110452 Jy ! Component: 1600 - total flux cleaned = -0.000145433 Jy ! Component: 1650 - total flux cleaned = -0.000180115 Jy ! Component: 1700 - total flux cleaned = -0.000226 Jy ! Component: 1750 - total flux cleaned = -0.00021466 Jy ! Component: 1800 - total flux cleaned = -0.000271004 Jy ! Component: 1850 - total flux cleaned = -0.000270889 Jy ! Component: 1900 - total flux cleaned = -0.000270898 Jy ! Component: 1950 - total flux cleaned = -0.000270933 Jy ! Component: 2000 - total flux cleaned = -0.00029265 Jy ! Component: 2050 - total flux cleaned = -0.000281748 Jy ! Component: 2100 - total flux cleaned = -0.000260507 Jy ! Component: 2150 - total flux cleaned = -0.000292578 Jy ! Component: 2200 - total flux cleaned = -0.000313568 Jy ! Component: 2250 - total flux cleaned = -0.000345059 Jy ! Component: 2300 - total flux cleaned = -0.000303284 Jy ! Component: 2350 - total flux cleaned = -0.000313623 Jy ! Component: 2400 - total flux cleaned = -0.000323906 Jy ! Component: 2450 - total flux cleaned = -0.000333999 Jy ! Component: 2500 - total flux cleaned = -0.000344198 Jy ! Component: 2550 - total flux cleaned = -0.000354304 Jy ! Component: 2600 - total flux cleaned = -0.000394095 Jy ! Component: 2650 - total flux cleaned = -0.000394102 Jy ! Component: 2700 - total flux cleaned = -0.000403873 Jy ! Component: 2750 - total flux cleaned = -0.000433179 Jy ! Component: 2800 - total flux cleaned = -0.000423534 Jy ! Component: 2850 - total flux cleaned = -0.000433138 Jy ! Component: 2900 - total flux cleaned = -0.000452322 Jy ! Component: 2950 - total flux cleaned = -0.000480924 Jy ! Component: 3000 - total flux cleaned = -0.000499856 Jy ! Component: 3050 - total flux cleaned = -0.000537354 Jy ! Component: 3100 - total flux cleaned = -0.000574619 Jy ! Component: 3150 - total flux cleaned = -0.000611699 Jy ! Component: 3200 - total flux cleaned = -0.000593291 Jy ! Component: 3250 - total flux cleaned = -0.000602441 Jy ! Component: 3300 - total flux cleaned = -0.000629774 Jy ! Component: 3350 - total flux cleaned = -0.000647773 Jy ! Component: 3400 - total flux cleaned = -0.000674847 Jy ! Component: 3450 - total flux cleaned = -0.00067484 Jy ! Component: 3500 - total flux cleaned = -0.000692629 Jy ! Component: 3550 - total flux cleaned = -0.000719136 Jy ! Component: 3600 - total flux cleaned = -0.000710411 Jy ! Component: 3650 - total flux cleaned = -0.000745349 Jy ! Component: 3700 - total flux cleaned = -0.000771406 Jy ! Component: 3750 - total flux cleaned = -0.000780034 Jy ! Component: 3800 - total flux cleaned = -0.000762889 Jy ! Component: 3850 - total flux cleaned = -0.000788475 Jy ! Component: 3900 - total flux cleaned = -0.000813929 Jy ! Component: 3950 - total flux cleaned = -0.0008139 Jy ! Component: 4000 - total flux cleaned = -0.000830635 Jy ! Component: 4050 - total flux cleaned = -0.000872428 Jy ! Total flux subtracted in 4096 components = -0.000889064 Jy ! Clean residual min=-0.000486 max=0.000465 Jy/beam ! Clean residual mean=0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.242515 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 411 components and 0.242515 Jy ![Exited script file: muppet] wmap "J0205+2416_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 7.016 at -5.067 degrees (North through East) ! Clean map min=-0.0010844 max=0.15447 Jy/beam ! Writing clean map to FITS file: J0205+2416_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154466 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151142 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293545 0.293545 0.58709 1.17418 2.34836 4.69672 9.39343 18.7869 37.5737 75.1475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.396 x 7.016 at -5.067 degrees (North through East) ! Clean map min=-0.0010844 max=0.15447 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 J0205+2416_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:49:42 2019