! Started logfile: J2325-4051_S_2017_09_26_pus_uvs.log on Sat May 11 13:08:43 2019 obs J2325-4051_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J2325-4051_S_2017_09_26_pus_uva.fits ! AN table 1: 293 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.342435 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2325-4051 ! ! 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 674 lines of history. ! ! Reading 14448 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 J2325-4051_S_2017_09_26_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 1040 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1041 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1041 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866565Jy sigma=0.005476 ! Fit after self-cal, rms=0.806527Jy sigma=0.005105 ! 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.562 mas, bmaj=16.53 mas, bpa=-16.87 degrees ! Estimated noise=1682.14 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.117952 Jy ! Component: 100 - total flux cleaned = 0.185933 Jy ! Total flux subtracted in 100 components = 0.185933 Jy ! Clean residual min=-0.023027 max=0.035934 Jy/beam ! Clean residual mean=-0.000588 rms=0.009435 Jy/beam ! Combined flux in latest and established models = 0.185933 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.185933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182028Jy sigma=0.001112 ! Fit after self-cal, rms=0.181550Jy sigma=0.001109 ! 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.383 mas, bmaj=19.91 mas, bpa=-16.87 degrees ! Estimated noise=1062.18 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.0869161 Jy ! Component: 100 - total flux cleaned = 0.136941 Jy ! Component: 150 - total flux cleaned = 0.166286 Jy ! Component: 200 - total flux cleaned = 0.183508 Jy ! Total flux subtracted in 200 components = 0.183508 Jy ! Clean residual min=-0.024994 max=0.042027 Jy/beam ! Clean residual mean=-0.000770 rms=0.011132 Jy/beam ! Combined flux in latest and established models = 0.369441 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 119 components and 0.369441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131249Jy sigma=0.000810 ! Fit after self-cal, rms=0.130632Jy sigma=0.000806 ! 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 1.00* FD 1.03 HN 1.00* KP 1.02 ! LA 0.98 MK 0.88 NL 1.00* OV 1.55 ! PT 0.80 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.00* KP 0.98 ! LA 0.94 MK 0.88 NL 1.00* OV 1.63 ! PT 0.78 ! ! ! Correcting IF 3. ! A total of 9 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 0.97 ! LA 0.92 MK 0.94 NL 1.00* OV 1.44 ! PT 0.78 ! ! ! Correcting IF 4. ! A total of 519 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* ! ! ! Fit before self-cal, rms=0.130632Jy sigma=0.000806 ! Fit after self-cal, rms=0.125551Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=19.77 mas, bpa=-16.32 degrees ! Estimated noise=1078.2 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.0038432 Jy ! Component: 100 - total flux cleaned = 0.00348099 Jy ! Component: 150 - total flux cleaned = 0.00348749 Jy ! Component: 200 - total flux cleaned = 0.00348997 Jy ! Total flux subtracted in 200 components = 0.00348997 Jy ! Clean residual min=-0.015719 max=0.023405 Jy/beam ! Clean residual mean=-0.000151 rms=0.006502 Jy/beam ! Combined flux in latest and established models = 0.372931 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 0.372931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124796Jy sigma=0.000701 ! Fit after self-cal, rms=0.126204Jy sigma=0.000697 ! 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.126204Jy sigma=0.000697 ! Fit after self-cal, rms=0.124456Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=19.31 mas, bpa=-15.79 degrees ! Estimated noise=1042.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118467 Jy ! Component: 100 - total flux cleaned = 0.00126607 Jy ! Component: 150 - total flux cleaned = 0.00141666 Jy ! Component: 200 - total flux cleaned = 0.00141817 Jy ! Total flux subtracted in 200 components = 0.00141817 Jy ! Clean residual min=-0.014051 max=0.020390 Jy/beam ! Clean residual mean=-0.000190 rms=0.005301 Jy/beam ! Combined flux in latest and established models = 0.374349 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.374349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124312Jy sigma=0.000681 ! Fit after self-cal, rms=0.124436Jy sigma=0.000680 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.65243e-05 Jy ! Component: 100 - total flux cleaned = 0.000149996 Jy ! Component: 150 - total flux cleaned = 0.000222911 Jy ! Component: 200 - total flux cleaned = 0.000294165 Jy ! Total flux subtracted in 200 components = 0.000294165 Jy ! Clean residual min=-0.013873 max=0.020509 Jy/beam ! Clean residual mean=-0.000191 rms=0.005283 Jy/beam ! Combined flux in latest and established models = 0.374643 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 166 components and 0.374643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124321Jy sigma=0.000680 ! Fit after self-cal, rms=0.124333Jy sigma=0.000680 ! 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.124333Jy sigma=0.000680 ! Fit after self-cal, rms=0.124573Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=19.34 mas, bpa=-15.9 degrees ! Estimated noise=1049.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111809 Jy ! Component: 100 - total flux cleaned = 0.0011959 Jy ! Component: 150 - total flux cleaned = 0.00127297 Jy ! Component: 200 - total flux cleaned = 0.00134428 Jy ! Total flux subtracted in 200 components = 0.00134428 Jy ! Clean residual min=-0.013991 max=0.020365 Jy/beam ! Clean residual mean=-0.000185 rms=0.005282 Jy/beam ! Combined flux in latest and established models = 0.375987 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 166 components and 0.375987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124440Jy sigma=0.000680 ! Fit after self-cal, rms=0.124461Jy sigma=0.000680 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.64144e-05 Jy ! Component: 100 - total flux cleaned = 0.000141962 Jy ! Component: 150 - total flux cleaned = 0.000215603 Jy ! Component: 200 - total flux cleaned = 0.000287028 Jy ! Total flux subtracted in 200 components = 0.000287028 Jy ! Clean residual min=-0.014039 max=0.020397 Jy/beam ! Clean residual mean=-0.000184 rms=0.005268 Jy/beam ! Combined flux in latest and established models = 0.376274 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 169 components and 0.376274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124352Jy sigma=0.000679 ! Fit after self-cal, rms=0.124354Jy sigma=0.000679 ! 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.124354Jy sigma=0.000679 ! Fit after self-cal, rms=0.124452Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.81 mas, bmaj=41.18 mas, bpa=-5.877 degrees ! Estimated noise=1404.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174115 Jy ! Component: 100 - total flux cleaned = 0.00198378 Jy ! Component: 150 - total flux cleaned = 0.00197576 Jy ! Component: 200 - total flux cleaned = 0.00198472 Jy ! Total flux subtracted in 200 components = 0.00198472 Jy ! Clean residual min=-0.022860 max=0.033711 Jy/beam ! Clean residual mean=-0.000304 rms=0.008893 Jy/beam ! Combined flux in latest and established models = 0.378259 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 174 components and 0.378259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124288Jy sigma=0.000679 ! Fit after self-cal, rms=0.124284Jy sigma=0.000679 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.74531e-05 Jy ! Component: 100 - total flux cleaned = 8.52348e-05 Jy ! Component: 150 - total flux cleaned = 0.000196051 Jy ! Component: 200 - total flux cleaned = 0.000303242 Jy ! Total flux subtracted in 200 components = 0.000303242 Jy ! Clean residual min=-0.022718 max=0.033695 Jy/beam ! Clean residual mean=-0.000301 rms=0.008862 Jy/beam ! Combined flux in latest and established models = 0.378562 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 180 components and 0.378562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124139Jy sigma=0.000678 ! Fit after self-cal, rms=0.124152Jy sigma=0.000678 ! 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.231 mas, bmaj=19.36 mas, bpa=-16.02 degrees ! Estimated noise=1055.1 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 19.36 at -16.02 degrees (North through East) ! Clean map min=-0.013918 max=0.13594 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.471 mas, bmaj=15.76 mas, bpa=-16.21 degrees ! Estimated noise=1537.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113523 Jy ! Component: 100 - total flux cleaned = 0.185622 Jy ! Component: 150 - total flux cleaned = 0.234651 Jy ! Component: 200 - total flux cleaned = 0.268379 Jy ! Total flux subtracted in 200 components = 0.268379 Jy ! Clean residual min=-0.013485 max=0.018652 Jy/beam ! Clean residual mean=-0.000296 rms=0.005401 Jy/beam ! Combined flux in latest and established models = 0.268379 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 88 model components to the UV plane model. ! The established model now contains 88 components and 0.268379 Jy ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=19.36 mas, bpa=-16.02 degrees ! Estimated noise=1055.1 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.0433648 Jy ! Component: 100 - total flux cleaned = 0.0673247 Jy ! Component: 150 - total flux cleaned = 0.0808143 Jy ! Component: 200 - total flux cleaned = 0.0884241 Jy ! Total flux subtracted in 200 components = 0.0884241 Jy ! Clean residual min=-0.014857 max=0.021513 Jy/beam ! Clean residual mean=-0.000331 rms=0.006007 Jy/beam ! Combined flux in latest and established models = 0.356803 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 147 components and 0.356803 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=10.81 mas, bmaj=41.18 mas, bpa=-5.877 degrees ! Estimated noise=1404.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00858227 Jy ! Component: 100 - total flux cleaned = 0.0093254 Jy ! Component: 150 - total flux cleaned = 0.0099919 Jy ! Component: 200 - total flux cleaned = 0.0105817 Jy ! Total flux subtracted in 200 components = 0.0105817 Jy ! Clean residual min=-0.023619 max=0.035352 Jy/beam ! Clean residual mean=-0.000444 rms=0.009564 Jy/beam ! Combined flux in latest and established models = 0.367385 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.000369351 Jy ! Component: 100 - total flux cleaned = 0.000879422 Jy ! Component: 150 - total flux cleaned = 0.00119996 Jy ! Component: 200 - total flux cleaned = 0.0015252 Jy ! Total flux subtracted in 200 components = 0.0015252 Jy ! Clean residual min=-0.023640 max=0.034972 Jy/beam ! Clean residual mean=-0.000420 rms=0.009445 Jy/beam ! Combined flux in latest and established models = 0.36891 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 173 components and 0.36891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=19.36 mas, bpa=-16.02 degrees ! Estimated noise=1055.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00190177 Jy ! Component: 100 - total flux cleaned = -0.00166721 Jy ! Component: 150 - total flux cleaned = -0.00124755 Jy ! Component: 200 - total flux cleaned = -0.000907943 Jy ! Total flux subtracted in 200 components = -0.000907943 Jy ! Clean residual min=-0.015341 max=0.021759 Jy/beam ! Clean residual mean=-0.000249 rms=0.005620 Jy/beam ! Combined flux in latest and established models = 0.368002 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 192 components and 0.368002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125816Jy sigma=0.000686 ! Fit after self-cal, rms=0.125412Jy sigma=0.000685 wmodel J2325-4051_S_2017_09_26_pus_map.mod ! Writing 192 model components to file: J2325-4051_S_2017_09_26_pus_map.mod wobs J2325-4051_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J2325-4051_S_2017_09_26_pus_uvs.fits wwins J2325-4051_S_2017_09_26_pus_map.win ! wwins: Wrote 1 windows to J2325-4051_S_2017_09_26_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.00918826 Jy ! Component: 100 - total flux cleaned = 0.0167643 Jy ! Component: 150 - total flux cleaned = 0.0211791 Jy ! Component: 200 - total flux cleaned = 0.0249856 Jy ! Component: 250 - total flux cleaned = 0.0286371 Jy ! Component: 300 - total flux cleaned = 0.0312567 Jy ! Component: 350 - total flux cleaned = 0.0330036 Jy ! Component: 400 - total flux cleaned = 0.0344683 Jy ! Component: 450 - total flux cleaned = 0.0356941 Jy ! Component: 500 - total flux cleaned = 0.0365695 Jy ! Component: 550 - total flux cleaned = 0.0371203 Jy ! Component: 600 - total flux cleaned = 0.03738 Jy ! Component: 650 - total flux cleaned = 0.0373789 Jy ! Component: 700 - total flux cleaned = 0.0376203 Jy ! Component: 750 - total flux cleaned = 0.0378555 Jy ! Component: 800 - total flux cleaned = 0.0376334 Jy ! Component: 850 - total flux cleaned = 0.036981 Jy ! Component: 900 - total flux cleaned = 0.0366668 Jy ! Component: 950 - total flux cleaned = 0.0362589 Jy ! Component: 1000 - total flux cleaned = 0.0357628 Jy ! Component: 1050 - total flux cleaned = 0.0353796 Jy ! Component: 1100 - total flux cleaned = 0.0349162 Jy ! Component: 1150 - total flux cleaned = 0.0346446 Jy ! Component: 1200 - total flux cleaned = 0.0340316 Jy ! Component: 1250 - total flux cleaned = 0.0333513 Jy ! Component: 1300 - total flux cleaned = 0.0327731 Jy ! Component: 1350 - total flux cleaned = 0.0321289 Jy ! Component: 1400 - total flux cleaned = 0.0315809 Jy ! Component: 1450 - total flux cleaned = 0.0311227 Jy ! Component: 1500 - total flux cleaned = 0.0306753 Jy ! Component: 1550 - total flux cleaned = 0.0301643 Jy ! Component: 1600 - total flux cleaned = 0.0298782 Jy ! Component: 1650 - total flux cleaned = 0.0295275 Jy ! Component: 1700 - total flux cleaned = 0.0292521 Jy ! Component: 1750 - total flux cleaned = 0.0289131 Jy ! Component: 1800 - total flux cleaned = 0.0285818 Jy ! Component: 1850 - total flux cleaned = 0.0282562 Jy ! Component: 1900 - total flux cleaned = 0.0280009 Jy ! Component: 1950 - total flux cleaned = 0.0279386 Jy ! Component: 2000 - total flux cleaned = 0.0277526 Jy ! Component: 2050 - total flux cleaned = 0.0278129 Jy ! Component: 2100 - total flux cleaned = 0.0277521 Jy ! Component: 2150 - total flux cleaned = 0.027931 Jy ! Component: 2200 - total flux cleaned = 0.0280484 Jy ! Component: 2250 - total flux cleaned = 0.0283379 Jy ! Component: 2300 - total flux cleaned = 0.0283948 Jy ! Component: 2350 - total flux cleaned = 0.0286212 Jy ! Component: 2400 - total flux cleaned = 0.0286775 Jy ! Component: 2450 - total flux cleaned = 0.0288979 Jy ! Component: 2500 - total flux cleaned = 0.029007 Jy ! Component: 2550 - total flux cleaned = 0.0291681 Jy ! Component: 2600 - total flux cleaned = 0.02938 Jy ! Component: 2650 - total flux cleaned = 0.0295896 Jy ! Component: 2700 - total flux cleaned = 0.0297971 Jy ! Component: 2750 - total flux cleaned = 0.0300026 Jy ! Component: 2800 - total flux cleaned = 0.0302065 Jy ! Component: 2850 - total flux cleaned = 0.0304593 Jy ! Component: 2900 - total flux cleaned = 0.0306106 Jy ! Component: 2950 - total flux cleaned = 0.030861 Jy ! Component: 3000 - total flux cleaned = 0.0312593 Jy ! Component: 3050 - total flux cleaned = 0.0316059 Jy ! Component: 3100 - total flux cleaned = 0.0317537 Jy ! Component: 3150 - total flux cleaned = 0.0320976 Jy ! Component: 3200 - total flux cleaned = 0.0323428 Jy ! Component: 3250 - total flux cleaned = 0.0327829 Jy ! Component: 3300 - total flux cleaned = 0.0330758 Jy ! Component: 3350 - total flux cleaned = 0.0334168 Jy ! Component: 3400 - total flux cleaned = 0.03366 Jy ! Component: 3450 - total flux cleaned = 0.0338547 Jy ! Component: 3500 - total flux cleaned = 0.0341468 Jy ! Component: 3550 - total flux cleaned = 0.0342443 Jy ! Component: 3600 - total flux cleaned = 0.0344394 Jy ! Component: 3650 - total flux cleaned = 0.0345372 Jy ! Component: 3700 - total flux cleaned = 0.0345859 Jy ! Component: 3750 - total flux cleaned = 0.0347819 Jy ! Component: 3800 - total flux cleaned = 0.0348801 Jy ! Component: 3850 - total flux cleaned = 0.0348799 Jy ! Component: 3900 - total flux cleaned = 0.0349784 Jy ! Component: 3950 - total flux cleaned = 0.0350774 Jy ! Component: 4000 - total flux cleaned = 0.0351762 Jy ! Component: 4050 - total flux cleaned = 0.0352255 Jy ! Total flux subtracted in 4096 components = 0.0351757 Jy ! Clean residual min=-0.003018 max=0.002996 Jy/beam ! Clean residual mean=-0.000029 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.403177 Jy keep ! Adding 663 model components to the UV plane model. ! The established model now contains 855 components and 0.403177 Jy ![Exited script file: muppet] wmap "J2325-4051_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 19.36 at -16.02 degrees (North through East) ! Clean map min=-0.0081582 max=0.16445 Jy/beam ! Writing clean map to FITS file: J2325-4051_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.164449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00101673 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.85479 1.85479 3.70958 7.41916 14.8383 29.6766 59.3533 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.164 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.231 x 19.36 at -16.02 degrees (North through East) ! Clean map min=-0.0081582 max=0.16445 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 J2325-4051_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:08:49 2019