! Started logfile: /scr/pima/rv122_uvs/J0317-4414_S_dfm.log on Fri Jul 13 21:06:54 2018 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/rv122_uvs/J0317-4414_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J0317-4414_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0317-4414 ! ! 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 69 lines of history. ! ! Reading 4176 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 J0317-4414_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008434Jy sigma=13.304683 ! Fit after self-cal, rms=0.931477Jy sigma=12.287831 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.169 mas, bmaj=7.789 mas, bpa=-9.221 degrees ! Estimated noise=1.81319 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.0541395 Jy ! Component: 100 - total flux cleaned = 0.0668121 Jy ! Total flux subtracted in 100 components = 0.0668121 Jy ! Clean residual min=-0.007340 max=0.007507 Jy/beam ! Clean residual mean=-0.000028 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.0668121 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0668121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077563Jy sigma=0.996647 ! Fit after self-cal, rms=0.076404Jy sigma=0.983041 ! 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=2.956 mas, bmaj=9.848 mas, bpa=-8.15 degrees ! Estimated noise=0.974627 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.0065443 Jy ! Component: 100 - total flux cleaned = 0.00901657 Jy ! Component: 150 - total flux cleaned = 0.010034 Jy ! Component: 200 - total flux cleaned = 0.0103075 Jy ! Total flux subtracted in 200 components = 0.0103075 Jy ! Clean residual min=-0.005696 max=0.007245 Jy/beam ! Clean residual mean=-0.000092 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.0771196 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.0771196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075939Jy sigma=0.976486 ! Fit after self-cal, rms=0.075916Jy sigma=0.976347 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.956 x 9.848 at -8.15 degrees (North through East) ! Clean map min=-0.0056432 max=0.070359 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.02 LA 0.96 MK 0.95 ! OV 0.95 PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 1.06 LA 1.01 MK 1.03 ! OV 0.77 PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! OV 0.00* PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 0.98 LA 1.03 MK 1.03 ! OV 1.06 PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.075916Jy sigma=0.976347 ! Fit after self-cal, rms=0.075429Jy sigma=0.969866 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=9.827 mas, bpa=-8.075 degrees ! Estimated noise=0.973423 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.000369006 Jy ! Component: 100 - total flux cleaned = 0.000452952 Jy ! Component: 150 - total flux cleaned = 0.000471413 Jy ! Component: 200 - total flux cleaned = 0.000488207 Jy ! Total flux subtracted in 200 components = 0.000488207 Jy ! Clean residual min=-0.005158 max=0.006815 Jy/beam ! Clean residual mean=-0.000090 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.0776078 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0776078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075418Jy sigma=0.969751 ! Fit after self-cal, rms=0.075585Jy sigma=0.968824 ! 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.075585Jy sigma=0.968824 ! Fit after self-cal, rms=0.076701Jy sigma=0.965149 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=9.795 mas, bpa=-8.095 degrees ! Estimated noise=0.982102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490105 Jy ! Component: 100 - total flux cleaned = 0.00054535 Jy ! Component: 150 - total flux cleaned = 0.000581477 Jy ! Component: 200 - total flux cleaned = 0.000581653 Jy ! Total flux subtracted in 200 components = 0.000581653 Jy ! Clean residual min=-0.005748 max=0.007525 Jy/beam ! Clean residual mean=-0.000067 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.0781895 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0781895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076696Jy sigma=0.965070 ! Fit after self-cal, rms=0.076813Jy sigma=0.964749 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 (34.5, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620953 Jy ! Component: 100 - total flux cleaned = 0.00871644 Jy ! Component: 150 - total flux cleaned = 0.0102371 Jy ! Component: 200 - total flux cleaned = 0.011345 Jy ! Total flux subtracted in 200 components = 0.011345 Jy ! Clean residual min=-0.004795 max=0.004627 Jy/beam ! Clean residual mean=-0.000024 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.0895344 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 0.0895345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076398Jy sigma=0.957711 ! Fit after self-cal, rms=0.076325Jy sigma=0.956467 ! 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.076325Jy sigma=0.956467 ! Fit after self-cal, rms=0.076705Jy sigma=0.954950 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=9.811 mas, bpa=-8.178 degrees ! Estimated noise=0.97366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269085 Jy ! Component: 100 - total flux cleaned = 0.00329892 Jy ! Component: 150 - total flux cleaned = 0.00350292 Jy ! Component: 200 - total flux cleaned = 0.00357286 Jy ! Total flux subtracted in 200 components = 0.00357286 Jy ! Clean residual min=-0.005005 max=0.004333 Jy/beam ! Clean residual mean=0.000012 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.0931073 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.0931073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076625Jy sigma=0.953249 ! Fit after self-cal, rms=0.076712Jy sigma=0.952928 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.000729314 Jy ! Component: 100 - total flux cleaned = 0.000826613 Jy ! Component: 150 - total flux cleaned = 0.000885191 Jy ! Component: 200 - total flux cleaned = 0.000964846 Jy ! Total flux subtracted in 200 components = 0.000964846 Jy ! Clean residual min=-0.004860 max=0.004221 Jy/beam ! Clean residual mean=0.000011 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.0940722 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 89 components and 0.0940722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076691Jy sigma=0.952518 ! Fit after self-cal, rms=0.076685Jy sigma=0.952484 ! 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.076685Jy sigma=0.952484 ! Fit after self-cal, rms=0.077181Jy sigma=0.952196 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.3 mas, bmaj=33.3 mas, bpa=-1.859 degrees ! Estimated noise=1.28146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862715 Jy ! Component: 100 - total flux cleaned = 0.00093609 Jy ! Component: 150 - total flux cleaned = 0.00103089 Jy ! Component: 200 - total flux cleaned = 0.00108901 Jy ! Total flux subtracted in 200 components = 0.00108901 Jy ! Clean residual min=-0.006285 max=0.006322 Jy/beam ! Clean residual mean=0.000062 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.0951612 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 115 components and 0.0951612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077180Jy sigma=0.952091 ! Fit after self-cal, rms=0.077232Jy sigma=0.952005 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.000208343 Jy ! Component: 100 - total flux cleaned = 0.000263699 Jy ! Component: 150 - total flux cleaned = 0.00031493 Jy ! Component: 200 - total flux cleaned = 0.000362409 Jy ! Total flux subtracted in 200 components = 0.000362409 Jy ! Clean residual min=-0.006254 max=0.006132 Jy/beam ! Clean residual mean=0.000059 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.0955236 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 131 components and 0.0955236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077239Jy sigma=0.952011 ! Fit after self-cal, rms=0.077238Jy sigma=0.951983 ! 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=2.976 mas, bmaj=9.839 mas, bpa=-8.23 degrees ! Estimated noise=0.97256 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.976 x 9.839 at -8.23 degrees (North through East) ! Clean map min=-0.0048215 max=0.070162 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.181 mas, bmaj=7.746 mas, bpa=-9.103 degrees ! Estimated noise=1.81737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0547906 Jy ! Component: 100 - total flux cleaned = 0.0686474 Jy ! Component: 150 - total flux cleaned = 0.0766165 Jy ! Component: 200 - total flux cleaned = 0.0803974 Jy ! Total flux subtracted in 200 components = 0.0803974 Jy ! Clean residual min=-0.007367 max=0.007319 Jy/beam ! Clean residual mean=-0.000003 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.0803974 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0803974 Jy ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=9.839 mas, bpa=-8.23 degrees ! Estimated noise=0.97256 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.00507895 Jy ! Component: 100 - total flux cleaned = 0.00825503 Jy ! Component: 150 - total flux cleaned = 0.010431 Jy ! Component: 200 - total flux cleaned = 0.0116013 Jy ! Total flux subtracted in 200 components = 0.0116013 Jy ! Clean residual min=-0.004983 max=0.004669 Jy/beam ! Clean residual mean=0.000019 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.0919986 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.0919987 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.3 mas, bmaj=33.3 mas, bpa=-1.859 degrees ! Estimated noise=1.28146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147761 Jy ! Component: 100 - total flux cleaned = 0.00180278 Jy ! Component: 150 - total flux cleaned = 0.00208756 Jy ! Component: 200 - total flux cleaned = 0.00233966 Jy ! Total flux subtracted in 200 components = 0.00233966 Jy ! Clean residual min=-0.006287 max=0.006451 Jy/beam ! Clean residual mean=0.000051 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 0.0943383 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.000190577 Jy ! Component: 100 - total flux cleaned = 0.000398279 Jy ! Component: 150 - total flux cleaned = 0.000556187 Jy ! Component: 200 - total flux cleaned = 0.00070186 Jy ! Total flux subtracted in 200 components = 0.00070186 Jy ! Clean residual min=-0.006241 max=0.006161 Jy/beam ! Clean residual mean=0.000055 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.0950402 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 79 components and 0.0950402 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=9.839 mas, bpa=-8.23 degrees ! Estimated noise=0.97256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440978 Jy ! Component: 100 - total flux cleaned = -0.000253936 Jy ! Component: 150 - total flux cleaned = 8.88044e-05 Jy ! Component: 200 - total flux cleaned = 0.000184888 Jy ! Total flux subtracted in 200 components = 0.000184888 Jy ! Clean residual min=-0.004781 max=0.004028 Jy/beam ! Clean residual mean=0.000030 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.0952251 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.0952251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077223Jy sigma=0.951933 ! Fit after self-cal, rms=0.077211Jy sigma=0.951824 wmodel J0317-4414_S_map.mod ! Writing 94 model components to file: J0317-4414_S_map.mod wobs J0317-4414_S_uvs.fits ! Writing UV FITS file: J0317-4414_S_uvs.fits wwins J0317-4414_S_map.win ! wwins: Wrote 2 windows to J0317-4414_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.0017065 Jy ! Component: 100 - total flux cleaned = -0.0017843 Jy ! Component: 150 - total flux cleaned = -0.00165041 Jy ! Component: 200 - total flux cleaned = -0.0015295 Jy ! Component: 250 - total flux cleaned = -0.00147205 Jy ! Component: 300 - total flux cleaned = -0.00126196 Jy ! Component: 350 - total flux cleaned = -0.0010105 Jy ! Component: 400 - total flux cleaned = -0.000767338 Jy ! Component: 450 - total flux cleaned = -0.000483445 Jy ! Component: 500 - total flux cleaned = -0.000163045 Jy ! Component: 550 - total flux cleaned = 5.93138e-05 Jy ! Component: 600 - total flux cleaned = 0.0003633 Jy ! Component: 650 - total flux cleaned = 0.000574812 Jy ! Component: 700 - total flux cleaned = 0.000862989 Jy ! Component: 750 - total flux cleaned = 0.00118389 Jy ! Component: 800 - total flux cleaned = 0.00138021 Jy ! Component: 850 - total flux cleaned = 0.0017646 Jy ! Component: 900 - total flux cleaned = 0.00217783 Jy ! Component: 950 - total flux cleaned = 0.00247202 Jy ! Component: 1000 - total flux cleaned = 0.00276057 Jy ! Component: 1050 - total flux cleaned = 0.00300886 Jy ! Component: 1100 - total flux cleaned = 0.00332155 Jy ! Component: 1150 - total flux cleaned = 0.00349216 Jy ! Component: 1200 - total flux cleaned = 0.00376019 Jy ! Component: 1250 - total flux cleaned = 0.00395727 Jy ! Component: 1300 - total flux cleaned = 0.00411834 Jy ! Component: 1350 - total flux cleaned = 0.00434049 Jy ! Component: 1400 - total flux cleaned = 0.00446476 Jy ! Component: 1450 - total flux cleaned = 0.00464853 Jy ! Component: 1500 - total flux cleaned = 0.00467908 Jy ! Component: 1550 - total flux cleaned = 0.00491695 Jy ! Component: 1600 - total flux cleaned = 0.00509233 Jy ! Component: 1650 - total flux cleaned = 0.00520729 Jy ! Component: 1700 - total flux cleaned = 0.00537766 Jy ! Component: 1750 - total flux cleaned = 0.00551746 Jy ! Component: 1800 - total flux cleaned = 0.00570993 Jy ! Component: 1850 - total flux cleaned = 0.00584555 Jy ! Component: 1900 - total flux cleaned = 0.00595301 Jy ! Component: 1950 - total flux cleaned = 0.00611181 Jy ! Component: 2000 - total flux cleaned = 0.00629433 Jy ! Component: 2050 - total flux cleaned = 0.00642323 Jy ! Component: 2100 - total flux cleaned = 0.00657613 Jy ! Component: 2150 - total flux cleaned = 0.00675226 Jy ! Component: 2200 - total flux cleaned = 0.0068517 Jy ! Component: 2250 - total flux cleaned = 0.00704874 Jy ! Component: 2300 - total flux cleaned = 0.0071458 Jy ! Component: 2350 - total flux cleaned = 0.00726609 Jy ! Component: 2400 - total flux cleaned = 0.0073852 Jy ! Component: 2450 - total flux cleaned = 0.00757378 Jy ! Component: 2500 - total flux cleaned = 0.00769024 Jy ! Component: 2550 - total flux cleaned = 0.00787458 Jy ! Component: 2600 - total flux cleaned = 0.00805725 Jy ! Component: 2650 - total flux cleaned = 0.0081929 Jy ! Component: 2700 - total flux cleaned = 0.00837214 Jy ! Component: 2750 - total flux cleaned = 0.00852735 Jy ! Component: 2800 - total flux cleaned = 0.00865924 Jy ! Component: 2850 - total flux cleaned = 0.00881159 Jy ! Component: 2900 - total flux cleaned = 0.00889807 Jy ! Component: 2950 - total flux cleaned = 0.00909045 Jy ! Component: 3000 - total flux cleaned = 0.00923867 Jy ! Component: 3050 - total flux cleaned = 0.00932268 Jy ! Component: 3100 - total flux cleaned = 0.00946869 Jy ! Component: 3150 - total flux cleaned = 0.00957201 Jy ! Component: 3200 - total flux cleaned = 0.0097157 Jy ! Component: 3250 - total flux cleaned = 0.00987855 Jy ! Component: 3300 - total flux cleaned = 0.00999991 Jy ! Component: 3350 - total flux cleaned = 0.0101205 Jy ! Component: 3400 - total flux cleaned = 0.0103199 Jy ! Component: 3450 - total flux cleaned = 0.010498 Jy ! Component: 3500 - total flux cleaned = 0.0106553 Jy ! Component: 3550 - total flux cleaned = 0.0107921 Jy ! Component: 3600 - total flux cleaned = 0.0109669 Jy ! Component: 3650 - total flux cleaned = 0.0110828 Jy ! Component: 3700 - total flux cleaned = 0.0112173 Jy ! Component: 3750 - total flux cleaned = 0.0113127 Jy ! Component: 3800 - total flux cleaned = 0.0113887 Jy ! Component: 3850 - total flux cleaned = 0.0115022 Jy ! Component: 3900 - total flux cleaned = 0.0116149 Jy ! Component: 3950 - total flux cleaned = 0.0116711 Jy ! Component: 4000 - total flux cleaned = 0.0117825 Jy ! Component: 4050 - total flux cleaned = 0.0118564 Jy ! Total flux subtracted in 4096 components = 0.01193 Jy ! Clean residual min=-0.001065 max=0.001080 Jy/beam ! Clean residual mean=0.000023 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.107155 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 370 components and 0.107155 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J0317-4414_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.976 x 9.839 at -8.23 degrees (North through East) ! Clean map min=-0.0024419 max=0.070692 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J0317-4414_S_map.fits wmodel /scr/pima/rv122_uvs/J0317-4414_S_map.mod ! Writing 370 model components to file: /scr/pima/rv122_uvs/J0317-4414_S_map.mod wobs /scr/pima/rv122_uvs/J0317-4414_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J0317-4414_S_uvs.fits wwins /scr/pima/rv122_uvs/J0317-4414_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv122_uvs/J0317-4414_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0706921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000337565 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.43254 1.43254 2.86509 5.73018 11.4604 22.9207 45.8414 91.6828 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 209.417 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J0317-4414_S_dfm.log closed on Fri Jul 13 21:06:57 2018