! Started logfile: /scr/pima/rv118_uvs/J1254-2000_S_dfm.log on Sun Dec 10 00:09:57 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/J1254-2000_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1254-2000_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988027 visibilities/baseline/integration-bin. ! Found source: J1254-2000 ! ! 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 8252 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 J1254-2000_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.013836Jy sigma=15.931096 ! Fit after self-cal, rms=0.880642Jy sigma=13.837360 ! 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.047 mas, bmaj=10.2 mas, bpa=18.37 degrees ! Estimated noise=1.1207 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.0949054 Jy ! Component: 100 - total flux cleaned = 0.116706 Jy ! Total flux subtracted in 100 components = 0.116706 Jy ! Clean residual min=-0.011166 max=0.017311 Jy/beam ! Clean residual mean=-0.000010 rms=0.003761 Jy/beam ! Combined flux in latest and established models = 0.116706 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.116706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087436Jy sigma=1.224685 ! Fit after self-cal, rms=0.087430Jy sigma=1.224371 ! 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.008 mas, bmaj=12.31 mas, bpa=16.38 degrees ! Estimated noise=0.510675 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.0117207 Jy ! Component: 100 - total flux cleaned = 0.0177934 Jy ! Component: 150 - total flux cleaned = 0.0209426 Jy ! Component: 200 - total flux cleaned = 0.0215808 Jy ! Total flux subtracted in 200 components = 0.0215808 Jy ! Clean residual min=-0.005136 max=0.006539 Jy/beam ! Clean residual mean=0.000009 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.138286 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.138286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085864Jy sigma=1.198285 ! Fit after self-cal, rms=0.085855Jy sigma=1.197834 ! 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.008 x 12.31 at 16.38 degrees (North through East) ! Clean map min=-0.0048636 max=0.11917 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.06 KP 1.04 ! LA 1.04 NL 1.01 OV 0.97 PT 1.00 ! SC 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 1.09 KP 1.05 ! LA 1.02 NL 1.00 OV 0.99 PT 1.02 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.07 KP 0.58 ! LA 1.05 NL 0.66 OV 1.07 PT 1.02 ! SC 0.67 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.08 KP 1.08 ! LA 1.06 NL 1.04 OV 1.12 PT 1.02 ! SC 1.24 ! ! ! Fit before self-cal, rms=0.085855Jy sigma=1.197834 ! Fit after self-cal, rms=0.071734Jy sigma=1.078510 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=12.31 mas, bpa=16.57 degrees ! Estimated noise=0.505406 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.000309345 Jy ! Component: 100 - total flux cleaned = -0.000600257 Jy ! Component: 150 - total flux cleaned = -0.000765909 Jy ! Component: 200 - total flux cleaned = -0.000911232 Jy ! Total flux subtracted in 200 components = -0.000911232 Jy ! Clean residual min=-0.002872 max=0.002463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.137375 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.137375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071657Jy sigma=1.077805 ! Fit after self-cal, rms=0.071866Jy sigma=1.075337 ! 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.071866Jy sigma=1.075337 ! Fit after self-cal, rms=0.073024Jy sigma=1.069757 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=12.19 mas, bpa=16.4 degrees ! Estimated noise=0.504323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206715 Jy ! Component: 100 - total flux cleaned = -0.000325554 Jy ! Component: 150 - total flux cleaned = -0.000389049 Jy ! Component: 200 - total flux cleaned = -0.000417878 Jy ! Total flux subtracted in 200 components = -0.000417878 Jy ! Clean residual min=-0.002280 max=0.002060 Jy/beam ! Clean residual mean=-0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.136957 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.136957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072976Jy sigma=1.069339 ! Fit after self-cal, rms=0.073011Jy sigma=1.069225 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.93509e-05 Jy ! Component: 100 - total flux cleaned = -7.05268e-05 Jy ! Component: 150 - total flux cleaned = -7.08609e-05 Jy ! Component: 200 - total flux cleaned = -8.66744e-05 Jy ! Total flux subtracted in 200 components = -8.66744e-05 Jy ! Clean residual min=-0.002269 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.136871 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.136871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072995Jy sigma=1.069123 ! Fit after self-cal, rms=0.072993Jy sigma=1.069103 ! 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.072993Jy sigma=1.069103 ! Fit after self-cal, rms=0.072981Jy sigma=1.068948 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=12.17 mas, bpa=16.44 degrees ! Estimated noise=0.503566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259252 Jy ! Component: 100 - total flux cleaned = -0.000304827 Jy ! Component: 150 - total flux cleaned = -0.000323469 Jy ! Component: 200 - total flux cleaned = -0.000323642 Jy ! Total flux subtracted in 200 components = -0.000323642 Jy ! Clean residual min=-0.002252 max=0.002023 Jy/beam ! Clean residual mean=-0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.136547 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.136547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072964Jy sigma=1.068835 ! Fit after self-cal, rms=0.072966Jy sigma=1.068822 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.14246e-06 Jy ! Component: 100 - total flux cleaned = -3.19119e-05 Jy ! Component: 150 - total flux cleaned = -6.47418e-05 Jy ! Component: 200 - total flux cleaned = -8.4129e-05 Jy ! Total flux subtracted in 200 components = -8.4129e-05 Jy ! Clean residual min=-0.002245 max=0.002021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.136463 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.136463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072959Jy sigma=1.068804 ! Fit after self-cal, rms=0.072960Jy sigma=1.068792 ! 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.072960Jy sigma=1.068792 ! Fit after self-cal, rms=0.072864Jy sigma=1.068720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=17.43 mas, bpa=6.86 degrees ! Estimated noise=0.574269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000460537 Jy ! Component: 100 - total flux cleaned = -0.000516121 Jy ! Component: 150 - total flux cleaned = -0.000556838 Jy ! Component: 200 - total flux cleaned = -0.000593707 Jy ! Total flux subtracted in 200 components = -0.000593707 Jy ! Clean residual min=-0.001646 max=0.001653 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.135869 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.135869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072862Jy sigma=1.068665 ! Fit after self-cal, rms=0.072861Jy sigma=1.068655 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.89655e-05 Jy ! Component: 100 - total flux cleaned = -8.98401e-05 Jy ! Component: 150 - total flux cleaned = -0.000109388 Jy ! Component: 200 - total flux cleaned = -0.000115495 Jy ! Total flux subtracted in 200 components = -0.000115495 Jy ! Clean residual min=-0.001638 max=0.001663 Jy/beam ! Clean residual mean=-0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.135754 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.135754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072862Jy sigma=1.068635 ! Fit after self-cal, rms=0.072861Jy sigma=1.068632 ! 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.978 mas, bmaj=12.15 mas, bpa=16.48 degrees ! Estimated noise=0.502803 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 12.15 at 16.48 degrees (North through East) ! Clean map min=-0.0021146 max=0.1192 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.006 mas, bmaj=10.18 mas, bpa=18.9 degrees ! Estimated noise=1.11383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0941551 Jy ! Component: 100 - total flux cleaned = 0.115331 Jy ! Component: 150 - total flux cleaned = 0.124496 Jy ! Component: 200 - total flux cleaned = 0.130617 Jy ! Total flux subtracted in 200 components = 0.130617 Jy ! Clean residual min=-0.007503 max=0.006325 Jy/beam ! Clean residual mean=-0.000004 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.130617 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.130617 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=12.15 mas, bpa=16.48 degrees ! Estimated noise=0.502803 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.00436 Jy ! Component: 100 - total flux cleaned = 0.00533946 Jy ! Component: 150 - total flux cleaned = 0.00556773 Jy ! Component: 200 - total flux cleaned = 0.00568207 Jy ! Total flux subtracted in 200 components = 0.00568207 Jy ! Clean residual min=-0.002288 max=0.002027 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.136299 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.136299 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.049 mas, bmaj=17.43 mas, bpa=6.86 degrees ! Estimated noise=0.574269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000582564 Jy ! Component: 100 - total flux cleaned = -0.000647417 Jy ! Component: 150 - total flux cleaned = -0.000665743 Jy ! Component: 200 - total flux cleaned = -0.000682324 Jy ! Total flux subtracted in 200 components = -0.000682324 Jy ! Clean residual min=-0.001658 max=0.001729 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.135617 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 = -1.46089e-05 Jy ! Component: 100 - total flux cleaned = -1.5004e-05 Jy ! Component: 150 - total flux cleaned = -2.71451e-05 Jy ! Component: 200 - total flux cleaned = -3.87201e-05 Jy ! Total flux subtracted in 200 components = -3.87201e-05 Jy ! Clean residual min=-0.001633 max=0.001716 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.135578 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.135578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=12.15 mas, bpa=16.48 degrees ! Estimated noise=0.502803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.89237e-05 Jy ! Component: 100 - total flux cleaned = 9.77927e-05 Jy ! Component: 150 - total flux cleaned = 0.000121271 Jy ! Component: 200 - total flux cleaned = 0.000143476 Jy ! Total flux subtracted in 200 components = 0.000143476 Jy ! Clean residual min=-0.002249 max=0.001932 Jy/beam ! Clean residual mean=-0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.135722 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.135722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072897Jy sigma=1.069200 ! Fit after self-cal, rms=0.072892Jy sigma=1.069070 wmodel J1254-2000_S_map.mod ! Writing 74 model components to file: J1254-2000_S_map.mod wobs J1254-2000_S_uvs.fits ! Writing UV FITS file: J1254-2000_S_uvs.fits wwins J1254-2000_S_map.win ! wwins: Wrote 1 windows to J1254-2000_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.000655922 Jy ! Component: 100 - total flux cleaned = -0.00100901 Jy ! Component: 150 - total flux cleaned = -0.00114306 Jy ! Component: 200 - total flux cleaned = -0.00120816 Jy ! Component: 250 - total flux cleaned = -0.00126942 Jy ! Component: 300 - total flux cleaned = -0.00129938 Jy ! Component: 350 - total flux cleaned = -0.00135775 Jy ! Component: 400 - total flux cleaned = -0.00127231 Jy ! Component: 450 - total flux cleaned = -0.0013001 Jy ! Component: 500 - total flux cleaned = -0.00132722 Jy ! Component: 550 - total flux cleaned = -0.00135343 Jy ! Component: 600 - total flux cleaned = -0.00132691 Jy ! Component: 650 - total flux cleaned = -0.00135295 Jy ! Component: 700 - total flux cleaned = -0.00137799 Jy ! Component: 750 - total flux cleaned = -0.00137774 Jy ! Component: 800 - total flux cleaned = -0.0013533 Jy ! Component: 850 - total flux cleaned = -0.00135303 Jy ! Component: 900 - total flux cleaned = -0.00130584 Jy ! Component: 950 - total flux cleaned = -0.00130655 Jy ! Component: 1000 - total flux cleaned = -0.00128437 Jy ! Component: 1050 - total flux cleaned = -0.00128433 Jy ! Component: 1100 - total flux cleaned = -0.00124031 Jy ! Component: 1150 - total flux cleaned = -0.00119679 Jy ! Component: 1200 - total flux cleaned = -0.00106812 Jy ! Component: 1250 - total flux cleaned = -0.00102571 Jy ! Component: 1300 - total flux cleaned = -0.000983699 Jy ! Component: 1350 - total flux cleaned = -0.00088073 Jy ! Component: 1400 - total flux cleaned = -0.000779256 Jy ! Component: 1450 - total flux cleaned = -0.000678856 Jy ! Component: 1500 - total flux cleaned = -0.000560169 Jy ! Component: 1550 - total flux cleaned = -0.00044282 Jy ! Component: 1600 - total flux cleaned = -0.000404191 Jy ! Component: 1650 - total flux cleaned = -0.000327527 Jy ! Component: 1700 - total flux cleaned = -0.000251899 Jy ! Component: 1750 - total flux cleaned = -0.000214448 Jy ! Component: 1800 - total flux cleaned = -0.000196129 Jy ! Component: 1850 - total flux cleaned = -0.000141551 Jy ! Component: 1900 - total flux cleaned = -6.93955e-05 Jy ! Component: 1950 - total flux cleaned = -3.3642e-05 Jy ! Component: 2000 - total flux cleaned = -1.60699e-05 Jy ! Component: 2050 - total flux cleaned = 8.91334e-05 Jy ! Component: 2100 - total flux cleaned = 0.000158377 Jy ! Component: 2150 - total flux cleaned = 0.000244143 Jy ! Component: 2200 - total flux cleaned = 0.000312027 Jy ! Component: 2250 - total flux cleaned = 0.000446142 Jy ! Component: 2300 - total flux cleaned = 0.000462842 Jy ! Component: 2350 - total flux cleaned = 0.000561525 Jy ! Component: 2400 - total flux cleaned = 0.000577999 Jy ! Component: 2450 - total flux cleaned = 0.000691268 Jy ! Component: 2500 - total flux cleaned = 0.000739241 Jy ! Component: 2550 - total flux cleaned = 0.0008186 Jy ! Component: 2600 - total flux cleaned = 0.000913078 Jy ! Component: 2650 - total flux cleaned = 0.00100652 Jy ! Component: 2700 - total flux cleaned = 0.00103728 Jy ! Component: 2750 - total flux cleaned = 0.00114462 Jy ! Component: 2800 - total flux cleaned = 0.00120539 Jy ! Component: 2850 - total flux cleaned = 0.00122048 Jy ! Component: 2900 - total flux cleaned = 0.00126537 Jy ! Component: 2950 - total flux cleaned = 0.00129511 Jy ! Component: 3000 - total flux cleaned = 0.00138364 Jy ! Component: 3050 - total flux cleaned = 0.0013399 Jy ! Component: 3100 - total flux cleaned = 0.00139803 Jy ! Component: 3150 - total flux cleaned = 0.00142689 Jy ! Component: 3200 - total flux cleaned = 0.0014125 Jy ! Component: 3250 - total flux cleaned = 0.00139847 Jy ! Component: 3300 - total flux cleaned = 0.00146888 Jy ! Component: 3350 - total flux cleaned = 0.00149683 Jy ! Component: 3400 - total flux cleaned = 0.00149686 Jy ! Component: 3450 - total flux cleaned = 0.00146942 Jy ! Component: 3500 - total flux cleaned = 0.00148323 Jy ! Component: 3550 - total flux cleaned = 0.00144257 Jy ! Component: 3600 - total flux cleaned = 0.00149666 Jy ! Component: 3650 - total flux cleaned = 0.00148331 Jy ! Component: 3700 - total flux cleaned = 0.00150994 Jy ! Component: 3750 - total flux cleaned = 0.00149669 Jy ! Component: 3800 - total flux cleaned = 0.00149679 Jy ! Component: 3850 - total flux cleaned = 0.00148391 Jy ! Component: 3900 - total flux cleaned = 0.00150988 Jy ! Component: 3950 - total flux cleaned = 0.00150982 Jy ! Component: 4000 - total flux cleaned = 0.00149691 Jy ! Component: 4050 - total flux cleaned = 0.00148425 Jy ! Total flux subtracted in 4096 components = 0.00150955 Jy ! Clean residual min=-0.000715 max=0.000737 Jy/beam ! Clean residual mean=0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.137231 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 346 components and 0.137231 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1254-2000_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 12.15 at 16.48 degrees (North through East) ! Clean map min=-0.0014732 max=0.11942 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1254-2000_S_map.fits wmodel /scr/pima/rv118_uvs/J1254-2000_S_map.mod ! Writing 346 model components to file: /scr/pima/rv118_uvs/J1254-2000_S_map.mod wobs /scr/pima/rv118_uvs/J1254-2000_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1254-2000_S_uvs.fits wwins /scr/pima/rv118_uvs/J1254-2000_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv118_uvs/J1254-2000_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.611436 0.611436 1.22287 2.44574 4.89149 9.78298 19.566 39.1319 78.2638 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 490.648 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1254-2000_S_dfm.log closed on Sun Dec 10 00:10:01 2017