! Started logfile: J0912-4137_S_2017_10_21_pus_uvs.log on Sat May 11 20:55:03 2019 obs J0912-4137_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0912-4137_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.430746 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0912-4137 ! ! 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 644 lines of history. ! ! Reading 9056 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 J0912-4137_S_2017_10_21_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 599 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 614 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 438 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1002 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894401Jy sigma=0.005734 ! Fit after self-cal, rms=0.843362Jy sigma=0.005420 ! 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.919 mas, bmaj=35.33 mas, bpa=-25.22 degrees ! Estimated noise=3065.81 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.0970065 Jy ! Component: 100 - total flux cleaned = 0.134096 Jy ! Total flux subtracted in 100 components = 0.134096 Jy ! Clean residual min=-0.015137 max=0.017969 Jy/beam ! Clean residual mean=-0.000045 rms=0.005323 Jy/beam ! Combined flux in latest and established models = 0.134096 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.134096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138052Jy sigma=0.000818 ! Fit after self-cal, rms=0.137807Jy sigma=0.000817 ! 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.733 mas, bmaj=36.93 mas, bpa=-24.96 degrees ! Estimated noise=1498.38 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.0452848 Jy ! Component: 100 - total flux cleaned = 0.0650774 Jy ! Component: 150 - total flux cleaned = 0.0757348 Jy ! Component: 200 - total flux cleaned = 0.0822275 Jy ! Total flux subtracted in 200 components = 0.0822275 Jy ! Clean residual min=-0.005500 max=0.007386 Jy/beam ! Clean residual mean=-0.000051 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.216324 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 126 components and 0.216324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122857Jy sigma=0.000724 ! Fit after self-cal, rms=0.122778Jy sigma=0.000724 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 1.09 ! LA 1.02 MK 1.06 NL 1.00* OV 1.01 ! PT 0.97 ! ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 1.10 ! LA 0.98 MK 0.98 NL 1.00* OV 1.08 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.07 ! LA 0.75 MK 1.08 NL 1.26 OV 1.00 ! PT 0.92 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.00* KP 1.00* ! LA 1.39 MK 0.88 NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Fit before self-cal, rms=0.122778Jy sigma=0.000724 ! Fit after self-cal, rms=0.122079Jy sigma=0.000711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=37.13 mas, bpa=-25.02 degrees ! Estimated noise=1539.38 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.000930209 Jy ! Component: 100 - total flux cleaned = -0.00133931 Jy ! Component: 150 - total flux cleaned = -0.00154185 Jy ! Component: 200 - total flux cleaned = -0.00168298 Jy ! Total flux subtracted in 200 components = -0.00168298 Jy ! Clean residual min=-0.005240 max=0.004527 Jy/beam ! Clean residual mean=-0.000003 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.214641 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 150 components and 0.214641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122016Jy sigma=0.000711 ! Fit after self-cal, rms=0.122206Jy sigma=0.000710 ! 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.122206Jy sigma=0.000710 ! Fit after self-cal, rms=0.125974Jy sigma=0.000705 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=37.25 mas, bpa=-25.06 degrees ! Estimated noise=1531.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.48968e-05 Jy ! Component: 100 - total flux cleaned = -0.000164439 Jy ! Component: 150 - total flux cleaned = -0.000165739 Jy ! Component: 200 - total flux cleaned = -0.000165825 Jy ! Total flux subtracted in 200 components = -0.000165825 Jy ! Clean residual min=-0.004073 max=0.003835 Jy/beam ! Clean residual mean=0.000033 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.214475 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 173 components and 0.214475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125955Jy sigma=0.000705 ! Fit after self-cal, rms=0.126180Jy sigma=0.000704 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.29997e-05 Jy ! Component: 100 - total flux cleaned = -4.38238e-05 Jy ! Component: 150 - total flux cleaned = 3.55721e-05 Jy ! Component: 200 - total flux cleaned = 8.49815e-05 Jy ! Total flux subtracted in 200 components = 8.49815e-05 Jy ! Clean residual min=-0.004097 max=0.003816 Jy/beam ! Clean residual mean=0.000033 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.21456 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 185 components and 0.21456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126168Jy sigma=0.000704 ! Fit after self-cal, rms=0.126165Jy sigma=0.000704 ! 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.126165Jy sigma=0.000704 ! Fit after self-cal, rms=0.127896Jy sigma=0.000704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=37.29 mas, bpa=-25.07 degrees ! Estimated noise=1529.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295325 Jy ! Component: 100 - total flux cleaned = -0.00029623 Jy ! Component: 150 - total flux cleaned = -0.000271406 Jy ! Component: 200 - total flux cleaned = -0.000271373 Jy ! Total flux subtracted in 200 components = -0.000271373 Jy ! Clean residual min=-0.003950 max=0.003783 Jy/beam ! Clean residual mean=0.000035 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.214289 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 191 components and 0.214289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127885Jy sigma=0.000704 ! Fit after self-cal, rms=0.127903Jy sigma=0.000704 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.42375e-05 Jy ! Component: 100 - total flux cleaned = 6.97149e-06 Jy ! Component: 150 - total flux cleaned = 6.70636e-06 Jy ! Component: 200 - total flux cleaned = 6.52068e-06 Jy ! Total flux subtracted in 200 components = 6.52068e-06 Jy ! Clean residual min=-0.003895 max=0.003769 Jy/beam ! Clean residual mean=0.000036 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.214295 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 197 components and 0.214295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127895Jy sigma=0.000704 ! Fit after self-cal, rms=0.127893Jy sigma=0.000704 ! 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.127893Jy sigma=0.000704 ! Fit after self-cal, rms=0.128076Jy sigma=0.000704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.87 mas, bmaj=49.67 mas, bpa=-13.5 degrees ! Estimated noise=1771.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396251 Jy ! Component: 100 - total flux cleaned = -0.000397726 Jy ! Component: 150 - total flux cleaned = -0.00036499 Jy ! Component: 200 - total flux cleaned = -0.0003497 Jy ! Total flux subtracted in 200 components = -0.0003497 Jy ! Clean residual min=-0.003611 max=0.003321 Jy/beam ! Clean residual mean=0.000054 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.213945 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 213 components and 0.213945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128072Jy sigma=0.000704 ! Fit after self-cal, rms=0.128072Jy sigma=0.000704 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.455e-05 Jy ! Component: 100 - total flux cleaned = 3.27608e-05 Jy ! Component: 150 - total flux cleaned = 3.276e-05 Jy ! Component: 200 - total flux cleaned = 3.31936e-05 Jy ! Total flux subtracted in 200 components = 3.31936e-05 Jy ! Clean residual min=-0.003572 max=0.003316 Jy/beam ! Clean residual mean=0.000055 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.213979 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 221 components and 0.213979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128071Jy sigma=0.000704 ! Fit after self-cal, rms=0.128068Jy sigma=0.000704 ! 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.75 mas, bmaj=37.32 mas, bpa=-25.07 degrees ! Estimated noise=1528.25 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 37.32 at -25.07 degrees (North through East) ! Clean map min=-0.0037795 max=0.11905 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.866 mas, bmaj=35.83 mas, bpa=-25.37 degrees ! Estimated noise=3401.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106527 Jy ! Component: 100 - total flux cleaned = 0.148129 Jy ! Component: 150 - total flux cleaned = 0.169835 Jy ! Component: 200 - total flux cleaned = 0.183304 Jy ! Total flux subtracted in 200 components = 0.183304 Jy ! Clean residual min=-0.008099 max=0.008668 Jy/beam ! Clean residual mean=-0.000013 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.183304 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 85 model components to the UV plane model. ! The established model now contains 85 components and 0.183304 Jy ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=37.32 mas, bpa=-25.07 degrees ! Estimated noise=1528.25 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.0145561 Jy ! Component: 100 - total flux cleaned = 0.0218753 Jy ! Component: 150 - total flux cleaned = 0.0261834 Jy ! Component: 200 - total flux cleaned = 0.0289094 Jy ! Total flux subtracted in 200 components = 0.0289094 Jy ! Clean residual min=-0.005190 max=0.003563 Jy/beam ! Clean residual mean=0.000031 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.212213 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 159 components and 0.212213 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=11.87 mas, bmaj=49.67 mas, bpa=-13.5 degrees ! Estimated noise=1771.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191098 Jy ! Component: 100 - total flux cleaned = 0.00258121 Jy ! Component: 150 - total flux cleaned = 0.00274367 Jy ! Component: 200 - total flux cleaned = 0.00285097 Jy ! Total flux subtracted in 200 components = 0.00285097 Jy ! Clean residual min=-0.004066 max=0.003581 Jy/beam ! Clean residual mean=0.000061 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.215064 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 = 2.47387e-05 Jy ! Component: 100 - total flux cleaned = 3.6204e-06 Jy ! Component: 150 - total flux cleaned = -1.45513e-05 Jy ! Component: 200 - total flux cleaned = -6.69019e-05 Jy ! Total flux subtracted in 200 components = -6.69019e-05 Jy ! Clean residual min=-0.003932 max=0.003597 Jy/beam ! Clean residual mean=0.000061 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.214997 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 197 components and 0.214997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=37.32 mas, bpa=-25.07 degrees ! Estimated noise=1528.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245509 Jy ! Component: 100 - total flux cleaned = -0.000382756 Jy ! Component: 150 - total flux cleaned = -0.000446184 Jy ! Component: 200 - total flux cleaned = -0.000536029 Jy ! Total flux subtracted in 200 components = -0.000536029 Jy ! Clean residual min=-0.004459 max=0.003793 Jy/beam ! Clean residual mean=0.000038 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.214461 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 215 components and 0.214461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128078Jy sigma=0.000704 ! Fit after self-cal, rms=0.128058Jy sigma=0.000704 wmodel J0912-4137_S_2017_10_21_pus_map.mod ! Writing 215 model components to file: J0912-4137_S_2017_10_21_pus_map.mod wobs J0912-4137_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0912-4137_S_2017_10_21_pus_uvs.fits wwins J0912-4137_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0912-4137_S_2017_10_21_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.000561472 Jy ! Component: 100 - total flux cleaned = -0.000450321 Jy ! Component: 150 - total flux cleaned = -6.67821e-05 Jy ! Component: 200 - total flux cleaned = 0.000543491 Jy ! Component: 250 - total flux cleaned = 0.00115084 Jy ! Component: 300 - total flux cleaned = 0.00171919 Jy ! Component: 350 - total flux cleaned = 0.00221566 Jy ! Component: 400 - total flux cleaned = 0.00254973 Jy ! Component: 450 - total flux cleaned = 0.00277048 Jy ! Component: 500 - total flux cleaned = 0.00297938 Jy ! Component: 550 - total flux cleaned = 0.00303565 Jy ! Component: 600 - total flux cleaned = 0.00311682 Jy ! Component: 650 - total flux cleaned = 0.00303653 Jy ! Component: 700 - total flux cleaned = 0.00285988 Jy ! Component: 750 - total flux cleaned = 0.00276209 Jy ! Component: 800 - total flux cleaned = 0.0025951 Jy ! Component: 850 - total flux cleaned = 0.00243319 Jy ! Component: 900 - total flux cleaned = 0.00225359 Jy ! Component: 950 - total flux cleaned = 0.00205735 Jy ! Component: 1000 - total flux cleaned = 0.00188789 Jy ! Component: 1050 - total flux cleaned = 0.0017223 Jy ! Component: 1100 - total flux cleaned = 0.00153973 Jy ! Component: 1150 - total flux cleaned = 0.00139953 Jy ! Component: 1200 - total flux cleaned = 0.00130035 Jy ! Component: 1250 - total flux cleaned = 0.00122167 Jy ! Component: 1300 - total flux cleaned = 0.00112431 Jy ! Component: 1350 - total flux cleaned = 0.00112437 Jy ! Component: 1400 - total flux cleaned = 0.00106657 Jy ! Component: 1450 - total flux cleaned = 0.00102836 Jy ! Component: 1500 - total flux cleaned = 0.000971117 Jy ! Component: 1550 - total flux cleaned = 0.00093343 Jy ! Component: 1600 - total flux cleaned = 0.000933852 Jy ! Component: 1650 - total flux cleaned = 0.000953071 Jy ! Component: 1700 - total flux cleaned = 0.00101057 Jy ! Component: 1750 - total flux cleaned = 0.00101044 Jy ! Component: 1800 - total flux cleaned = 0.00106862 Jy ! Component: 1850 - total flux cleaned = 0.00108804 Jy ! Component: 1900 - total flux cleaned = 0.00114734 Jy ! Component: 1950 - total flux cleaned = 0.0011476 Jy ! Component: 2000 - total flux cleaned = 0.00114771 Jy ! Component: 2050 - total flux cleaned = 0.00116845 Jy ! Component: 2100 - total flux cleaned = 0.00118973 Jy ! Component: 2150 - total flux cleaned = 0.00118999 Jy ! Component: 2200 - total flux cleaned = 0.00121195 Jy ! Component: 2250 - total flux cleaned = 0.00123415 Jy ! Component: 2300 - total flux cleaned = 0.00125783 Jy ! Component: 2350 - total flux cleaned = 0.00128204 Jy ! Component: 2400 - total flux cleaned = 0.00130642 Jy ! Component: 2450 - total flux cleaned = 0.00133103 Jy ! Component: 2500 - total flux cleaned = 0.00135647 Jy ! Component: 2550 - total flux cleaned = 0.00138319 Jy ! Component: 2600 - total flux cleaned = 0.0014111 Jy ! Component: 2650 - total flux cleaned = 0.00143945 Jy ! Component: 2700 - total flux cleaned = 0.00146823 Jy ! Component: 2750 - total flux cleaned = 0.00146873 Jy ! Component: 2800 - total flux cleaned = 0.00149866 Jy ! Component: 2850 - total flux cleaned = 0.00156042 Jy ! Component: 2900 - total flux cleaned = 0.0015928 Jy ! Component: 2950 - total flux cleaned = 0.00162539 Jy ! Component: 3000 - total flux cleaned = 0.00165873 Jy ! Component: 3050 - total flux cleaned = 0.00165898 Jy ! Component: 3100 - total flux cleaned = 0.00165918 Jy ! Component: 3150 - total flux cleaned = 0.00162308 Jy ! Component: 3200 - total flux cleaned = 0.00162344 Jy ! Component: 3250 - total flux cleaned = 0.00162387 Jy ! Component: 3300 - total flux cleaned = 0.00158409 Jy ! Component: 3350 - total flux cleaned = 0.00158425 Jy ! Component: 3400 - total flux cleaned = 0.00154244 Jy ! Component: 3450 - total flux cleaned = 0.001543 Jy ! Component: 3500 - total flux cleaned = 0.00149845 Jy ! Component: 3550 - total flux cleaned = 0.00149889 Jy ! Component: 3600 - total flux cleaned = 0.00145043 Jy ! Component: 3650 - total flux cleaned = 0.0013992 Jy ! Component: 3700 - total flux cleaned = 0.00139811 Jy ! Component: 3750 - total flux cleaned = 0.0013975 Jy ! Component: 3800 - total flux cleaned = 0.00134129 Jy ! Component: 3850 - total flux cleaned = 0.00133986 Jy ! Component: 3900 - total flux cleaned = 0.00128024 Jy ! Component: 3950 - total flux cleaned = 0.00127927 Jy ! Component: 4000 - total flux cleaned = 0.00121519 Jy ! Component: 4050 - total flux cleaned = 0.00121437 Jy ! Total flux subtracted in 4096 components = 0.0012161 Jy ! Clean residual min=-0.003763 max=0.003949 Jy/beam ! Clean residual mean=0.000037 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.215677 Jy keep ! Adding 187 model components to the UV plane model. ! The established model now contains 402 components and 0.215677 Jy ![Exited script file: muppet] wmap "J0912-4137_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 37.32 at -25.07 degrees (North through East) ! Clean map min=-0.0054137 max=0.12105 Jy/beam ! Writing clean map to FITS file: J0912-4137_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00112118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.77862 2.77862 5.55724 11.1145 22.229 44.458 88.9159 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.75 x 37.32 at -25.07 degrees (North through East) ! Clean map min=-0.0054137 max=0.12105 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 J0912-4137_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:55:08 2019