! Started logfile: J0535+1942_S_2017_02_19_pus_uvs.log on Sat May 4 18:43:37 2019 obs J0535+1942_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0535+1942_S_2017_02_19_pus_uva.fits ! AN table 1: 109 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.654434 visibilities/baseline/integration-bin. ! Found source: J0535+1942 ! ! 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 482 lines of history. ! ! Reading 12840 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 J0535+1942_S_2017_02_19_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 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 505 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939657Jy sigma=0.008322 ! Fit after self-cal, rms=0.928936Jy sigma=0.008239 ! 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.71 mas, bmaj=5.875 mas, bpa=-6.288 degrees ! Estimated noise=1064.82 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.0539045 Jy ! Component: 100 - total flux cleaned = 0.0670238 Jy ! Total flux subtracted in 100 components = 0.0670238 Jy ! Clean residual min=-0.003357 max=0.005292 Jy/beam ! Clean residual mean=-0.000010 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0670238 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0670238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081944Jy sigma=0.000664 ! Fit after self-cal, rms=0.081865Jy sigma=0.000664 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00611403 Jy ! Component: 100 - total flux cleaned = 0.00926483 Jy ! Total flux subtracted in 100 components = 0.00926483 Jy ! Clean residual min=-0.003308 max=0.003247 Jy/beam ! Clean residual mean=-0.000008 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.0762886 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.0762886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081138Jy sigma=0.000660 ! Fit after self-cal, rms=0.081108Jy sigma=0.000659 ! 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.431 mas, bmaj=6.699 mas, bpa=-4.876 degrees ! Estimated noise=786.777 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.00310335 Jy ! Component: 100 - total flux cleaned = 0.00465115 Jy ! Component: 150 - total flux cleaned = 0.00559436 Jy ! Component: 200 - total flux cleaned = 0.00612831 Jy ! Total flux subtracted in 200 components = 0.00612831 Jy ! Clean residual min=-0.003003 max=0.002340 Jy/beam ! Clean residual mean=-0.000013 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0824169 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0824169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080922Jy sigma=0.000659 ! Fit after self-cal, rms=0.080903Jy sigma=0.000659 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.01 KP 1.03 ! LA 1.06 MK 1.00 NL 0.93 OV 1.09 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.01 KP 0.99 ! LA 0.97 MK 0.98 NL 1.10 OV 1.09 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 0.99 KP 0.88 ! LA 0.82 MK 0.98 NL 1.17 OV 1.01 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 HN 0.96 KP 1.00* ! LA 0.74 MK 1.12 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080903Jy sigma=0.000659 ! Fit after self-cal, rms=0.078607Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=6.698 mas, bpa=-4.743 degrees ! Estimated noise=791.816 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.000784293 Jy ! Component: 100 - total flux cleaned = 0.000917092 Jy ! Component: 150 - total flux cleaned = 0.000998985 Jy ! Component: 200 - total flux cleaned = 0.00106105 Jy ! Total flux subtracted in 200 components = 0.00106105 Jy ! Clean residual min=-0.002151 max=0.002073 Jy/beam ! Clean residual mean=-0.000004 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0834779 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0834779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078596Jy sigma=0.000655 ! Fit after self-cal, rms=0.078523Jy sigma=0.000654 ! 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.078523Jy sigma=0.000654 ! Fit after self-cal, rms=0.077951Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=6.698 mas, bpa=-4.418 degrees ! Estimated noise=792.101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221974 Jy ! Component: 100 - total flux cleaned = 0.000271939 Jy ! Component: 150 - total flux cleaned = 0.000313488 Jy ! Component: 200 - total flux cleaned = 0.000303613 Jy ! Total flux subtracted in 200 components = 0.000303613 Jy ! Clean residual min=-0.002200 max=0.001964 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0837815 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0837815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077946Jy sigma=0.000653 ! Fit after self-cal, rms=0.077938Jy sigma=0.000653 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 = 2.18125e-05 Jy ! Component: 100 - total flux cleaned = 3.26659e-05 Jy ! Component: 150 - total flux cleaned = 2.32781e-05 Jy ! Component: 200 - total flux cleaned = 2.32734e-05 Jy ! Total flux subtracted in 200 components = 2.32734e-05 Jy ! Clean residual min=-0.002148 max=0.001958 Jy/beam ! Clean residual mean=-0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0838048 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0838048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077935Jy sigma=0.000653 ! Fit after self-cal, rms=0.077934Jy sigma=0.000653 ! 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.077934Jy sigma=0.000653 ! Fit after self-cal, rms=0.077970Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=6.69 mas, bpa=-4.261 degrees ! Estimated noise=792.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126648 Jy ! Component: 100 - total flux cleaned = 0.000187766 Jy ! Component: 150 - total flux cleaned = 0.000197016 Jy ! Component: 200 - total flux cleaned = 0.000188281 Jy ! Total flux subtracted in 200 components = 0.000188281 Jy ! Clean residual min=-0.002158 max=0.001956 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0839931 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0839931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077967Jy sigma=0.000653 ! Fit after self-cal, rms=0.077968Jy sigma=0.000653 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 = 6.98706e-08 Jy ! Component: 100 - total flux cleaned = 8.44341e-06 Jy ! Component: 150 - total flux cleaned = 4.19019e-07 Jy ! Component: 200 - total flux cleaned = -7.39405e-06 Jy ! Total flux subtracted in 200 components = -7.39405e-06 Jy ! Clean residual min=-0.002150 max=0.001958 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0839857 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0839857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077967Jy sigma=0.000653 ! Fit after self-cal, rms=0.077966Jy sigma=0.000653 ! 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.077966Jy sigma=0.000653 ! Fit after self-cal, rms=0.077989Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.063 mas, bmaj=9.406 mas, bpa=-2.45 degrees ! Estimated noise=1008.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184868 Jy ! Component: 100 - total flux cleaned = -0.000186875 Jy ! Component: 150 - total flux cleaned = -0.000188143 Jy ! Component: 200 - total flux cleaned = -0.000188976 Jy ! Total flux subtracted in 200 components = -0.000188976 Jy ! Clean residual min=-0.002229 max=0.002264 Jy/beam ! Clean residual mean=-0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0837967 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 43 components and 0.0837967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077991Jy sigma=0.000653 ! Fit after self-cal, rms=0.077988Jy sigma=0.000653 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.77132e-05 Jy ! Component: 100 - total flux cleaned = -4.6251e-05 Jy ! Component: 150 - total flux cleaned = -4.53193e-05 Jy ! Component: 200 - total flux cleaned = -4.46969e-05 Jy ! Total flux subtracted in 200 components = -4.46969e-05 Jy ! Clean residual min=-0.002231 max=0.002276 Jy/beam ! Clean residual mean=-0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.083752 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 43 components and 0.083752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077990Jy sigma=0.000653 ! Fit after self-cal, rms=0.077987Jy sigma=0.000653 ! 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.44 mas, bmaj=6.682 mas, bpa=-4.146 degrees ! Estimated noise=792.167 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.44 x 6.682 at -4.146 degrees (North through East) ! Clean map min=-0.0020856 max=0.072056 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.722 mas, bmaj=5.833 mas, bpa=-5.333 degrees ! Estimated noise=1081.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.054329 Jy ! Component: 100 - total flux cleaned = 0.068751 Jy ! Component: 150 - total flux cleaned = 0.0750575 Jy ! Component: 200 - total flux cleaned = 0.0782484 Jy ! Total flux subtracted in 200 components = 0.0782484 Jy ! Clean residual min=-0.002882 max=0.002942 Jy/beam ! Clean residual mean=-0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0782484 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0782484 Jy ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=6.682 mas, bpa=-4.146 degrees ! Estimated noise=792.167 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 (2.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270223 Jy ! Component: 100 - total flux cleaned = 0.0041722 Jy ! Component: 150 - total flux cleaned = 0.0051401 Jy ! Component: 200 - total flux cleaned = 0.00554298 Jy ! Total flux subtracted in 200 components = 0.00554298 Jy ! Clean residual min=-0.002194 max=0.001980 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0837913 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.0837914 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.063 mas, bmaj=9.406 mas, bpa=-2.45 degrees ! Estimated noise=1008.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.3812e-06 Jy ! Component: 100 - total flux cleaned = 6.8394e-05 Jy ! Component: 150 - total flux cleaned = 6.84523e-05 Jy ! Component: 200 - total flux cleaned = 7.90129e-05 Jy ! Total flux subtracted in 200 components = 7.90129e-05 Jy ! Clean residual min=-0.002256 max=0.002295 Jy/beam ! Clean residual mean=-0.000009 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0838704 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 = -7.92053e-06 Jy ! Component: 100 - total flux cleaned = -2.33615e-05 Jy ! Component: 150 - total flux cleaned = -4.459e-05 Jy ! Component: 200 - total flux cleaned = -5.73062e-05 Jy ! Total flux subtracted in 200 components = -5.73062e-05 Jy ! Clean residual min=-0.002250 max=0.002294 Jy/beam ! Clean residual mean=-0.000009 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0838131 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.083813 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=6.682 mas, bpa=-4.146 degrees ! Estimated noise=792.167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415697 Jy ! Component: 100 - total flux cleaned = 0.00039464 Jy ! Component: 150 - total flux cleaned = 0.00033858 Jy ! Component: 200 - total flux cleaned = 0.00028763 Jy ! Total flux subtracted in 200 components = 0.00028763 Jy ! Clean residual min=-0.002207 max=0.002003 Jy/beam ! Clean residual mean=-0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0841007 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.0841007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077985Jy sigma=0.000653 ! Fit after self-cal, rms=0.077981Jy sigma=0.000653 wmodel J0535+1942_S_2017_02_19_pus_map.mod ! Writing 84 model components to file: J0535+1942_S_2017_02_19_pus_map.mod wobs J0535+1942_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0535+1942_S_2017_02_19_pus_uvs.fits wwins J0535+1942_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0535+1942_S_2017_02_19_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.000878138 Jy ! Component: 100 - total flux cleaned = -0.00118454 Jy ! Component: 150 - total flux cleaned = -0.00144096 Jy ! Component: 200 - total flux cleaned = -0.00153281 Jy ! Component: 250 - total flux cleaned = -0.00150348 Jy ! Component: 300 - total flux cleaned = -0.00153158 Jy ! Component: 350 - total flux cleaned = -0.00161489 Jy ! Component: 400 - total flux cleaned = -0.00166888 Jy ! Component: 450 - total flux cleaned = -0.00166955 Jy ! Component: 500 - total flux cleaned = -0.00174748 Jy ! Component: 550 - total flux cleaned = -0.00172254 Jy ! Component: 600 - total flux cleaned = -0.00177192 Jy ! Component: 650 - total flux cleaned = -0.00174741 Jy ! Component: 700 - total flux cleaned = -0.00174776 Jy ! Component: 750 - total flux cleaned = -0.00177154 Jy ! Component: 800 - total flux cleaned = -0.0017947 Jy ! Component: 850 - total flux cleaned = -0.00179461 Jy ! Component: 900 - total flux cleaned = -0.0017724 Jy ! Component: 950 - total flux cleaned = -0.00179509 Jy ! Component: 1000 - total flux cleaned = -0.00186077 Jy ! Component: 1050 - total flux cleaned = -0.0018393 Jy ! Component: 1100 - total flux cleaned = -0.0018606 Jy ! Component: 1150 - total flux cleaned = -0.00183989 Jy ! Component: 1200 - total flux cleaned = -0.00179846 Jy ! Component: 1250 - total flux cleaned = -0.00179848 Jy ! Component: 1300 - total flux cleaned = -0.00171793 Jy ! Component: 1350 - total flux cleaned = -0.00171833 Jy ! Component: 1400 - total flux cleaned = -0.00167883 Jy ! Component: 1450 - total flux cleaned = -0.00162088 Jy ! Component: 1500 - total flux cleaned = -0.0015823 Jy ! Component: 1550 - total flux cleaned = -0.00148719 Jy ! Component: 1600 - total flux cleaned = -0.0014495 Jy ! Component: 1650 - total flux cleaned = -0.00137495 Jy ! Component: 1700 - total flux cleaned = -0.0012648 Jy ! Component: 1750 - total flux cleaned = -0.00119198 Jy ! Component: 1800 - total flux cleaned = -0.00110197 Jy ! Component: 1850 - total flux cleaned = -0.00104821 Jy ! Component: 1900 - total flux cleaned = -0.00094195 Jy ! Component: 1950 - total flux cleaned = -0.000906901 Jy ! Component: 2000 - total flux cleaned = -0.000889492 Jy ! Component: 2050 - total flux cleaned = -0.00080327 Jy ! Component: 2100 - total flux cleaned = -0.000769251 Jy ! Component: 2150 - total flux cleaned = -0.000752139 Jy ! Component: 2200 - total flux cleaned = -0.000785609 Jy ! Component: 2250 - total flux cleaned = -0.000718943 Jy ! Component: 2300 - total flux cleaned = -0.000685872 Jy ! Component: 2350 - total flux cleaned = -0.000653096 Jy ! Component: 2400 - total flux cleaned = -0.000588143 Jy ! Component: 2450 - total flux cleaned = -0.000556041 Jy ! Component: 2500 - total flux cleaned = -0.000588292 Jy ! Component: 2550 - total flux cleaned = -0.000588292 Jy ! Component: 2600 - total flux cleaned = -0.00054112 Jy ! Component: 2650 - total flux cleaned = -0.000525417 Jy ! Component: 2700 - total flux cleaned = -0.000479164 Jy ! Component: 2750 - total flux cleaned = -0.000479263 Jy ! Component: 2800 - total flux cleaned = -0.000433613 Jy ! Component: 2850 - total flux cleaned = -0.000418546 Jy ! Component: 2900 - total flux cleaned = -0.000433558 Jy ! Component: 2950 - total flux cleaned = -0.000329011 Jy ! Component: 3000 - total flux cleaned = -0.000329275 Jy ! Component: 3050 - total flux cleaned = -0.000314788 Jy ! Component: 3100 - total flux cleaned = -0.000300018 Jy ! Component: 3150 - total flux cleaned = -0.000256225 Jy ! Component: 3200 - total flux cleaned = -0.000169421 Jy ! Component: 3250 - total flux cleaned = -0.000169465 Jy ! Component: 3300 - total flux cleaned = -0.000169332 Jy ! Component: 3350 - total flux cleaned = -8.39818e-05 Jy ! Component: 3400 - total flux cleaned = -6.98719e-05 Jy ! Component: 3450 - total flux cleaned = -8.38695e-05 Jy ! Component: 3500 - total flux cleaned = -4.19415e-05 Jy ! Component: 3550 - total flux cleaned = 1.37171e-05 Jy ! Component: 3600 - total flux cleaned = -2.7808e-05 Jy ! Component: 3650 - total flux cleaned = 2.71042e-05 Jy ! Component: 3700 - total flux cleaned = -2.67752e-07 Jy ! Component: 3750 - total flux cleaned = 4.04447e-05 Jy ! Component: 3800 - total flux cleaned = 5.40128e-05 Jy ! Component: 3850 - total flux cleaned = 0.000121184 Jy ! Component: 3900 - total flux cleaned = 6.78168e-05 Jy ! Component: 3950 - total flux cleaned = 9.44524e-05 Jy ! Component: 4000 - total flux cleaned = 9.43928e-05 Jy ! Component: 4050 - total flux cleaned = 6.82255e-05 Jy ! Total flux subtracted in 4096 components = 0.000185859 Jy ! Clean residual min=-0.000804 max=0.001155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.0842865 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 401 components and 0.0842866 Jy ![Exited script file: muppet] wmap "J0535+1942_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.44 x 6.682 at -4.146 degrees (North through East) ! Clean map min=-0.0015416 max=0.072046 Jy/beam ! Writing clean map to FITS file: J0535+1942_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0720459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241222 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00445 1.00445 2.0089 4.01781 8.03562 16.0712 32.1425 64.2849 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.44 x 6.682 at -4.146 degrees (North through East) ! Clean map min=-0.0015416 max=0.072046 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 J0535+1942_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:43:42 2019