! Started logfile: J0113-3551_S_2017_10_09_pus_uvs.log on Sun May 12 13:02:10 2019 obs J0113-3551_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0113-3551_S_2017_10_09_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.373051 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0113-3551 ! ! 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 496 lines of history. ! ! Reading 6124 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 J0113-3551_S_2017_10_09_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 404 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 939 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903772Jy sigma=0.005474 ! Fit after self-cal, rms=0.863094Jy sigma=0.005202 ! 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=4.445 mas, bmaj=18.98 mas, bpa=-5.788 degrees ! Estimated noise=3543.07 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.0935289 Jy ! Component: 100 - total flux cleaned = 0.130758 Jy ! Total flux subtracted in 100 components = 0.130758 Jy ! Clean residual min=-0.016162 max=0.022413 Jy/beam ! Clean residual mean=-0.000293 rms=0.005320 Jy/beam ! Combined flux in latest and established models = 0.130758 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.130758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135090Jy sigma=0.000726 ! Fit after self-cal, rms=0.134825Jy sigma=0.000723 ! 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=5.538 mas, bmaj=24.53 mas, bpa=-8.5 degrees ! Estimated noise=1917.98 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.0361847 Jy ! Component: 100 - total flux cleaned = 0.0543083 Jy ! Component: 150 - total flux cleaned = 0.0647973 Jy ! Component: 200 - total flux cleaned = 0.0710506 Jy ! Total flux subtracted in 200 components = 0.0710506 Jy ! Clean residual min=-0.007851 max=0.009324 Jy/beam ! Clean residual mean=-0.000194 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.201809 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 137 components and 0.201809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125022Jy sigma=0.000662 ! Fit after self-cal, rms=0.124761Jy sigma=0.000660 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.96 HN 1.15 KP 1.08 ! LA 0.99 MK 1.00* NL 0.94 OV 1.00* ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.20 KP 0.99 ! LA 0.97 MK 1.00* NL 1.05 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.20 KP 0.88 ! LA 0.75 MK 1.00* NL 1.28 OV 1.00* ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 87 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.124761Jy sigma=0.000660 ! Fit after self-cal, rms=0.126770Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.886 mas, bmaj=25.69 mas, bpa=-8.527 degrees ! Estimated noise=2020.16 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.000258187 Jy ! Component: 100 - total flux cleaned = -0.000478244 Jy ! Component: 150 - total flux cleaned = -0.000511543 Jy ! Component: 200 - total flux cleaned = -0.000512697 Jy ! Total flux subtracted in 200 components = -0.000512697 Jy ! Clean residual min=-0.004333 max=0.003479 Jy/beam ! Clean residual mean=-0.000038 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.201296 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 150 components and 0.201296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126732Jy sigma=0.000648 ! Fit after self-cal, rms=0.126888Jy sigma=0.000647 ! 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.126888Jy sigma=0.000647 ! Fit after self-cal, rms=0.127920Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.933 mas, bmaj=25.66 mas, bpa=-8.326 degrees ! Estimated noise=2026.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484183 Jy ! Component: 100 - total flux cleaned = -0.000488527 Jy ! Component: 150 - total flux cleaned = -0.000457514 Jy ! Component: 200 - total flux cleaned = -0.000408481 Jy ! Total flux subtracted in 200 components = -0.000408481 Jy ! Clean residual min=-0.004318 max=0.003404 Jy/beam ! Clean residual mean=-0.000057 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.200888 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 163 components and 0.200888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127891Jy sigma=0.000647 ! Fit after self-cal, rms=0.127964Jy sigma=0.000647 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.90561e-05 Jy ! Component: 100 - total flux cleaned = 3.26336e-05 Jy ! Component: 150 - total flux cleaned = 5.36992e-05 Jy ! Component: 200 - total flux cleaned = 7.25449e-05 Jy ! Total flux subtracted in 200 components = 7.25449e-05 Jy ! Clean residual min=-0.004228 max=0.003469 Jy/beam ! Clean residual mean=-0.000058 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.20096 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 169 components and 0.20096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127952Jy sigma=0.000646 ! Fit after self-cal, rms=0.127964Jy sigma=0.000646 ! 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.127964Jy sigma=0.000646 ! Fit after self-cal, rms=0.129067Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.986 mas, bmaj=25.74 mas, bpa=-8.27 degrees ! Estimated noise=2037.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000438098 Jy ! Component: 100 - total flux cleaned = -0.000366014 Jy ! Component: 150 - total flux cleaned = -0.000336349 Jy ! Component: 200 - total flux cleaned = -0.000283789 Jy ! Total flux subtracted in 200 components = -0.000283789 Jy ! Clean residual min=-0.004200 max=0.003520 Jy/beam ! Clean residual mean=-0.000058 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.200676 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 176 components and 0.200676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129045Jy sigma=0.000646 ! Fit after self-cal, rms=0.129075Jy sigma=0.000646 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.7997e-05 Jy ! Component: 100 - total flux cleaned = 6.11005e-06 Jy ! Component: 150 - total flux cleaned = 2.62959e-05 Jy ! Component: 200 - total flux cleaned = 4.38403e-05 Jy ! Total flux subtracted in 200 components = 4.38403e-05 Jy ! Clean residual min=-0.004185 max=0.003508 Jy/beam ! Clean residual mean=-0.000059 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.20072 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 180 components and 0.20072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129065Jy sigma=0.000646 ! Fit after self-cal, rms=0.129074Jy sigma=0.000646 ! 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.129074Jy sigma=0.000646 ! Fit after self-cal, rms=0.130055Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.833 mas, bmaj=32.01 mas, bpa=-7.353 degrees ! Estimated noise=2110.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000366345 Jy ! Component: 100 - total flux cleaned = -0.000302187 Jy ! Component: 150 - total flux cleaned = -0.000198043 Jy ! Component: 200 - total flux cleaned = -0.000125661 Jy ! Total flux subtracted in 200 components = -0.000125661 Jy ! Clean residual min=-0.003413 max=0.003219 Jy/beam ! Clean residual mean=-0.000081 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.200595 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 182 components and 0.200594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130044Jy sigma=0.000646 ! Fit after self-cal, rms=0.130067Jy sigma=0.000646 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.42185e-05 Jy ! Component: 100 - total flux cleaned = 1.13434e-05 Jy ! Component: 150 - total flux cleaned = 5.63273e-05 Jy ! Component: 200 - total flux cleaned = 0.000102936 Jy ! Total flux subtracted in 200 components = 0.000102936 Jy ! Clean residual min=-0.003398 max=0.003241 Jy/beam ! Clean residual mean=-0.000082 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.200697 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 185 components and 0.200697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130061Jy sigma=0.000646 ! Fit after self-cal, rms=0.130069Jy sigma=0.000646 ! 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=6.034 mas, bmaj=25.82 mas, bpa=-8.242 degrees ! Estimated noise=2046.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.034 x 25.82 at -8.242 degrees (North through East) ! Clean map min=-0.0039729 max=0.13557 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=4.739 mas, bmaj=19.82 mas, bpa=-5.164 degrees ! Estimated noise=4026.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102658 Jy ! Component: 100 - total flux cleaned = 0.140466 Jy ! Component: 150 - total flux cleaned = 0.16175 Jy ! Component: 200 - total flux cleaned = 0.174633 Jy ! Total flux subtracted in 200 components = 0.174633 Jy ! Clean residual min=-0.012180 max=0.008998 Jy/beam ! Clean residual mean=-0.000128 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.174633 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.174633 Jy ! Inverting map and beam ! Estimated beam: bmin=6.034 mas, bmaj=25.82 mas, bpa=-8.242 degrees ! Estimated noise=2046.73 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.0121581 Jy ! Component: 100 - total flux cleaned = 0.0180242 Jy ! Component: 150 - total flux cleaned = 0.0212359 Jy ! Component: 200 - total flux cleaned = 0.022155 Jy ! Total flux subtracted in 200 components = 0.022155 Jy ! Clean residual min=-0.005036 max=0.004152 Jy/beam ! Clean residual mean=-0.000094 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.196788 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 107 components and 0.196788 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=8.833 mas, bmaj=32.01 mas, bpa=-7.353 degrees ! Estimated noise=2110.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011053 Jy ! Component: 100 - total flux cleaned = 0.00135578 Jy ! Component: 150 - total flux cleaned = 0.00151033 Jy ! Component: 200 - total flux cleaned = 0.00169245 Jy ! Total flux subtracted in 200 components = 0.00169245 Jy ! Clean residual min=-0.003937 max=0.003556 Jy/beam ! Clean residual mean=-0.000113 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.198481 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.000169871 Jy ! Component: 100 - total flux cleaned = 0.000327469 Jy ! Component: 150 - total flux cleaned = 0.000473961 Jy ! Component: 200 - total flux cleaned = 0.000611083 Jy ! Total flux subtracted in 200 components = 0.000611083 Jy ! Clean residual min=-0.003836 max=0.003524 Jy/beam ! Clean residual mean=-0.000108 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.199092 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 129 components and 0.199092 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.034 mas, bmaj=25.82 mas, bpa=-8.242 degrees ! Estimated noise=2046.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204717 Jy ! Component: 100 - total flux cleaned = -3.52082e-05 Jy ! Component: 150 - total flux cleaned = 8.29813e-05 Jy ! Component: 200 - total flux cleaned = 0.000154724 Jy ! Total flux subtracted in 200 components = 0.000154724 Jy ! Clean residual min=-0.004482 max=0.003712 Jy/beam ! Clean residual mean=-0.000077 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.199246 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.199246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130116Jy sigma=0.000646 ! Fit after self-cal, rms=0.130048Jy sigma=0.000646 wmodel J0113-3551_S_2017_10_09_pus_map.mod ! Writing 137 model components to file: J0113-3551_S_2017_10_09_pus_map.mod wobs J0113-3551_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0113-3551_S_2017_10_09_pus_uvs.fits wwins J0113-3551_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J0113-3551_S_2017_10_09_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.00187296 Jy ! Component: 100 - total flux cleaned = -0.00291652 Jy ! Component: 150 - total flux cleaned = -0.00337095 Jy ! Component: 200 - total flux cleaned = -0.00391592 Jy ! Component: 250 - total flux cleaned = -0.00443027 Jy ! Component: 300 - total flux cleaned = -0.00486436 Jy ! Component: 350 - total flux cleaned = -0.00522501 Jy ! Component: 400 - total flux cleaned = -0.00542154 Jy ! Component: 450 - total flux cleaned = -0.00546873 Jy ! Component: 500 - total flux cleaned = -0.00542385 Jy ! Component: 550 - total flux cleaned = -0.00542308 Jy ! Component: 600 - total flux cleaned = -0.00538027 Jy ! Component: 650 - total flux cleaned = -0.00537953 Jy ! Component: 700 - total flux cleaned = -0.00525974 Jy ! Component: 750 - total flux cleaned = -0.00526066 Jy ! Component: 800 - total flux cleaned = -0.00491862 Jy ! Component: 850 - total flux cleaned = -0.00469599 Jy ! Component: 900 - total flux cleaned = -0.00444147 Jy ! Component: 950 - total flux cleaned = -0.00415607 Jy ! Component: 1000 - total flux cleaned = -0.00394545 Jy ! Component: 1050 - total flux cleaned = -0.00370333 Jy ! Component: 1100 - total flux cleaned = -0.0034987 Jy ! Component: 1150 - total flux cleaned = -0.00333042 Jy ! Component: 1200 - total flux cleaned = -0.00303096 Jy ! Component: 1250 - total flux cleaned = -0.00270163 Jy ! Component: 1300 - total flux cleaned = -0.00227768 Jy ! Component: 1350 - total flux cleaned = -0.00195499 Jy ! Component: 1400 - total flux cleaned = -0.00157126 Jy ! Component: 1450 - total flux cleaned = -0.0012544 Jy ! Component: 1500 - total flux cleaned = -0.000877582 Jy ! Component: 1550 - total flux cleaned = -0.000471786 Jy ! Component: 1600 - total flux cleaned = -5.75464e-06 Jy ! Component: 1650 - total flux cleaned = 0.000427274 Jy ! Component: 1700 - total flux cleaned = 0.000735314 Jy ! Component: 1750 - total flux cleaned = 0.00116504 Jy ! Component: 1800 - total flux cleaned = 0.00156267 Jy ! Component: 1850 - total flux cleaned = 0.00192864 Jy ! Component: 1900 - total flux cleaned = 0.00232437 Jy ! Component: 1950 - total flux cleaned = 0.00271903 Jy ! Component: 2000 - total flux cleaned = 0.00314346 Jy ! Component: 2050 - total flux cleaned = 0.00353724 Jy ! Component: 2100 - total flux cleaned = 0.00396059 Jy ! Component: 2150 - total flux cleaned = 0.00435398 Jy ! Component: 2200 - total flux cleaned = 0.00480871 Jy ! Component: 2250 - total flux cleaned = 0.0052037 Jy ! Component: 2300 - total flux cleaned = 0.00563006 Jy ! Component: 2350 - total flux cleaned = 0.00599616 Jy ! Component: 2400 - total flux cleaned = 0.00648557 Jy ! Component: 2450 - total flux cleaned = 0.00685397 Jy ! Component: 2500 - total flux cleaned = 0.00722395 Jy ! Component: 2550 - total flux cleaned = 0.00753408 Jy ! Component: 2600 - total flux cleaned = 0.00790839 Jy ! Component: 2650 - total flux cleaned = 0.00831619 Jy ! Component: 2700 - total flux cleaned = 0.00869522 Jy ! Component: 2750 - total flux cleaned = 0.00907664 Jy ! Component: 2800 - total flux cleaned = 0.00949294 Jy ! Component: 2850 - total flux cleaned = 0.00991223 Jy ! Component: 2900 - total flux cleaned = 0.0102692 Jy ! Component: 2950 - total flux cleaned = 0.0107274 Jy ! Component: 3000 - total flux cleaned = 0.0111232 Jy ! Component: 3050 - total flux cleaned = 0.0115556 Jy ! Component: 3100 - total flux cleaned = 0.011958 Jy ! Component: 3150 - total flux cleaned = 0.0123637 Jy ! Component: 3200 - total flux cleaned = 0.0127731 Jy ! Component: 3250 - total flux cleaned = 0.0131173 Jy ! Component: 3300 - total flux cleaned = 0.0135001 Jy ! Component: 3350 - total flux cleaned = 0.0138514 Jy ! Component: 3400 - total flux cleaned = 0.0141705 Jy ! Component: 3450 - total flux cleaned = 0.0146009 Jy ! Component: 3500 - total flux cleaned = 0.0148906 Jy ! Component: 3550 - total flux cleaned = 0.015257 Jy ! Component: 3600 - total flux cleaned = 0.0155533 Jy ! Component: 3650 - total flux cleaned = 0.0157032 Jy ! Component: 3700 - total flux cleaned = 0.0160073 Jy ! Component: 3750 - total flux cleaned = 0.0162383 Jy ! Component: 3800 - total flux cleaned = 0.0163945 Jy ! Component: 3850 - total flux cleaned = 0.0166719 Jy ! Component: 3900 - total flux cleaned = 0.0168324 Jy ! Component: 3950 - total flux cleaned = 0.0170359 Jy ! Component: 4000 - total flux cleaned = 0.0172409 Jy ! Component: 4050 - total flux cleaned = 0.0175326 Jy ! Total flux subtracted in 4096 components = 0.017786 Jy ! Clean residual min=-0.002237 max=0.002489 Jy/beam ! Clean residual mean=0.000027 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.217032 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 392 components and 0.217032 Jy ![Exited script file: muppet] wmap "J0113-3551_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.034 x 25.82 at -8.242 degrees (North through East) ! Clean map min=-0.0041728 max=0.13898 Jy/beam ! Writing clean map to FITS file: J0113-3551_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000879883 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.89923 1.89923 3.79847 7.59694 15.1939 30.3877 60.7755 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.034 x 25.82 at -8.242 degrees (North through East) ! Clean map min=-0.0041728 max=0.13898 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 J0113-3551_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:02:15 2019