! Started logfile: J0958-2655_S_2017_07_16_pus_uvs.log on Thu May 9 11:06:13 2019 obs J0958-2655_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0958-2655_S_2017_07_16_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.693275 visibilities/baseline/integration-bin. ! Found source: J0958-2655 ! ! 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 9484 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 J0958-2655_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 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 577 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.951128Jy sigma=0.006110 ! Fit after self-cal, rms=0.914569Jy sigma=0.005903 ! 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.402 mas, bmaj=6.571 mas, bpa=-7.399 degrees ! Estimated noise=1767.94 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.069239 Jy ! Component: 100 - total flux cleaned = 0.0879367 Jy ! Total flux subtracted in 100 components = 0.0879367 Jy ! Clean residual min=-0.007361 max=0.008064 Jy/beam ! Clean residual mean=-0.000003 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.0879367 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0879367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110766Jy sigma=0.000663 ! Fit after self-cal, rms=0.110654Jy sigma=0.000662 ! 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=2.735 mas, bmaj=7.386 mas, bpa=-8.353 degrees ! Estimated noise=1377.62 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.0117408 Jy ! Component: 100 - total flux cleaned = 0.017905 Jy ! Component: 150 - total flux cleaned = 0.0215142 Jy ! Component: 200 - total flux cleaned = 0.0236768 Jy ! Total flux subtracted in 200 components = 0.0236768 Jy ! Clean residual min=-0.004714 max=0.005241 Jy/beam ! Clean residual mean=-0.000015 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.111614 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.111613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109571Jy sigma=0.000653 ! Fit after self-cal, rms=0.109527Jy sigma=0.000652 ! 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 1.00* FD 1.00* HN 1.02 KP 1.04 ! LA 0.97 MK 1.04 NL 0.97 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.08 KP 1.02 ! LA 0.90 MK 1.02 NL 1.14 OV 0.99 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 1.13 KP 1.05 ! LA 0.92 MK 1.07 NL 1.05 OV 0.98 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.109527Jy sigma=0.000652 ! Fit after self-cal, rms=0.112158Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.46 mas, bpa=-7.105 degrees ! Estimated noise=1400.89 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.000427128 Jy ! Component: 100 - total flux cleaned = 0.000298172 Jy ! Component: 150 - total flux cleaned = 0.000298005 Jy ! Component: 200 - total flux cleaned = 0.000266543 Jy ! Total flux subtracted in 200 components = 0.000266543 Jy ! Clean residual min=-0.004608 max=0.005041 Jy/beam ! Clean residual mean=-0.000002 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.11188 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.11188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112128Jy sigma=0.000653 ! Fit after self-cal, rms=0.112291Jy sigma=0.000653 ! 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.112291Jy sigma=0.000653 ! Fit after self-cal, rms=0.113838Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=7.488 mas, bpa=-7.149 degrees ! Estimated noise=1406.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286232 Jy ! Component: 100 - total flux cleaned = 0.000226038 Jy ! Component: 150 - total flux cleaned = 0.000252557 Jy ! Component: 200 - total flux cleaned = 0.000252699 Jy ! Total flux subtracted in 200 components = 0.000252699 Jy ! Clean residual min=-0.004571 max=0.004555 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.112133 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.112133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113821Jy sigma=0.000652 ! Fit after self-cal, rms=0.113883Jy sigma=0.000652 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.000108217 Jy ! Component: 100 - total flux cleaned = 3.8994e-05 Jy ! Component: 150 - total flux cleaned = 3.858e-05 Jy ! Component: 200 - total flux cleaned = 3.82212e-05 Jy ! Total flux subtracted in 200 components = 3.82212e-05 Jy ! Clean residual min=-0.004595 max=0.004573 Jy/beam ! Clean residual mean=0.000001 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.112171 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.112171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113872Jy sigma=0.000652 ! Fit after self-cal, rms=0.113868Jy sigma=0.000652 ! 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.113868Jy sigma=0.000652 ! Fit after self-cal, rms=0.114919Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.509 mas, bpa=-7.111 degrees ! Estimated noise=1409.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171842 Jy ! Component: 100 - total flux cleaned = 0.000213469 Jy ! Component: 150 - total flux cleaned = 0.000250688 Jy ! Component: 200 - total flux cleaned = 0.00026833 Jy ! Total flux subtracted in 200 components = 0.00026833 Jy ! Clean residual min=-0.004438 max=0.004399 Jy/beam ! Clean residual mean=0.000003 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.112439 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.112439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114910Jy sigma=0.000652 ! Fit after self-cal, rms=0.114940Jy sigma=0.000652 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.43959e-05 Jy ! Component: 100 - total flux cleaned = 4.43939e-05 Jy ! Component: 150 - total flux cleaned = 4.46452e-05 Jy ! Component: 200 - total flux cleaned = 6.05968e-05 Jy ! Total flux subtracted in 200 components = 6.05968e-05 Jy ! Clean residual min=-0.004435 max=0.004413 Jy/beam ! Clean residual mean=0.000003 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.1125 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.1125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114933Jy sigma=0.000652 ! Fit after self-cal, rms=0.114930Jy sigma=0.000652 ! 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.114930Jy sigma=0.000652 ! Fit after self-cal, rms=0.115136Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.072 mas, bmaj=17.14 mas, bpa=-4.703 degrees ! Estimated noise=1852.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680211 Jy ! Component: 100 - total flux cleaned = 0.000643756 Jy ! Component: 150 - total flux cleaned = 0.000619649 Jy ! Component: 200 - total flux cleaned = 0.000602497 Jy ! Total flux subtracted in 200 components = 0.000602497 Jy ! Clean residual min=-0.004884 max=0.005824 Jy/beam ! Clean residual mean=0.000008 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.113102 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.113102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115152Jy sigma=0.000652 ! Fit after self-cal, rms=0.115146Jy sigma=0.000652 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.1087e-06 Jy ! Component: 100 - total flux cleaned = -3.11896e-05 Jy ! Component: 150 - total flux cleaned = -5.2263e-05 Jy ! Component: 200 - total flux cleaned = -6.90401e-05 Jy ! Total flux subtracted in 200 components = -6.90401e-05 Jy ! Clean residual min=-0.004861 max=0.005815 Jy/beam ! Clean residual mean=0.000008 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.113033 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.113033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115163Jy sigma=0.000652 ! Fit after self-cal, rms=0.115156Jy sigma=0.000652 ! Inverting map ! Added new window around map position (-96.5, -63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509297 Jy ! Component: 100 - total flux cleaned = 0.00540732 Jy ! Component: 150 - total flux cleaned = 0.00519298 Jy ! Component: 200 - total flux cleaned = 0.00494362 Jy ! Total flux subtracted in 200 components = 0.00494362 Jy ! Clean residual min=-0.003941 max=0.003461 Jy/beam ! Clean residual mean=0.000008 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.117977 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 88 components and 0.117977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115005Jy sigma=0.000651 ! Fit after self-cal, rms=0.114992Jy sigma=0.000651 ! 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=2.826 mas, bmaj=7.51 mas, bpa=-7.009 degrees ! Estimated noise=1411.7 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.51 at -7.009 degrees (North through East) ! Clean map min=-0.0036857 max=0.090906 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.469 mas, bmaj=6.632 mas, bpa=-6.119 degrees ! Estimated noise=1822.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0692183 Jy ! Component: 100 - total flux cleaned = 0.0894526 Jy ! Component: 150 - total flux cleaned = 0.0995969 Jy ! Component: 200 - total flux cleaned = 0.105993 Jy ! Total flux subtracted in 200 components = 0.105993 Jy ! Clean residual min=-0.005221 max=0.005642 Jy/beam ! Clean residual mean=0.000002 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.105993 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.105993 Jy ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.51 mas, bpa=-7.009 degrees ! Estimated noise=1411.7 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.0050219 Jy ! Component: 100 - total flux cleaned = 0.00760703 Jy ! Component: 150 - total flux cleaned = 0.00879358 Jy ! Component: 200 - total flux cleaned = 0.00920051 Jy ! Total flux subtracted in 200 components = 0.00920051 Jy ! Clean residual min=-0.004376 max=0.004033 Jy/beam ! Clean residual mean=0.000002 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.115194 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.115194 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.072 mas, bmaj=17.14 mas, bpa=-4.703 degrees ! Estimated noise=1852.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329243 Jy ! Component: 100 - total flux cleaned = 0.00371487 Jy ! Component: 150 - total flux cleaned = 0.00350713 Jy ! Component: 200 - total flux cleaned = 0.00332177 Jy ! Total flux subtracted in 200 components = 0.00332177 Jy ! Clean residual min=-0.004042 max=0.003532 Jy/beam ! Clean residual mean=0.000010 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.118516 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 = -0.000165673 Jy ! Component: 100 - total flux cleaned = -0.000168208 Jy ! Component: 150 - total flux cleaned = -0.000122829 Jy ! Component: 200 - total flux cleaned = -8.0002e-05 Jy ! Total flux subtracted in 200 components = -8.0002e-05 Jy ! Clean residual min=-0.003761 max=0.003409 Jy/beam ! Clean residual mean=0.000009 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.118436 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 82 components and 0.118436 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.51 mas, bpa=-7.009 degrees ! Estimated noise=1411.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000439337 Jy ! Component: 100 - total flux cleaned = -0.000504673 Jy ! Component: 150 - total flux cleaned = -0.000720187 Jy ! Component: 200 - total flux cleaned = -0.00104799 Jy ! Total flux subtracted in 200 components = -0.00104799 Jy ! Clean residual min=-0.003576 max=0.003551 Jy/beam ! Clean residual mean=0.000003 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.117388 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 111 components and 0.117388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114825Jy sigma=0.000650 ! Fit after self-cal, rms=0.114801Jy sigma=0.000650 wmodel J0958-2655_S_2017_07_16_pus_map.mod ! Writing 111 model components to file: J0958-2655_S_2017_07_16_pus_map.mod wobs J0958-2655_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0958-2655_S_2017_07_16_pus_uvs.fits wwins J0958-2655_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0958-2655_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.000465231 Jy ! Component: 100 - total flux cleaned = -0.000766817 Jy ! Component: 150 - total flux cleaned = -0.00071411 Jy ! Component: 200 - total flux cleaned = -0.00101652 Jy ! Component: 250 - total flux cleaned = -0.00111185 Jy ! Component: 300 - total flux cleaned = -0.00125005 Jy ! Component: 350 - total flux cleaned = -0.00120685 Jy ! Component: 400 - total flux cleaned = -0.00120669 Jy ! Component: 450 - total flux cleaned = -0.00104225 Jy ! Component: 500 - total flux cleaned = -0.000883158 Jy ! Component: 550 - total flux cleaned = -0.000805154 Jy ! Component: 600 - total flux cleaned = -0.000767207 Jy ! Component: 650 - total flux cleaned = -0.000730487 Jy ! Component: 700 - total flux cleaned = -0.000802431 Jy ! Component: 750 - total flux cleaned = -0.000801987 Jy ! Component: 800 - total flux cleaned = -0.000870962 Jy ! Component: 850 - total flux cleaned = -0.000904557 Jy ! Component: 900 - total flux cleaned = -0.000805443 Jy ! Component: 950 - total flux cleaned = -0.000935327 Jy ! Component: 1000 - total flux cleaned = -0.000807839 Jy ! Component: 1050 - total flux cleaned = -0.000807935 Jy ! Component: 1100 - total flux cleaned = -0.000869017 Jy ! Component: 1150 - total flux cleaned = -0.000748404 Jy ! Component: 1200 - total flux cleaned = -0.000866701 Jy ! Component: 1250 - total flux cleaned = -0.00080829 Jy ! Component: 1300 - total flux cleaned = -0.000779437 Jy ! Component: 1350 - total flux cleaned = -0.000808134 Jy ! Component: 1400 - total flux cleaned = -0.00080769 Jy ! Component: 1450 - total flux cleaned = -0.000835259 Jy ! Component: 1500 - total flux cleaned = -0.000916065 Jy ! Component: 1550 - total flux cleaned = -0.00099514 Jy ! Component: 1600 - total flux cleaned = -0.000969109 Jy ! Component: 1650 - total flux cleaned = -0.00104575 Jy ! Component: 1700 - total flux cleaned = -0.00104556 Jy ! Component: 1750 - total flux cleaned = -0.00104559 Jy ! Component: 1800 - total flux cleaned = -0.00111966 Jy ! Component: 1850 - total flux cleaned = -0.00116821 Jy ! Component: 1900 - total flux cleaned = -0.00109597 Jy ! Component: 1950 - total flux cleaned = -0.00116779 Jy ! Component: 2000 - total flux cleaned = -0.00116768 Jy ! Component: 2050 - total flux cleaned = -0.00107503 Jy ! Component: 2100 - total flux cleaned = -0.00102932 Jy ! Component: 2150 - total flux cleaned = -0.00107448 Jy ! Component: 2200 - total flux cleaned = -0.00100728 Jy ! Component: 2250 - total flux cleaned = -0.000985116 Jy ! Component: 2300 - total flux cleaned = -0.000963252 Jy ! Component: 2350 - total flux cleaned = -0.0010064 Jy ! Component: 2400 - total flux cleaned = -0.000941914 Jy ! Component: 2450 - total flux cleaned = -0.000942062 Jy ! Component: 2500 - total flux cleaned = -0.000921627 Jy ! Component: 2550 - total flux cleaned = -0.00100468 Jy ! Component: 2600 - total flux cleaned = -0.00096338 Jy ! Component: 2650 - total flux cleaned = -0.00102458 Jy ! Component: 2700 - total flux cleaned = -0.00106489 Jy ! Component: 2750 - total flux cleaned = -0.00104488 Jy ! Component: 2800 - total flux cleaned = -0.00102518 Jy ! Component: 2850 - total flux cleaned = -0.00104501 Jy ! Component: 2900 - total flux cleaned = -0.00100633 Jy ! Component: 2950 - total flux cleaned = -0.00102548 Jy ! Component: 3000 - total flux cleaned = -0.00100662 Jy ! Component: 3050 - total flux cleaned = -0.000950047 Jy ! Component: 3100 - total flux cleaned = -0.000968861 Jy ! Component: 3150 - total flux cleaned = -0.00102436 Jy ! Component: 3200 - total flux cleaned = -0.00100588 Jy ! Component: 3250 - total flux cleaned = -0.000987469 Jy ! Component: 3300 - total flux cleaned = -0.000987413 Jy ! Component: 3350 - total flux cleaned = -0.000969424 Jy ! Component: 3400 - total flux cleaned = -0.000916354 Jy ! Component: 3450 - total flux cleaned = -0.000916532 Jy ! Component: 3500 - total flux cleaned = -0.000951235 Jy ! Component: 3550 - total flux cleaned = -0.000864715 Jy ! Component: 3600 - total flux cleaned = -0.00089905 Jy ! Component: 3650 - total flux cleaned = -0.00086483 Jy ! Component: 3700 - total flux cleaned = -0.000881697 Jy ! Component: 3750 - total flux cleaned = -0.000864863 Jy ! Component: 3800 - total flux cleaned = -0.000831612 Jy ! Component: 3850 - total flux cleaned = -0.000897775 Jy ! Component: 3900 - total flux cleaned = -0.000897629 Jy ! Component: 3950 - total flux cleaned = -0.000881355 Jy ! Component: 4000 - total flux cleaned = -0.000881444 Jy ! Component: 4050 - total flux cleaned = -0.000897665 Jy ! Total flux subtracted in 4096 components = -0.000929409 Jy ! Clean residual min=-0.000992 max=0.000863 Jy/beam ! Clean residual mean=0.000000 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.116458 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 399 components and 0.116458 Jy ![Exited script file: muppet] wmap "J0958-2655_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.51 at -7.009 degrees (North through East) ! Clean map min=-0.0029049 max=0.091033 Jy/beam ! Writing clean map to FITS file: J0958-2655_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.0910332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028663 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.944591 0.944591 1.88918 3.77836 7.55673 15.1135 30.2269 60.4538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.51 at -7.009 degrees (North through East) ! Clean map min=-0.0029049 max=0.091033 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 J0958-2655_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:06:17 2019