! Started logfile: J0233+3442_S_2017_07_16_pus_uvs.log on Thu May 9 10:59:09 2019 obs J0233+3442_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0233+3442_S_2017_07_16_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.656056 visibilities/baseline/integration-bin. ! Found source: J0233+3442 ! ! 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 815 lines of history. ! ! Reading 13108 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 J0233+3442_S_2017_07_16_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 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 234 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 770 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878816Jy sigma=0.008729 ! Fit after self-cal, rms=0.867646Jy sigma=0.008630 ! 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.68 mas, bmaj=5.148 mas, bpa=-3.84 degrees ! Estimated noise=1004.31 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.097863 Jy ! Component: 100 - total flux cleaned = 0.13509 Jy ! Total flux subtracted in 100 components = 0.13509 Jy ! Clean residual min=-0.006745 max=0.017490 Jy/beam ! Clean residual mean=0.000009 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.13509 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.13509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083595Jy sigma=0.000771 ! Fit after self-cal, rms=0.083401Jy sigma=0.000769 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206433 Jy ! Component: 100 - total flux cleaned = 0.0317308 Jy ! Total flux subtracted in 100 components = 0.0317308 Jy ! Clean residual min=-0.004476 max=0.005321 Jy/beam ! Clean residual mean=0.000004 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.166821 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.166821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076814Jy sigma=0.000707 ! Fit after self-cal, rms=0.076724Jy sigma=0.000706 ! 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.068 mas, bmaj=5.807 mas, bpa=-2.87 degrees ! Estimated noise=736.049 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.00879079 Jy ! Component: 100 - total flux cleaned = 0.0130788 Jy ! Component: 150 - total flux cleaned = 0.0152826 Jy ! Component: 200 - total flux cleaned = 0.0165144 Jy ! Total flux subtracted in 200 components = 0.0165144 Jy ! Clean residual min=-0.002965 max=0.004027 Jy/beam ! Clean residual mean=0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.183335 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.183335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075563Jy sigma=0.000699 ! Fit after self-cal, rms=0.075542Jy sigma=0.000699 ! 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.86 FD 1.00* HN 0.99 KP 1.03 ! LA 1.00 MK 1.09 NL 0.90 OV 1.06 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.00* HN 0.99 KP 0.98 ! LA 1.00 MK 1.01 NL 1.03 OV 1.13 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.99 KP 0.99 ! LA 1.02 MK 1.04 NL 1.00 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.01 KP 1.00* ! LA 0.90 MK 0.96 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.075542Jy sigma=0.000699 ! Fit after self-cal, rms=0.074068Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=5.79 mas, bpa=-2.635 degrees ! Estimated noise=749.095 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.00119745 Jy ! Component: 100 - total flux cleaned = 0.00167185 Jy ! Component: 150 - total flux cleaned = 0.0017891 Jy ! Component: 200 - total flux cleaned = 0.00181858 Jy ! Total flux subtracted in 200 components = 0.00181858 Jy ! Clean residual min=-0.003042 max=0.003121 Jy/beam ! Clean residual mean=0.000002 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.185154 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.185154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074039Jy sigma=0.000688 ! Fit after self-cal, rms=0.074030Jy sigma=0.000687 ! 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.074030Jy sigma=0.000687 ! Fit after self-cal, rms=0.072928Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=5.801 mas, bpa=-2.835 degrees ! Estimated noise=748.331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000507465 Jy ! Component: 100 - total flux cleaned = 0.000507723 Jy ! Component: 150 - total flux cleaned = 0.000539193 Jy ! Component: 200 - total flux cleaned = 0.00058338 Jy ! Total flux subtracted in 200 components = 0.00058338 Jy ! Clean residual min=-0.002145 max=0.001989 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.185737 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.185737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072918Jy sigma=0.000675 ! Fit after self-cal, rms=0.072932Jy 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 = 4.43703e-05 Jy ! Component: 100 - total flux cleaned = 4.45138e-05 Jy ! Component: 150 - total flux cleaned = 7.1111e-05 Jy ! Component: 200 - total flux cleaned = 0.000107944 Jy ! Total flux subtracted in 200 components = 0.000107944 Jy ! Clean residual min=-0.002162 max=0.002015 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.185845 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.185845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072926Jy sigma=0.000675 ! Fit after self-cal, rms=0.072926Jy sigma=0.000675 ! 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.072926Jy sigma=0.000675 ! Fit after self-cal, rms=0.073084Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=5.801 mas, bpa=-2.806 degrees ! Estimated noise=749.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424249 Jy ! Component: 100 - total flux cleaned = 0.000480784 Jy ! Component: 150 - total flux cleaned = 0.000520008 Jy ! Component: 200 - total flux cleaned = 0.000543759 Jy ! Total flux subtracted in 200 components = 0.000543759 Jy ! Clean residual min=-0.002067 max=0.002010 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.186389 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.186389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073077Jy sigma=0.000675 ! Fit after self-cal, rms=0.073079Jy 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 = 1.52792e-05 Jy ! Component: 100 - total flux cleaned = 2.6361e-05 Jy ! Component: 150 - total flux cleaned = 5.85076e-05 Jy ! Component: 200 - total flux cleaned = 7.88429e-05 Jy ! Total flux subtracted in 200 components = 7.88429e-05 Jy ! Clean residual min=-0.002084 max=0.002012 Jy/beam ! Clean residual mean=0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.186468 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.186468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073075Jy sigma=0.000675 ! Fit after self-cal, rms=0.073075Jy sigma=0.000675 ! 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.073075Jy sigma=0.000675 ! Fit after self-cal, rms=0.073194Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.612 mas, bmaj=8.965 mas, bpa=-6.239 degrees ! Estimated noise=978.968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827533 Jy ! Component: 100 - total flux cleaned = 0.00105309 Jy ! Component: 150 - total flux cleaned = 0.00108837 Jy ! Component: 200 - total flux cleaned = 0.00112195 Jy ! Total flux subtracted in 200 components = 0.00112195 Jy ! Clean residual min=-0.002028 max=0.002325 Jy/beam ! Clean residual mean=0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.18759 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.18759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073200Jy sigma=0.000675 ! Fit after self-cal, rms=0.073196Jy 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 = 0.000109425 Jy ! Component: 100 - total flux cleaned = 0.000109321 Jy ! Component: 150 - total flux cleaned = 0.000109456 Jy ! Component: 200 - total flux cleaned = 0.000125561 Jy ! Total flux subtracted in 200 components = 0.000125561 Jy ! Clean residual min=-0.002038 max=0.002309 Jy/beam ! Clean residual mean=0.000003 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.187715 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.187715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073204Jy sigma=0.000675 ! Fit after self-cal, rms=0.073202Jy sigma=0.000675 ! 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.097 mas, bmaj=5.801 mas, bpa=-2.724 degrees ! Estimated noise=750.153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 5.801 at -2.724 degrees (North through East) ! Clean map min=-0.0019511 max=0.13288 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.701 mas, bmaj=5.133 mas, bpa=-3.707 degrees ! Estimated noise=1033.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0995988 Jy ! Component: 100 - total flux cleaned = 0.138536 Jy ! Component: 150 - total flux cleaned = 0.159006 Jy ! Component: 200 - total flux cleaned = 0.170192 Jy ! Total flux subtracted in 200 components = 0.170192 Jy ! Clean residual min=-0.003390 max=0.005441 Jy/beam ! Clean residual mean=0.000003 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.170192 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.170192 Jy ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=5.801 mas, bpa=-2.724 degrees ! Estimated noise=750.153 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.00793171 Jy ! Component: 100 - total flux cleaned = 0.0118984 Jy ! Component: 150 - total flux cleaned = 0.0140139 Jy ! Component: 200 - total flux cleaned = 0.0151236 Jy ! Total flux subtracted in 200 components = 0.0151236 Jy ! Clean residual min=-0.002085 max=0.002024 Jy/beam ! Clean residual mean=0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.185316 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.185316 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=6.612 mas, bmaj=8.965 mas, bpa=-6.239 degrees ! Estimated noise=978.968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147587 Jy ! Component: 100 - total flux cleaned = 0.00191942 Jy ! Component: 150 - total flux cleaned = 0.00198586 Jy ! Component: 200 - total flux cleaned = 0.00205501 Jy ! Total flux subtracted in 200 components = 0.00205501 Jy ! Clean residual min=-0.002032 max=0.002356 Jy/beam ! Clean residual mean=0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.187371 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.6103e-05 Jy ! Component: 100 - total flux cleaned = 8.58648e-05 Jy ! Component: 150 - total flux cleaned = 0.000104182 Jy ! Component: 200 - total flux cleaned = 0.000130576 Jy ! Total flux subtracted in 200 components = 0.000130576 Jy ! Clean residual min=-0.002030 max=0.002329 Jy/beam ! Clean residual mean=0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.187501 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.187501 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=5.801 mas, bpa=-2.724 degrees ! Estimated noise=750.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000701449 Jy ! Component: 100 - total flux cleaned = -0.000698462 Jy ! Component: 150 - total flux cleaned = -0.000749625 Jy ! Component: 200 - total flux cleaned = -0.000764466 Jy ! Total flux subtracted in 200 components = -0.000764466 Jy ! Clean residual min=-0.002055 max=0.002002 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.186737 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.186737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073196Jy sigma=0.000675 ! Fit after self-cal, rms=0.073193Jy sigma=0.000675 wmodel J0233+3442_S_2017_07_16_pus_map.mod ! Writing 52 model components to file: J0233+3442_S_2017_07_16_pus_map.mod wobs J0233+3442_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0233+3442_S_2017_07_16_pus_uvs.fits wwins J0233+3442_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J0233+3442_S_2017_07_16_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.000273503 Jy ! Component: 100 - total flux cleaned = -0.00034544 Jy ! Component: 150 - total flux cleaned = -0.000445765 Jy ! Component: 200 - total flux cleaned = -0.000477723 Jy ! Component: 250 - total flux cleaned = -0.000631015 Jy ! Component: 300 - total flux cleaned = -0.000838612 Jy ! Component: 350 - total flux cleaned = -0.000982316 Jy ! Component: 400 - total flux cleaned = -0.00103887 Jy ! Component: 450 - total flux cleaned = -0.000956673 Jy ! Component: 500 - total flux cleaned = -0.000983811 Jy ! Component: 550 - total flux cleaned = -0.00098414 Jy ! Component: 600 - total flux cleaned = -0.000932743 Jy ! Component: 650 - total flux cleaned = -0.00100899 Jy ! Component: 700 - total flux cleaned = -0.000933388 Jy ! Component: 750 - total flux cleaned = -0.000908569 Jy ! Component: 800 - total flux cleaned = -0.000788188 Jy ! Component: 850 - total flux cleaned = -0.000764385 Jy ! Component: 900 - total flux cleaned = -0.000741206 Jy ! Component: 950 - total flux cleaned = -0.000695351 Jy ! Component: 1000 - total flux cleaned = -0.000718283 Jy ! Component: 1050 - total flux cleaned = -0.000696602 Jy ! Component: 1100 - total flux cleaned = -0.000740893 Jy ! Component: 1150 - total flux cleaned = -0.000698105 Jy ! Component: 1200 - total flux cleaned = -0.000719258 Jy ! Component: 1250 - total flux cleaned = -0.000698036 Jy ! Component: 1300 - total flux cleaned = -0.000615176 Jy ! Component: 1350 - total flux cleaned = -0.000635267 Jy ! Component: 1400 - total flux cleaned = -0.000575036 Jy ! Component: 1450 - total flux cleaned = -0.000634517 Jy ! Component: 1500 - total flux cleaned = -0.000595131 Jy ! Component: 1550 - total flux cleaned = -0.00061449 Jy ! Component: 1600 - total flux cleaned = -0.000614391 Jy ! Component: 1650 - total flux cleaned = -0.000538769 Jy ! Component: 1700 - total flux cleaned = -0.000594652 Jy ! Component: 1750 - total flux cleaned = -0.000667979 Jy ! Component: 1800 - total flux cleaned = -0.000631244 Jy ! Component: 1850 - total flux cleaned = -0.000685303 Jy ! Component: 1900 - total flux cleaned = -0.000685469 Jy ! Component: 1950 - total flux cleaned = -0.000738595 Jy ! Component: 2000 - total flux cleaned = -0.000721039 Jy ! Component: 2050 - total flux cleaned = -0.000721203 Jy ! Component: 2100 - total flux cleaned = -0.000721265 Jy ! Component: 2150 - total flux cleaned = -0.000704308 Jy ! Component: 2200 - total flux cleaned = -0.000737912 Jy ! Component: 2250 - total flux cleaned = -0.000770956 Jy ! Component: 2300 - total flux cleaned = -0.000721265 Jy ! Component: 2350 - total flux cleaned = -0.000704769 Jy ! Component: 2400 - total flux cleaned = -0.000736789 Jy ! Component: 2450 - total flux cleaned = -0.000736679 Jy ! Component: 2500 - total flux cleaned = -0.000752331 Jy ! Component: 2550 - total flux cleaned = -0.000752411 Jy ! Component: 2600 - total flux cleaned = -0.000767804 Jy ! Component: 2650 - total flux cleaned = -0.000752325 Jy ! Component: 2700 - total flux cleaned = -0.000813192 Jy ! Component: 2750 - total flux cleaned = -0.000888604 Jy ! Component: 2800 - total flux cleaned = -0.001008 Jy ! Component: 2850 - total flux cleaned = -0.000933922 Jy ! Component: 2900 - total flux cleaned = -0.00100728 Jy ! Component: 2950 - total flux cleaned = -0.00102197 Jy ! Component: 3000 - total flux cleaned = -0.00107969 Jy ! Component: 3050 - total flux cleaned = -0.00110817 Jy ! Component: 3100 - total flux cleaned = -0.00115071 Jy ! Component: 3150 - total flux cleaned = -0.00119296 Jy ! Component: 3200 - total flux cleaned = -0.00120674 Jy ! Component: 3250 - total flux cleaned = -0.00123437 Jy ! Component: 3300 - total flux cleaned = -0.00127546 Jy ! Component: 3350 - total flux cleaned = -0.00135716 Jy ! Component: 3400 - total flux cleaned = -0.00135706 Jy ! Component: 3450 - total flux cleaned = -0.00139733 Jy ! Component: 3500 - total flux cleaned = -0.00145051 Jy ! Component: 3550 - total flux cleaned = -0.00154294 Jy ! Component: 3600 - total flux cleaned = -0.00152981 Jy ! Component: 3650 - total flux cleaned = -0.00155591 Jy ! Component: 3700 - total flux cleaned = -0.00167226 Jy ! Component: 3750 - total flux cleaned = -0.00173623 Jy ! Component: 3800 - total flux cleaned = -0.00177432 Jy ! Component: 3850 - total flux cleaned = -0.00173638 Jy ! Component: 3900 - total flux cleaned = -0.00182435 Jy ! Component: 3950 - total flux cleaned = -0.00188665 Jy ! Component: 4000 - total flux cleaned = -0.00191147 Jy ! Component: 4050 - total flux cleaned = -0.00199749 Jy ! Total flux subtracted in 4096 components = -0.00198524 Jy ! Clean residual min=-0.000609 max=0.000651 Jy/beam ! Clean residual mean=-0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.184752 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 358 components and 0.184752 Jy ![Exited script file: muppet] wmap "J0233+3442_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 5.801 at -2.724 degrees (North through East) ! Clean map min=-0.001247 max=0.13299 Jy/beam ! Writing clean map to FITS file: J0233+3442_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210713 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475312 0.475312 0.950624 1.90125 3.8025 7.605 15.21 30.42 60.84 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.097 x 5.801 at -2.724 degrees (North through East) ! Clean map min=-0.001247 max=0.13299 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 J0233+3442_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:59:14 2019