! Started logfile: J0559-4529_S_2017_02_24_pus_uvs.log on Sat May 4 11:19:53 2019 obs J0559-4529_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0559-4529_S_2017_02_24_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.364751 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0559-4529 ! ! 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 823 lines of history. ! ! Reading 7616 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 J0559-4529_S_2017_02_24_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 529 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 521 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 789 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820663Jy sigma=0.013299 ! Fit after self-cal, rms=0.807081Jy sigma=0.013278 ! 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.83 mas, bmaj=10.18 mas, bpa=-5.137 degrees ! Estimated noise=2105.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0960557 Jy ! Component: 100 - total flux cleaned = 0.10224 Jy ! Total flux subtracted in 100 components = 0.10224 Jy ! Clean residual min=-0.044743 max=0.050143 Jy/beam ! Clean residual mean=0.002837 rms=0.015054 Jy/beam ! Combined flux in latest and established models = 0.10224 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.10224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185079Jy sigma=0.001493 ! Fit after self-cal, rms=0.184948Jy sigma=0.001493 ! 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.299 mas, bmaj=10.73 mas, bpa=-3.832 degrees ! Estimated noise=1319.15 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.0370681 Jy ! Component: 100 - total flux cleaned = 0.0478538 Jy ! Component: 150 - total flux cleaned = 0.047573 Jy ! Component: 200 - total flux cleaned = 0.0473103 Jy ! Total flux subtracted in 200 components = 0.0473103 Jy ! Clean residual min=-0.035003 max=0.047040 Jy/beam ! Clean residual mean=0.002923 rms=0.014002 Jy/beam ! Combined flux in latest and established models = 0.14955 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.14955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165621Jy sigma=0.001885 ! Fit after self-cal, rms=0.165659Jy sigma=0.001885 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.80 HN 1.00* KP 0.79 ! LA 0.78 MK 0.90 NL 0.80 OV 0.88 ! PT 0.80 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.74 HN 1.00* KP 0.75 ! LA 0.75 MK 0.85 NL 1.13 OV 0.88 ! PT 0.81 SC 1.12 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.76 HN 1.00* KP 0.86 ! LA 0.79 MK 0.88 NL 1.10 OV 0.76 ! PT 0.80 SC 1.10 ! ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.73 HN 1.00* KP 1.00* ! LA 12.17 MK 0.83 NL 1.00* OV 1.20 ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.165659Jy sigma=0.001885 ! Fit after self-cal, rms=0.116082Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=10.22 mas, bpa=-1.918 degrees ! Estimated noise=1319.86 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.00035552 Jy ! Component: 100 - total flux cleaned = 0.000239687 Jy ! Component: 150 - total flux cleaned = 0.00023609 Jy ! Component: 200 - total flux cleaned = 0.000160253 Jy ! Total flux subtracted in 200 components = 0.000160253 Jy ! Clean residual min=-0.004292 max=0.004253 Jy/beam ! Clean residual mean=-0.000089 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.14971 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.14971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115837Jy sigma=0.000687 ! Fit after self-cal, rms=0.114473Jy sigma=0.000675 ! 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.114473Jy sigma=0.000675 ! Fit after self-cal, rms=0.114865Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=10.32 mas, bpa=-2.457 degrees ! Estimated noise=1311.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162257 Jy ! Component: 100 - total flux cleaned = 0.000135682 Jy ! Component: 150 - total flux cleaned = 0.000136263 Jy ! Component: 200 - total flux cleaned = 0.000137237 Jy ! Total flux subtracted in 200 components = 0.000137237 Jy ! Clean residual min=-0.003314 max=0.003749 Jy/beam ! Clean residual mean=-0.000055 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.149848 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.149848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114851Jy sigma=0.000672 ! Fit after self-cal, rms=0.114898Jy sigma=0.000672 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) ! Added new window around map position (38, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229232 Jy ! Component: 100 - total flux cleaned = 0.00255447 Jy ! Component: 150 - total flux cleaned = 0.00275187 Jy ! Component: 200 - total flux cleaned = 0.00274955 Jy ! Total flux subtracted in 200 components = 0.00274955 Jy ! Clean residual min=-0.003216 max=0.003171 Jy/beam ! Clean residual mean=-0.000034 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.152597 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.152597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114764Jy sigma=0.000671 ! Fit after self-cal, rms=0.114754Jy sigma=0.000671 ! 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.114754Jy sigma=0.000671 ! Fit after self-cal, rms=0.114552Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=10.32 mas, bpa=-2.473 degrees ! Estimated noise=1308.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521349 Jy ! Component: 100 - total flux cleaned = 0.000598341 Jy ! Component: 150 - total flux cleaned = 0.000631554 Jy ! Component: 200 - total flux cleaned = 0.000631461 Jy ! Total flux subtracted in 200 components = 0.000631461 Jy ! Clean residual min=-0.003187 max=0.003266 Jy/beam ! Clean residual mean=-0.000006 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.153229 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.153229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114515Jy sigma=0.000671 ! Fit after self-cal, rms=0.114518Jy sigma=0.000671 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) ! Added new window around map position (-81.5, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126227 Jy ! Component: 100 - total flux cleaned = 0.00126838 Jy ! Component: 150 - total flux cleaned = 0.00121906 Jy ! Component: 200 - total flux cleaned = 0.00138826 Jy ! Total flux subtracted in 200 components = 0.00138826 Jy ! Clean residual min=-0.002917 max=0.002418 Jy/beam ! Clean residual mean=-0.000016 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.154617 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.154617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114386Jy sigma=0.000670 ! Fit after self-cal, rms=0.114385Jy sigma=0.000670 ! 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.114385Jy sigma=0.000670 ! Fit after self-cal, rms=0.114055Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.76 mas, bmaj=39.18 mas, bpa=0.5357 degrees ! Estimated noise=1522.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291936 Jy ! Component: 100 - total flux cleaned = 0.000400541 Jy ! Component: 150 - total flux cleaned = 0.000521989 Jy ! Component: 200 - total flux cleaned = 0.000675345 Jy ! Total flux subtracted in 200 components = 0.000675345 Jy ! Clean residual min=-0.002249 max=0.002234 Jy/beam ! Clean residual mean=-0.000015 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.155292 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 83 components and 0.155292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114045Jy sigma=0.000670 ! Fit after self-cal, rms=0.114049Jy sigma=0.000670 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.000125885 Jy ! Component: 100 - total flux cleaned = 0.000209212 Jy ! Component: 150 - total flux cleaned = 0.000229066 Jy ! Component: 200 - total flux cleaned = 0.000247477 Jy ! Total flux subtracted in 200 components = 0.000247477 Jy ! Clean residual min=-0.002169 max=0.002184 Jy/beam ! Clean residual mean=-0.000014 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.15554 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.15554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114046Jy sigma=0.000670 ! Fit after self-cal, rms=0.114050Jy sigma=0.000670 ! 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.247 mas, bmaj=10.31 mas, bpa=-2.495 degrees ! Estimated noise=1305.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 10.31 at -2.495 degrees (North through East) ! Clean map min=-0.0029877 max=0.15477 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.615 mas, bmaj=9.084 mas, bpa=-3.054 degrees ! Estimated noise=2564.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116142 Jy ! Component: 100 - total flux cleaned = 0.142987 Jy ! Component: 150 - total flux cleaned = 0.148447 Jy ! Component: 200 - total flux cleaned = 0.14815 Jy ! Total flux subtracted in 200 components = 0.14815 Jy ! Clean residual min=-0.008670 max=0.008313 Jy/beam ! Clean residual mean=0.000002 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.14815 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.14815 Jy ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=10.31 mas, bpa=-2.495 degrees ! Estimated noise=1305.49 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.00513137 Jy ! Component: 100 - total flux cleaned = 0.00729781 Jy ! Component: 150 - total flux cleaned = 0.00786547 Jy ! Component: 200 - total flux cleaned = 0.00816251 Jy ! Total flux subtracted in 200 components = 0.00816251 Jy ! Clean residual min=-0.003725 max=0.003004 Jy/beam ! Clean residual mean=-0.000019 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.156313 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.156313 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.76 mas, bmaj=39.18 mas, bpa=0.5357 degrees ! Estimated noise=1522.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710047 Jy ! Component: 100 - total flux cleaned = 0.000922519 Jy ! Component: 150 - total flux cleaned = 0.000854145 Jy ! Component: 200 - total flux cleaned = 0.000796295 Jy ! Total flux subtracted in 200 components = 0.000796295 Jy ! Clean residual min=-0.002202 max=0.002179 Jy/beam ! Clean residual mean=-0.000016 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.157109 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.000106867 Jy ! Component: 100 - total flux cleaned = -0.000132309 Jy ! Component: 150 - total flux cleaned = -0.000202967 Jy ! Component: 200 - total flux cleaned = -0.000223844 Jy ! Total flux subtracted in 200 components = -0.000223844 Jy ! Clean residual min=-0.002164 max=0.002096 Jy/beam ! Clean residual mean=-0.000013 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.156885 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.156885 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=10.31 mas, bpa=-2.495 degrees ! Estimated noise=1305.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.12374e-05 Jy ! Component: 100 - total flux cleaned = 9.45576e-06 Jy ! Component: 150 - total flux cleaned = -0.000193205 Jy ! Component: 200 - total flux cleaned = -0.000191815 Jy ! Total flux subtracted in 200 components = -0.000191815 Jy ! Clean residual min=-0.003081 max=0.002692 Jy/beam ! Clean residual mean=-0.000005 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.156693 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.156693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114194Jy sigma=0.000671 ! Fit after self-cal, rms=0.114228Jy sigma=0.000671 wmodel J0559-4529_S_2017_02_24_pus_map.mod ! Writing 61 model components to file: J0559-4529_S_2017_02_24_pus_map.mod wobs J0559-4529_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0559-4529_S_2017_02_24_pus_uvs.fits wwins J0559-4529_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0559-4529_S_2017_02_24_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.00085489 Jy ! Component: 100 - total flux cleaned = -0.000816016 Jy ! Component: 150 - total flux cleaned = -0.000353057 Jy ! Component: 200 - total flux cleaned = -0.000114331 Jy ! Component: 250 - total flux cleaned = 0.00011338 Jy ! Component: 300 - total flux cleaned = 0.000259295 Jy ! Component: 350 - total flux cleaned = 0.000578112 Jy ! Component: 400 - total flux cleaned = 0.000750158 Jy ! Component: 450 - total flux cleaned = 0.000883473 Jy ! Component: 500 - total flux cleaned = 0.00101324 Jy ! Component: 550 - total flux cleaned = 0.00104498 Jy ! Component: 600 - total flux cleaned = 0.00110631 Jy ! Component: 650 - total flux cleaned = 0.00116663 Jy ! Component: 700 - total flux cleaned = 0.00125461 Jy ! Component: 750 - total flux cleaned = 0.00131205 Jy ! Component: 800 - total flux cleaned = 0.00139584 Jy ! Component: 850 - total flux cleaned = 0.00142344 Jy ! Component: 900 - total flux cleaned = 0.00161407 Jy ! Component: 950 - total flux cleaned = 0.00172106 Jy ! Component: 1000 - total flux cleaned = 0.00187926 Jy ! Component: 1050 - total flux cleaned = 0.00193144 Jy ! Component: 1100 - total flux cleaned = 0.00208472 Jy ! Component: 1150 - total flux cleaned = 0.00226057 Jy ! Component: 1200 - total flux cleaned = 0.00235978 Jy ! Component: 1250 - total flux cleaned = 0.00255501 Jy ! Component: 1300 - total flux cleaned = 0.00265137 Jy ! Component: 1350 - total flux cleaned = 0.00281812 Jy ! Component: 1400 - total flux cleaned = 0.00298226 Jy ! Component: 1450 - total flux cleaned = 0.00309819 Jy ! Component: 1500 - total flux cleaned = 0.00316758 Jy ! Component: 1550 - total flux cleaned = 0.00330428 Jy ! Component: 1600 - total flux cleaned = 0.00341686 Jy ! Component: 1650 - total flux cleaned = 0.00357263 Jy ! Component: 1700 - total flux cleaned = 0.0035945 Jy ! Component: 1750 - total flux cleaned = 0.00370388 Jy ! Component: 1800 - total flux cleaned = 0.00379032 Jy ! Component: 1850 - total flux cleaned = 0.00391856 Jy ! Component: 1900 - total flux cleaned = 0.00393955 Jy ! Component: 1950 - total flux cleaned = 0.00404473 Jy ! Component: 2000 - total flux cleaned = 0.00412803 Jy ! Component: 2050 - total flux cleaned = 0.004252 Jy ! Component: 2100 - total flux cleaned = 0.00431333 Jy ! Component: 2150 - total flux cleaned = 0.00443504 Jy ! Component: 2200 - total flux cleaned = 0.00451591 Jy ! Component: 2250 - total flux cleaned = 0.00459594 Jy ! Component: 2300 - total flux cleaned = 0.0047152 Jy ! Component: 2350 - total flux cleaned = 0.00479412 Jy ! Component: 2400 - total flux cleaned = 0.00487225 Jy ! Component: 2450 - total flux cleaned = 0.00491093 Jy ! Component: 2500 - total flux cleaned = 0.00498794 Jy ! Component: 2550 - total flux cleaned = 0.00506426 Jy ! Component: 2600 - total flux cleaned = 0.00506426 Jy ! Component: 2650 - total flux cleaned = 0.00508317 Jy ! Component: 2700 - total flux cleaned = 0.00519562 Jy ! Component: 2750 - total flux cleaned = 0.00538187 Jy ! Component: 2800 - total flux cleaned = 0.00553029 Jy ! Component: 2850 - total flux cleaned = 0.00573372 Jy ! Component: 2900 - total flux cleaned = 0.00589952 Jy ! Component: 2950 - total flux cleaned = 0.0060648 Jy ! Component: 3000 - total flux cleaned = 0.00622952 Jy ! Component: 3050 - total flux cleaned = 0.00639389 Jy ! Component: 3100 - total flux cleaned = 0.00655776 Jy ! Component: 3150 - total flux cleaned = 0.00672116 Jy ! Component: 3200 - total flux cleaned = 0.00692062 Jy ! Component: 3250 - total flux cleaned = 0.00702922 Jy ! Component: 3300 - total flux cleaned = 0.00719204 Jy ! Component: 3350 - total flux cleaned = 0.00726444 Jy ! Component: 3400 - total flux cleaned = 0.00735513 Jy ! Component: 3450 - total flux cleaned = 0.00748211 Jy ! Component: 3500 - total flux cleaned = 0.00757289 Jy ! Component: 3550 - total flux cleaned = 0.00769999 Jy ! Component: 3600 - total flux cleaned = 0.00779087 Jy ! Component: 3650 - total flux cleaned = 0.00788182 Jy ! Component: 3700 - total flux cleaned = 0.00797296 Jy ! Component: 3750 - total flux cleaned = 0.00806417 Jy ! Component: 3800 - total flux cleaned = 0.00819206 Jy ! Component: 3850 - total flux cleaned = 0.00828347 Jy ! Component: 3900 - total flux cleaned = 0.00837493 Jy ! Component: 3950 - total flux cleaned = 0.00846667 Jy ! Component: 4000 - total flux cleaned = 0.0085586 Jy ! Component: 4050 - total flux cleaned = 0.00861392 Jy ! Total flux subtracted in 4096 components = 0.00868778 Jy ! Clean residual min=-0.001080 max=0.001048 Jy/beam ! Clean residual mean=-0.000004 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.165381 Jy keep ! Adding 202 model components to the UV plane model. ! The established model now contains 263 components and 0.165381 Jy ![Exited script file: muppet] wmap "J0559-4529_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 10.31 at -2.495 degrees (North through East) ! Clean map min=-0.0026416 max=0.15221 Jy/beam ! Writing clean map to FITS file: J0559-4529_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.539395 0.539395 1.07879 2.15758 4.31516 8.63033 17.2607 34.5213 69.0426 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.247 x 10.31 at -2.495 degrees (North through East) ! Clean map min=-0.0026416 max=0.15221 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 J0559-4529_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:19:58 2019