! Started logfile: J1536-3151_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:31:36 2016 obs J1536-3151_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1536-3151_S_2014_08_05_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.38399 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1536-3151 ! ! 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 360 lines of history. ! ! Reading 6428 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 J1536-3151_S_2014_08_05_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 346 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 346 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 346 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 346 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.929176Jy sigma=0.007778 ! Fit after self-cal, rms=0.869291Jy sigma=0.007259 ! 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=3.466 mas, bmaj=25.24 mas, bpa=20.74 degrees ! Estimated noise=1630.34 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.0964039 Jy ! Component: 100 - total flux cleaned = 0.130882 Jy ! Total flux subtracted in 100 components = 0.130882 Jy ! Clean residual min=-0.008590 max=0.014404 Jy/beam ! Clean residual mean=0.000345 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.130882 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.130882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102272Jy sigma=0.000806 ! Fit after self-cal, rms=0.102008Jy sigma=0.000804 ! 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=4.655 mas, bmaj=27.03 mas, bpa=20.32 degrees ! Estimated noise=1070.9 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.0220182 Jy ! Component: 100 - total flux cleaned = 0.0341769 Jy ! Component: 150 - total flux cleaned = 0.0415696 Jy ! Component: 200 - total flux cleaned = 0.0466559 Jy ! Total flux subtracted in 200 components = 0.0466559 Jy ! Clean residual min=-0.004355 max=0.007717 Jy/beam ! Clean residual mean=0.000185 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.177538 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 115 components and 0.177538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096862Jy sigma=0.000763 ! Fit after self-cal, rms=0.096799Jy sigma=0.000762 ! 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 0.91 HN 1.00* KP 1.03 ! LA 1.07 MK 1.00* NL 0.94 OV 1.02 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.00* KP 1.03 ! LA 1.02 MK 1.00* NL 1.00 OV 1.08 ! PT 0.97 SC 1.16 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.00* KP 0.92 ! LA 0.82 MK 1.00* NL 1.02 OV 0.99 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.00* KP 0.88 ! LA 0.80 MK 1.00* NL 1.14 OV 1.02 ! PT 1.02 SC 0.93 ! ! ! Fit before self-cal, rms=0.096799Jy sigma=0.000762 ! Fit after self-cal, rms=0.092318Jy sigma=0.000750 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.692 mas, bmaj=27.2 mas, bpa=20.28 degrees ! Estimated noise=1058.65 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.00131422 Jy ! Component: 100 - total flux cleaned = 0.00142309 Jy ! Component: 150 - total flux cleaned = 0.00137375 Jy ! Component: 200 - total flux cleaned = 0.00137103 Jy ! Total flux subtracted in 200 components = 0.00137103 Jy ! Clean residual min=-0.003630 max=0.006332 Jy/beam ! Clean residual mean=0.000066 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.178909 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.178909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092257Jy sigma=0.000750 ! Fit after self-cal, rms=0.092209Jy sigma=0.000749 ! 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.092209Jy sigma=0.000749 ! Fit after self-cal, rms=0.091828Jy sigma=0.000749 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.675 mas, bmaj=27.18 mas, bpa=20.29 degrees ! Estimated noise=1056.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360311 Jy ! Component: 100 - total flux cleaned = 0.000535261 Jy ! Component: 150 - total flux cleaned = 0.000535775 Jy ! Component: 200 - total flux cleaned = 0.000535885 Jy ! Total flux subtracted in 200 components = 0.000535885 Jy ! Clean residual min=-0.003873 max=0.005398 Jy/beam ! Clean residual mean=0.000009 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.179445 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 140 components and 0.179445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091795Jy sigma=0.000748 ! Fit after self-cal, rms=0.091784Jy sigma=0.000748 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 (-7, 98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450874 Jy ! Component: 100 - total flux cleaned = 0.00648392 Jy ! Component: 150 - total flux cleaned = 0.00687879 Jy ! Component: 200 - total flux cleaned = 0.00693321 Jy ! Total flux subtracted in 200 components = 0.00693321 Jy ! Clean residual min=-0.003094 max=0.003129 Jy/beam ! Clean residual mean=-0.000032 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.186378 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 185 components and 0.186378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091557Jy sigma=0.000746 ! Fit after self-cal, rms=0.091552Jy sigma=0.000746 ! 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.091552Jy sigma=0.000746 ! Fit after self-cal, rms=0.091071Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.647 mas, bmaj=27.15 mas, bpa=20.3 degrees ! Estimated noise=1051.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245916 Jy ! Component: 100 - total flux cleaned = 0.00358442 Jy ! Component: 150 - total flux cleaned = 0.00383769 Jy ! Component: 200 - total flux cleaned = 0.00388299 Jy ! Total flux subtracted in 200 components = 0.00388299 Jy ! Clean residual min=-0.002375 max=0.002686 Jy/beam ! Clean residual mean=-0.000019 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.190261 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 221 components and 0.190261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090988Jy sigma=0.000745 ! Fit after self-cal, rms=0.090992Jy sigma=0.000745 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.000111921 Jy ! Component: 100 - total flux cleaned = 0.000194866 Jy ! Component: 150 - total flux cleaned = 0.000269658 Jy ! Component: 200 - total flux cleaned = 0.000369582 Jy ! Total flux subtracted in 200 components = 0.000369582 Jy ! Clean residual min=-0.002296 max=0.002611 Jy/beam ! Clean residual mean=-0.000020 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.190631 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 245 components and 0.190631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090959Jy sigma=0.000745 ! Fit after self-cal, rms=0.090962Jy sigma=0.000745 ! 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.090962Jy sigma=0.000745 ! Fit after self-cal, rms=0.090719Jy sigma=0.000744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.86 mas, bmaj=29.51 mas, bpa=18.06 degrees ! Estimated noise=1139.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143026 Jy ! Component: 100 - total flux cleaned = 0.00164121 Jy ! Component: 150 - total flux cleaned = 0.00177924 Jy ! Component: 200 - total flux cleaned = 0.00180788 Jy ! Total flux subtracted in 200 components = 0.00180788 Jy ! Clean residual min=-0.002359 max=0.002412 Jy/beam ! Clean residual mean=-0.000019 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.192438 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 296 components and 0.192438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090691Jy sigma=0.000744 ! Fit after self-cal, rms=0.090699Jy sigma=0.000744 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.000136548 Jy ! Component: 100 - total flux cleaned = 0.000163479 Jy ! Component: 150 - total flux cleaned = 0.000237782 Jy ! Component: 200 - total flux cleaned = 0.000284743 Jy ! Total flux subtracted in 200 components = 0.000284743 Jy ! Clean residual min=-0.002346 max=0.002403 Jy/beam ! Clean residual mean=-0.000021 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.192723 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 322 components and 0.192723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090687Jy sigma=0.000744 ! Fit after self-cal, rms=0.090686Jy sigma=0.000744 ! 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=4.634 mas, bmaj=27.16 mas, bpa=20.3 degrees ! Estimated noise=1048.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.634 x 27.16 at 20.3 degrees (North through East) ! Clean map min=-0.0029104 max=0.12495 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=3.445 mas, bmaj=25.41 mas, bpa=20.72 degrees ! Estimated noise=1598.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0945861 Jy ! Component: 100 - total flux cleaned = 0.129175 Jy ! Component: 150 - total flux cleaned = 0.145359 Jy ! Component: 200 - total flux cleaned = 0.156184 Jy ! Total flux subtracted in 200 components = 0.156184 Jy ! Clean residual min=-0.006456 max=0.007422 Jy/beam ! Clean residual mean=0.000149 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.156184 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.156184 Jy ! Inverting map and beam ! Estimated beam: bmin=4.634 mas, bmaj=27.16 mas, bpa=20.3 degrees ! Estimated noise=1048.47 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.0101479 Jy ! Component: 100 - total flux cleaned = 0.0169282 Jy ! Component: 150 - total flux cleaned = 0.0217865 Jy ! Component: 200 - total flux cleaned = 0.0255312 Jy ! Total flux subtracted in 200 components = 0.0255312 Jy ! Clean residual min=-0.003375 max=0.004023 Jy/beam ! Clean residual mean=0.000055 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.181715 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 141 components and 0.181715 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=9.86 mas, bmaj=29.51 mas, bpa=18.06 degrees ! Estimated noise=1139.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365148 Jy ! Component: 100 - total flux cleaned = 0.00618342 Jy ! Component: 150 - total flux cleaned = 0.00804919 Jy ! Component: 200 - total flux cleaned = 0.00895426 Jy ! Total flux subtracted in 200 components = 0.00895426 Jy ! Clean residual min=-0.003106 max=0.003331 Jy/beam ! Clean residual mean=-0.000002 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.190669 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.000528132 Jy ! Component: 100 - total flux cleaned = 0.000769345 Jy ! Component: 150 - total flux cleaned = 0.000949948 Jy ! Component: 200 - total flux cleaned = 0.00111967 Jy ! Total flux subtracted in 200 components = 0.00111967 Jy ! Clean residual min=-0.002784 max=0.002979 Jy/beam ! Clean residual mean=-0.000012 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.191789 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 243 components and 0.191789 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.634 mas, bmaj=27.16 mas, bpa=20.3 degrees ! Estimated noise=1048.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216693 Jy ! Component: 100 - total flux cleaned = 0.000601921 Jy ! Component: 150 - total flux cleaned = 0.000696845 Jy ! Component: 200 - total flux cleaned = 0.000739548 Jy ! Total flux subtracted in 200 components = 0.000739548 Jy ! Clean residual min=-0.002492 max=0.002767 Jy/beam ! Clean residual mean=-0.000014 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.192528 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 270 components and 0.192528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090755Jy sigma=0.000745 ! Fit after self-cal, rms=0.090707Jy sigma=0.000744 wmodel J1536-3151_S_2014_08_05_pus_map.mod ! Writing 270 model components to file: J1536-3151_S_2014_08_05_pus_map.mod wobs J1536-3151_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1536-3151_S_2014_08_05_pus_uvs.fits wwins J1536-3151_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1536-3151_S_2014_08_05_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.000252802 Jy ! Component: 100 - total flux cleaned = 0.000370859 Jy ! Component: 150 - total flux cleaned = 0.000667621 Jy ! Component: 200 - total flux cleaned = 0.000842729 Jy ! Component: 250 - total flux cleaned = 0.000940792 Jy ! Component: 300 - total flux cleaned = 0.000970965 Jy ! Component: 350 - total flux cleaned = 0.00102983 Jy ! Component: 400 - total flux cleaned = 0.00103008 Jy ! Component: 450 - total flux cleaned = 0.00105777 Jy ! Component: 500 - total flux cleaned = 0.00103248 Jy ! Component: 550 - total flux cleaned = 0.000931099 Jy ! Component: 600 - total flux cleaned = 0.000857005 Jy ! Component: 650 - total flux cleaned = 0.000761334 Jy ! Component: 700 - total flux cleaned = 0.000714339 Jy ! Component: 750 - total flux cleaned = 0.000622903 Jy ! Component: 800 - total flux cleaned = 0.000578739 Jy ! Component: 850 - total flux cleaned = 0.000513676 Jy ! Component: 900 - total flux cleaned = 0.000386191 Jy ! Component: 950 - total flux cleaned = 0.000302893 Jy ! Component: 1000 - total flux cleaned = 0.000241408 Jy ! Component: 1050 - total flux cleaned = 0.000141313 Jy ! Component: 1100 - total flux cleaned = 6.29696e-05 Jy ! Component: 1150 - total flux cleaned = -1.43135e-05 Jy ! Component: 1200 - total flux cleaned = -9.08739e-05 Jy ! Component: 1250 - total flux cleaned = -0.000240318 Jy ! Component: 1300 - total flux cleaned = -0.000313716 Jy ! Component: 1350 - total flux cleaned = -0.000440419 Jy ! Component: 1400 - total flux cleaned = -0.000564694 Jy ! Component: 1450 - total flux cleaned = -0.000652087 Jy ! Component: 1500 - total flux cleaned = -0.000686441 Jy ! Component: 1550 - total flux cleaned = -0.000771496 Jy ! Component: 1600 - total flux cleaned = -0.000805033 Jy ! Component: 1650 - total flux cleaned = -0.000888156 Jy ! Component: 1700 - total flux cleaned = -0.000937442 Jy ! Component: 1750 - total flux cleaned = -0.000986106 Jy ! Component: 1800 - total flux cleaned = -0.000985914 Jy ! Component: 1850 - total flux cleaned = -0.000969944 Jy ! Component: 1900 - total flux cleaned = -0.00100154 Jy ! Component: 1950 - total flux cleaned = -0.00103278 Jy ! Component: 2000 - total flux cleaned = -0.00103278 Jy ! Component: 2050 - total flux cleaned = -0.00107888 Jy ! Component: 2100 - total flux cleaned = -0.00107902 Jy ! Component: 2150 - total flux cleaned = -0.00110931 Jy ! Component: 2200 - total flux cleaned = -0.0011393 Jy ! Component: 2250 - total flux cleaned = -0.00118388 Jy ! Component: 2300 - total flux cleaned = -0.0011838 Jy ! Component: 2350 - total flux cleaned = -0.00119842 Jy ! Component: 2400 - total flux cleaned = -0.00119847 Jy ! Component: 2450 - total flux cleaned = -0.00124167 Jy ! Component: 2500 - total flux cleaned = -0.00127032 Jy ! Component: 2550 - total flux cleaned = -0.00129875 Jy ! Component: 2600 - total flux cleaned = -0.00131302 Jy ! Component: 2650 - total flux cleaned = -0.00136942 Jy ! Component: 2700 - total flux cleaned = -0.00139735 Jy ! Component: 2750 - total flux cleaned = -0.00141116 Jy ! Component: 2800 - total flux cleaned = -0.00142506 Jy ! Component: 2850 - total flux cleaned = -0.00143882 Jy ! Component: 2900 - total flux cleaned = -0.00147981 Jy ! Component: 2950 - total flux cleaned = -0.0014798 Jy ! Component: 3000 - total flux cleaned = -0.00150687 Jy ! Component: 3050 - total flux cleaned = -0.00153378 Jy ! Component: 3100 - total flux cleaned = -0.00150701 Jy ! Component: 3150 - total flux cleaned = -0.00152044 Jy ! Component: 3200 - total flux cleaned = -0.00153372 Jy ! Component: 3250 - total flux cleaned = -0.00154702 Jy ! Component: 3300 - total flux cleaned = -0.00150705 Jy ! Component: 3350 - total flux cleaned = -0.00146728 Jy ! Component: 3400 - total flux cleaned = -0.00144078 Jy ! Component: 3450 - total flux cleaned = -0.00140104 Jy ! Component: 3500 - total flux cleaned = -0.0013348 Jy ! Component: 3550 - total flux cleaned = -0.00132155 Jy ! Component: 3600 - total flux cleaned = -0.00126872 Jy ! Component: 3650 - total flux cleaned = -0.00124236 Jy ! Component: 3700 - total flux cleaned = -0.00120269 Jy ! Component: 3750 - total flux cleaned = -0.00118942 Jy ! Component: 3800 - total flux cleaned = -0.00113644 Jy ! Component: 3850 - total flux cleaned = -0.00110992 Jy ! Component: 3900 - total flux cleaned = -0.00104349 Jy ! Component: 3950 - total flux cleaned = -0.00101696 Jy ! Component: 4000 - total flux cleaned = -0.000990386 Jy ! Component: 4050 - total flux cleaned = -0.000963822 Jy ! Total flux subtracted in 4096 components = -0.000923841 Jy ! Clean residual min=-0.000746 max=0.000783 Jy/beam ! Clean residual mean=-0.000003 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.191605 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 569 components and 0.191604 Jy ![Exited script file: muppet] wmap "J1536-3151_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.634 x 27.16 at 20.3 degrees (North through East) ! Clean map min=-0.0019028 max=0.12495 Jy/beam ! Writing clean map to FITS file: J1536-3151_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252316 device "J1536-3151_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1536-3151_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.605784 0.605784 1.21157 2.42314 4.84627 9.69255 19.3851 38.7702 77.5404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.634 x 27.16 at 20.3 degrees (North through East) ! Clean map min=-0.0019028 max=0.12495 Jy/beam quit ! Quitting program ! Log file J1536-3151_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:31:42 2016