! Started logfile: /scr/pima/rv118_uvs/J0840-0910_S_dfm.log on Sun Dec 10 00:09:02 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J0840-0910_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0840-0910_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.978927 visibilities/baseline/integration-bin. ! Found source: J0840-0910 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 8176 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0840-0910_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.002567Jy sigma=15.995479 ! Fit after self-cal, rms=0.900608Jy sigma=14.396890 ! 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.455 mas, bmaj=9.49 mas, bpa=19.22 degrees ! Estimated noise=0.891366 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.0797987 Jy ! Component: 100 - total flux cleaned = 0.0977218 Jy ! Total flux subtracted in 100 components = 0.0977218 Jy ! Clean residual min=-0.008511 max=0.010548 Jy/beam ! Clean residual mean=-0.000011 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.0977218 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0977218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087035Jy sigma=1.224835 ! Fit after self-cal, rms=0.086754Jy sigma=1.219533 ! 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.353 mas, bmaj=10.6 mas, bpa=17.23 degrees ! Estimated noise=0.504266 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 (-12, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112298 Jy ! Component: 100 - total flux cleaned = 0.0177278 Jy ! Component: 150 - total flux cleaned = 0.022498 Jy ! Component: 200 - total flux cleaned = 0.0262227 Jy ! Total flux subtracted in 200 components = 0.0262227 Jy ! Clean residual min=-0.005026 max=0.005009 Jy/beam ! Clean residual mean=-0.000010 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.123944 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 54 components and 0.123944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085162Jy sigma=1.188996 ! Fit after self-cal, rms=0.084988Jy sigma=1.186531 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.353 x 10.6 at 17.23 degrees (North through East) ! Clean map min=-0.0043796 max=0.1015 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.03 KP 1.00 ! LA 1.02 NL 1.18 OV 0.98 PT 1.01 ! SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.98 KP 1.00 ! LA 1.02 NL 1.10 OV 1.07 PT 0.97 ! SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 0.99 KP 0.53 ! LA 1.10 NL 0.78 OV 1.01 PT 1.02 ! SC 0.62 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.06 KP 1.06 ! LA 1.05 NL 1.18 OV 1.08 PT 1.02 ! SC 1.27 ! ! ! Fit before self-cal, rms=0.084988Jy sigma=1.186531 ! Fit after self-cal, rms=0.070910Jy sigma=1.086796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.299 mas, bmaj=10.56 mas, bpa=17.4 degrees ! Estimated noise=0.494347 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.0032195 Jy ! Component: 100 - total flux cleaned = 0.00457144 Jy ! Component: 150 - total flux cleaned = 0.00505902 Jy ! Component: 200 - total flux cleaned = 0.00532723 Jy ! Total flux subtracted in 200 components = 0.00532723 Jy ! Clean residual min=-0.002524 max=0.003136 Jy/beam ! Clean residual mean=0.000007 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.129272 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.129272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070739Jy sigma=1.083321 ! Fit after self-cal, rms=0.071022Jy sigma=1.080066 ! 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.071022Jy sigma=1.080066 ! Fit after self-cal, rms=0.070219Jy sigma=1.075877 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=10.6 mas, bpa=17.72 degrees ! Estimated noise=0.494598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211056 Jy ! Component: 100 - total flux cleaned = 0.00275546 Jy ! Component: 150 - total flux cleaned = 0.00293378 Jy ! Component: 200 - total flux cleaned = 0.00301049 Jy ! Total flux subtracted in 200 components = 0.00301049 Jy ! Clean residual min=-0.002072 max=0.002452 Jy/beam ! Clean residual mean=0.000005 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.132282 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 117 components and 0.132282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070134Jy sigma=1.074464 ! Fit after self-cal, rms=0.070136Jy sigma=1.074234 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.000706069 Jy ! Component: 100 - total flux cleaned = 0.000742801 Jy ! Component: 150 - total flux cleaned = 0.000807196 Jy ! Component: 200 - total flux cleaned = 0.000805968 Jy ! Total flux subtracted in 200 components = 0.000805968 Jy ! Clean residual min=-0.002015 max=0.002269 Jy/beam ! Clean residual mean=0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.133088 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 139 components and 0.133088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070103Jy sigma=1.073649 ! Fit after self-cal, rms=0.070098Jy sigma=1.073598 ! 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.070098Jy sigma=1.073598 ! Fit after self-cal, rms=0.069706Jy sigma=1.073333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.284 mas, bmaj=10.59 mas, bpa=17.8 degrees ! Estimated noise=0.495133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126368 Jy ! Component: 100 - total flux cleaned = 0.0017677 Jy ! Component: 150 - total flux cleaned = 0.00179582 Jy ! Component: 200 - total flux cleaned = 0.00181973 Jy ! Total flux subtracted in 200 components = 0.00181973 Jy ! Clean residual min=-0.001903 max=0.002133 Jy/beam ! Clean residual mean=0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.134908 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 165 components and 0.134908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069674Jy sigma=1.072805 ! Fit after self-cal, rms=0.069662Jy sigma=1.072734 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.000436726 Jy ! Component: 100 - total flux cleaned = 0.000485007 Jy ! Component: 150 - total flux cleaned = 0.000484987 Jy ! Component: 200 - total flux cleaned = 0.000485542 Jy ! Total flux subtracted in 200 components = 0.000485542 Jy ! Clean residual min=-0.001876 max=0.002039 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.135393 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 176 components and 0.135393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069648Jy sigma=1.072470 ! Fit after self-cal, rms=0.069646Jy sigma=1.072449 ! 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.069646Jy sigma=1.072449 ! Fit after self-cal, rms=0.069391Jy sigma=1.072330 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.124 mas, bmaj=13.93 mas, bpa=8.915 degrees ! Estimated noise=0.571204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107061 Jy ! Component: 100 - total flux cleaned = 0.00137406 Jy ! Component: 150 - total flux cleaned = 0.00150438 Jy ! Component: 200 - total flux cleaned = 0.00153096 Jy ! Total flux subtracted in 200 components = 0.00153096 Jy ! Clean residual min=-0.001896 max=0.001972 Jy/beam ! Clean residual mean=0.000006 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.136924 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 201 components and 0.136924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069381Jy sigma=1.072119 ! Fit after self-cal, rms=0.069372Jy sigma=1.072065 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.00017725 Jy ! Component: 100 - total flux cleaned = 0.000223199 Jy ! Component: 150 - total flux cleaned = 0.000199847 Jy ! Component: 200 - total flux cleaned = 0.000168103 Jy ! Total flux subtracted in 200 components = 0.000168103 Jy ! Clean residual min=-0.001860 max=0.001887 Jy/beam ! Clean residual mean=0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.137092 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 221 components and 0.137092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069369Jy sigma=1.071996 ! Fit after self-cal, rms=0.069367Jy sigma=1.071980 ! 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.281 mas, bmaj=10.59 mas, bpa=17.83 degrees ! Estimated noise=0.49549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.281 x 10.59 at 17.83 degrees (North through East) ! Clean map min=-0.0017793 max=0.099024 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.373 mas, bmaj=9.585 mas, bpa=19.92 degrees ! Estimated noise=0.858562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0769613 Jy ! Component: 100 - total flux cleaned = 0.0947495 Jy ! Component: 150 - total flux cleaned = 0.103818 Jy ! Component: 200 - total flux cleaned = 0.110313 Jy ! Total flux subtracted in 200 components = 0.110313 Jy ! Clean residual min=-0.005669 max=0.004762 Jy/beam ! Clean residual mean=-0.000001 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.110313 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.110313 Jy ! Inverting map and beam ! Estimated beam: bmin=4.281 mas, bmaj=10.59 mas, bpa=17.83 degrees ! Estimated noise=0.49549 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.00747085 Jy ! Component: 100 - total flux cleaned = 0.0121708 Jy ! Component: 150 - total flux cleaned = 0.015523 Jy ! Component: 200 - total flux cleaned = 0.0180805 Jy ! Total flux subtracted in 200 components = 0.0180805 Jy ! Clean residual min=-0.002464 max=0.002497 Jy/beam ! Clean residual mean=0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.128393 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 97 components and 0.128393 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.124 mas, bmaj=13.93 mas, bpa=8.915 degrees ! Estimated noise=0.571204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277467 Jy ! Component: 100 - total flux cleaned = 0.00462754 Jy ! Component: 150 - total flux cleaned = 0.00599836 Jy ! Component: 200 - total flux cleaned = 0.00702538 Jy ! Total flux subtracted in 200 components = 0.00702538 Jy ! Clean residual min=-0.001874 max=0.002138 Jy/beam ! Clean residual mean=0.000007 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.135418 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.000455495 Jy ! Component: 100 - total flux cleaned = 0.000781312 Jy ! Component: 150 - total flux cleaned = 0.00101398 Jy ! Component: 200 - total flux cleaned = 0.0011379 Jy ! Total flux subtracted in 200 components = 0.0011379 Jy ! Clean residual min=-0.001838 max=0.002055 Jy/beam ! Clean residual mean=0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.136556 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 186 components and 0.136556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.281 mas, bmaj=10.59 mas, bpa=17.83 degrees ! Estimated noise=0.49549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.84467e-05 Jy ! Component: 100 - total flux cleaned = -2.08587e-05 Jy ! Component: 150 - total flux cleaned = 0.000112739 Jy ! Component: 200 - total flux cleaned = 0.00020523 Jy ! Total flux subtracted in 200 components = 0.00020523 Jy ! Clean residual min=-0.001937 max=0.001988 Jy/beam ! Clean residual mean=0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.136762 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 200 components and 0.136762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069391Jy sigma=1.072751 ! Fit after self-cal, rms=0.069388Jy sigma=1.072645 wmodel J0840-0910_S_map.mod ! Writing 200 model components to file: J0840-0910_S_map.mod wobs J0840-0910_S_uvs.fits ! Writing UV FITS file: J0840-0910_S_uvs.fits wwins J0840-0910_S_map.win ! wwins: Wrote 2 windows to J0840-0910_S_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.000256508 Jy ! Component: 100 - total flux cleaned = 0.000287331 Jy ! Component: 150 - total flux cleaned = 0.000225153 Jy ! Component: 200 - total flux cleaned = 0.000195455 Jy ! Component: 250 - total flux cleaned = 0.000195353 Jy ! Component: 300 - total flux cleaned = 0.000251632 Jy ! Component: 350 - total flux cleaned = 0.000305141 Jy ! Component: 400 - total flux cleaned = 0.000331079 Jy ! Component: 450 - total flux cleaned = 0.000357306 Jy ! Component: 500 - total flux cleaned = 0.000456648 Jy ! Component: 550 - total flux cleaned = 0.000407611 Jy ! Component: 600 - total flux cleaned = 0.000407947 Jy ! Component: 650 - total flux cleaned = 0.000384729 Jy ! Component: 700 - total flux cleaned = 0.000316185 Jy ! Component: 750 - total flux cleaned = 0.000316594 Jy ! Component: 800 - total flux cleaned = 0.000294785 Jy ! Component: 850 - total flux cleaned = 0.000316597 Jy ! Component: 900 - total flux cleaned = 0.000273917 Jy ! Component: 950 - total flux cleaned = 0.000211048 Jy ! Component: 1000 - total flux cleaned = 0.000190581 Jy ! Component: 1050 - total flux cleaned = 0.000170192 Jy ! Component: 1100 - total flux cleaned = 8.93547e-05 Jy ! Component: 1150 - total flux cleaned = 4.94671e-05 Jy ! Component: 1200 - total flux cleaned = 6.8972e-05 Jy ! Component: 1250 - total flux cleaned = -8.97943e-06 Jy ! Component: 1300 - total flux cleaned = -6.6517e-05 Jy ! Component: 1350 - total flux cleaned = -4.78008e-05 Jy ! Component: 1400 - total flux cleaned = -0.000122703 Jy ! Component: 1450 - total flux cleaned = -0.000122916 Jy ! Component: 1500 - total flux cleaned = -0.000214357 Jy ! Component: 1550 - total flux cleaned = -0.000286262 Jy ! Component: 1600 - total flux cleaned = -0.000303991 Jy ! Component: 1650 - total flux cleaned = -0.000374348 Jy ! Component: 1700 - total flux cleaned = -0.000426497 Jy ! Component: 1750 - total flux cleaned = -0.000443618 Jy ! Component: 1800 - total flux cleaned = -0.000477722 Jy ! Component: 1850 - total flux cleaned = -0.000561645 Jy ! Component: 1900 - total flux cleaned = -0.000627859 Jy ! Component: 1950 - total flux cleaned = -0.000644315 Jy ! Component: 2000 - total flux cleaned = -0.000676742 Jy ! Component: 2050 - total flux cleaned = -0.000708997 Jy ! Component: 2100 - total flux cleaned = -0.000756521 Jy ! Component: 2150 - total flux cleaned = -0.000756656 Jy ! Component: 2200 - total flux cleaned = -0.000772434 Jy ! Component: 2250 - total flux cleaned = -0.000834336 Jy ! Component: 2300 - total flux cleaned = -0.000864809 Jy ! Component: 2350 - total flux cleaned = -0.000910142 Jy ! Component: 2400 - total flux cleaned = -0.000910195 Jy ! Component: 2450 - total flux cleaned = -0.000865623 Jy ! Component: 2500 - total flux cleaned = -0.000939545 Jy ! Component: 2550 - total flux cleaned = -0.000954007 Jy ! Component: 2600 - total flux cleaned = -0.000997388 Jy ! Component: 2650 - total flux cleaned = -0.000939901 Jy ! Component: 2700 - total flux cleaned = -0.00102553 Jy ! Component: 2750 - total flux cleaned = -0.00108196 Jy ! Component: 2800 - total flux cleaned = -0.00113802 Jy ! Component: 2850 - total flux cleaned = -0.00123502 Jy ! Component: 2900 - total flux cleaned = -0.00123515 Jy ! Component: 2950 - total flux cleaned = -0.00128969 Jy ! Component: 3000 - total flux cleaned = -0.0013168 Jy ! Component: 3050 - total flux cleaned = -0.00138399 Jy ! Component: 3100 - total flux cleaned = -0.00142403 Jy ! Component: 3150 - total flux cleaned = -0.00147718 Jy ! Component: 3200 - total flux cleaned = -0.00154295 Jy ! Component: 3250 - total flux cleaned = -0.00160838 Jy ! Component: 3300 - total flux cleaned = -0.00168595 Jy ! Component: 3350 - total flux cleaned = -0.00172439 Jy ! Component: 3400 - total flux cleaned = -0.00177544 Jy ! Component: 3450 - total flux cleaned = -0.00186403 Jy ! Component: 3500 - total flux cleaned = -0.00186412 Jy ! Component: 3550 - total flux cleaned = -0.00190168 Jy ! Component: 3600 - total flux cleaned = -0.00196384 Jy ! Component: 3650 - total flux cleaned = -0.00207486 Jy ! Component: 3700 - total flux cleaned = -0.00211172 Jy ! Component: 3750 - total flux cleaned = -0.00220914 Jy ! Component: 3800 - total flux cleaned = -0.0022333 Jy ! Component: 3850 - total flux cleaned = -0.00230535 Jy ! Component: 3900 - total flux cleaned = -0.002389 Jy ! Component: 3950 - total flux cleaned = -0.00244836 Jy ! Component: 4000 - total flux cleaned = -0.00249563 Jy ! Component: 4050 - total flux cleaned = -0.00260119 Jy ! Total flux subtracted in 4096 components = -0.00267119 Jy ! Clean residual min=-0.000665 max=0.000783 Jy/beam ! Clean residual mean=0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.13409 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 502 components and 0.13409 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0840-0910_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.281 x 10.59 at 17.83 degrees (North through East) ! Clean map min=-0.0013241 max=0.098625 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0840-0910_S_map.fits wmodel /scr/pima/rv118_uvs/J0840-0910_S_map.mod ! Writing 502 model components to file: /scr/pima/rv118_uvs/J0840-0910_S_map.mod wobs /scr/pima/rv118_uvs/J0840-0910_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0840-0910_S_uvs.fits wwins /scr/pima/rv118_uvs/J0840-0910_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J0840-0910_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0986246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226165 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.687958 0.687958 1.37592 2.75183 5.50366 11.0073 22.0147 44.0293 88.0586 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 436.073 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0840-0910_S_dfm.log closed on Sun Dec 10 00:09:06 2017