! Started logfile: /scr/pima/rv126_uvs/J0317-4414_X_dfm.log on Sun Dec 23 03:17:46 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv126_uvs/J0317-4414_X_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0317-4414_X_uva.fits ! AN table 1: 87 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0317-4414_X] 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.200x0.200 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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004800Jy sigma=15.700964 ! Fit after self-cal, rms=0.905901Jy sigma=14.138047 ! 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=0.6707 mas, bmaj=3.596 mas, bpa=-17.25 degrees ! Estimated noise=1.30407 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.0712689 Jy ! Component: 100 - total flux cleaned = 0.088185 Jy ! Total flux subtracted in 100 components = 0.088185 Jy ! Clean residual min=-0.005647 max=0.006566 Jy/beam ! Clean residual mean=0.000008 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.088185 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.088185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062779Jy sigma=0.956512 ! Fit after self-cal, rms=0.062679Jy sigma=0.953639 ! 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=1.03 mas, bmaj=5.081 mas, bpa=-16.78 degrees ! Estimated noise=0.708689 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.00872948 Jy ! Component: 100 - total flux cleaned = 0.0120851 Jy ! Component: 150 - total flux cleaned = 0.0135989 Jy ! Component: 200 - total flux cleaned = 0.0142942 Jy ! Total flux subtracted in 200 components = 0.0142942 Jy ! Clean residual min=-0.004003 max=0.003627 Jy/beam ! Clean residual mean=0.000067 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.102479 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.102479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061618Jy sigma=0.937271 ! Fit after self-cal, rms=0.061604Jy sigma=0.937053 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.03 x 5.081 at -16.78 degrees (North through East) ! Clean map min=-0.0038978 max=0.090856 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.08 LA 1.01 MK 0.97 ! OV 0.97 PT 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.10 LA 1.08 MK 1.00 ! OV 1.00 PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.10 LA 1.05 MK 1.00 ! OV 0.98 PT 0.88 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.10 LA 1.08 MK 1.00 ! OV 1.01 PT 0.89 ! ! ! Fit before self-cal, rms=0.061604Jy sigma=0.937053 ! Fit after self-cal, rms=0.061114Jy sigma=0.929109 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=5.055 mas, bpa=-16.76 degrees ! Estimated noise=0.707684 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.000707731 Jy ! Component: 100 - total flux cleaned = 0.000748807 Jy ! Component: 150 - total flux cleaned = 0.000767412 Jy ! Component: 200 - total flux cleaned = 0.000767474 Jy ! Total flux subtracted in 200 components = 0.000767474 Jy ! Clean residual min=-0.002824 max=0.002567 Jy/beam ! Clean residual mean=0.000044 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.103247 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.103247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061096Jy sigma=0.928865 ! Fit after self-cal, rms=0.061151Jy sigma=0.928469 ! 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.061151Jy sigma=0.928469 ! Fit after self-cal, rms=0.061311Jy sigma=0.926890 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=5.043 mas, bpa=-16.72 degrees ! Estimated noise=0.708123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000555681 Jy ! Component: 100 - total flux cleaned = 0.000608346 Jy ! Component: 150 - total flux cleaned = 0.000652938 Jy ! Component: 200 - total flux cleaned = 0.000680468 Jy ! Total flux subtracted in 200 components = 0.000680468 Jy ! Clean residual min=-0.002773 max=0.002399 Jy/beam ! Clean residual mean=0.000014 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.103927 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.103927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061299Jy sigma=0.926750 ! Fit after self-cal, rms=0.061314Jy sigma=0.926689 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 = 3.12456e-05 Jy ! Component: 100 - total flux cleaned = 5.58422e-05 Jy ! Component: 150 - total flux cleaned = 6.82544e-05 Jy ! Component: 200 - total flux cleaned = 9.14003e-05 Jy ! Total flux subtracted in 200 components = 9.14003e-05 Jy ! Clean residual min=-0.002766 max=0.002386 Jy/beam ! Clean residual mean=0.000014 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.104019 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.104019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061311Jy sigma=0.926621 ! Fit after self-cal, rms=0.061310Jy sigma=0.926619 ! 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.061310Jy sigma=0.926619 ! Fit after self-cal, rms=0.061565Jy sigma=0.925989 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.019 mas, bmaj=5.027 mas, bpa=-16.66 degrees ! Estimated noise=0.70953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064437 Jy ! Component: 100 - total flux cleaned = 0.00069995 Jy ! Component: 150 - total flux cleaned = 0.000711918 Jy ! Component: 200 - total flux cleaned = 0.000733887 Jy ! Total flux subtracted in 200 components = 0.000733887 Jy ! Clean residual min=-0.002775 max=0.002269 Jy/beam ! Clean residual mean=0.000008 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.104752 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.104752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061555Jy sigma=0.925884 ! Fit after self-cal, rms=0.061566Jy sigma=0.925864 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 = 2.07787e-05 Jy ! Component: 100 - total flux cleaned = 3.04623e-05 Jy ! Component: 150 - total flux cleaned = 4.01646e-05 Jy ! Component: 200 - total flux cleaned = 4.96727e-05 Jy ! Total flux subtracted in 200 components = 4.96727e-05 Jy ! Clean residual min=-0.002763 max=0.002269 Jy/beam ! Clean residual mean=0.000009 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.104802 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.104802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061564Jy sigma=0.925817 ! Fit after self-cal, rms=0.061563Jy sigma=0.925816 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.061563Jy sigma=0.925816 ! Fit after self-cal, rms=0.061727Jy sigma=0.925698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=11.97 mas, bpa=-0.02929 degrees ! Estimated noise=0.846637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444757 Jy ! Component: 100 - total flux cleaned = 0.00056498 Jy ! Component: 150 - total flux cleaned = 0.000574618 Jy ! Component: 200 - total flux cleaned = 0.000588584 Jy ! Total flux subtracted in 200 components = 0.000588584 Jy ! Clean residual min=-0.002523 max=0.002265 Jy/beam ! Clean residual mean=0.000014 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.105391 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.105391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061725Jy sigma=0.925675 ! Fit after self-cal, rms=0.061728Jy sigma=0.925669 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 = 3.18892e-05 Jy ! Component: 100 - total flux cleaned = 3.66184e-05 Jy ! Component: 150 - total flux cleaned = 4.58758e-05 Jy ! Component: 200 - total flux cleaned = 5.46734e-05 Jy ! Total flux subtracted in 200 components = 5.46734e-05 Jy ! Clean residual min=-0.002512 max=0.002255 Jy/beam ! Clean residual mean=0.000015 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.105445 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.105445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061727Jy sigma=0.925662 ! Fit after self-cal, rms=0.061727Jy sigma=0.925660 ! 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=1.017 mas, bmaj=5.017 mas, bpa=-16.6 degrees ! Estimated noise=0.710847 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 5.017 at -16.6 degrees (North through East) ! Clean map min=-0.0025857 max=0.091305 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=0.6672 mas, bmaj=3.574 mas, bpa=-17.01 degrees ! Estimated noise=1.28707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702603 Jy ! Component: 100 - total flux cleaned = 0.0878112 Jy ! Component: 150 - total flux cleaned = 0.0946961 Jy ! Component: 200 - total flux cleaned = 0.0983327 Jy ! Total flux subtracted in 200 components = 0.0983327 Jy ! Clean residual min=-0.004716 max=0.005376 Jy/beam ! Clean residual mean=0.000002 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.0983326 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0983326 Jy ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=5.017 mas, bpa=-16.6 degrees ! Estimated noise=0.710847 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.00398749 Jy ! Component: 100 - total flux cleaned = 0.00568787 Jy ! Component: 150 - total flux cleaned = 0.00645983 Jy ! Component: 200 - total flux cleaned = 0.00653688 Jy ! Total flux subtracted in 200 components = 0.00653688 Jy ! Clean residual min=-0.002792 max=0.002376 Jy/beam ! Clean residual mean=0.000008 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.10487 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.10487 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=11.97 mas, bpa=-0.02929 degrees ! Estimated noise=0.846637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256919 Jy ! Component: 100 - total flux cleaned = 0.000280857 Jy ! Component: 150 - total flux cleaned = 0.000295797 Jy ! Component: 200 - total flux cleaned = 0.000310206 Jy ! Total flux subtracted in 200 components = 0.000310206 Jy ! Clean residual min=-0.002509 max=0.002275 Jy/beam ! Clean residual mean=0.000014 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.10518 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.35575e-05 Jy ! Component: 100 - total flux cleaned = 3.23153e-05 Jy ! Component: 150 - total flux cleaned = 4.41548e-05 Jy ! Component: 200 - total flux cleaned = 5.57102e-05 Jy ! Total flux subtracted in 200 components = 5.57102e-05 Jy ! Clean residual min=-0.002507 max=0.002268 Jy/beam ! Clean residual mean=0.000014 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.105235 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.105235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=5.017 mas, bpa=-16.6 degrees ! Estimated noise=0.710847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105668 Jy ! Component: 100 - total flux cleaned = -9.07673e-05 Jy ! Component: 150 - total flux cleaned = -7.71513e-05 Jy ! Component: 200 - total flux cleaned = -6.46659e-05 Jy ! Total flux subtracted in 200 components = -6.46659e-05 Jy ! Clean residual min=-0.002768 max=0.002335 Jy/beam ! Clean residual mean=0.000009 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.105171 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.105171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061731Jy sigma=0.925755 ! Fit after self-cal, rms=0.061731Jy sigma=0.925740 wmodel J0317-4414_X_map.mod ! Writing 43 model components to file: J0317-4414_X_map.mod wobs J0317-4414_X_uvs.fits ! Writing UV FITS file: J0317-4414_X_uvs.fits wwins J0317-4414_X_map.win ! wwins: Wrote 1 windows to J0317-4414_X_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.000634083 Jy ! Component: 100 - total flux cleaned = -0.000794199 Jy ! Component: 150 - total flux cleaned = -0.000866866 Jy ! Component: 200 - total flux cleaned = -0.00110348 Jy ! Component: 250 - total flux cleaned = -0.00132623 Jy ! Component: 300 - total flux cleaned = -0.00153901 Jy ! Component: 350 - total flux cleaned = -0.00171388 Jy ! Component: 400 - total flux cleaned = -0.00168575 Jy ! Component: 450 - total flux cleaned = -0.00160496 Jy ! Component: 500 - total flux cleaned = -0.00144739 Jy ! Component: 550 - total flux cleaned = -0.00129366 Jy ! Component: 600 - total flux cleaned = -0.00111797 Jy ! Component: 650 - total flux cleaned = -0.00094689 Jy ! Component: 700 - total flux cleaned = -0.000659976 Jy ! Component: 750 - total flux cleaned = -0.000520054 Jy ! Component: 800 - total flux cleaned = -0.00033618 Jy ! Component: 850 - total flux cleaned = -0.00017888 Jy ! Component: 900 - total flux cleaned = 1.96316e-05 Jy ! Component: 950 - total flux cleaned = 0.00014945 Jy ! Component: 1000 - total flux cleaned = 0.000298363 Jy ! Component: 1050 - total flux cleaned = 0.000277915 Jy ! Component: 1100 - total flux cleaned = 0.00040191 Jy ! Component: 1150 - total flux cleaned = 0.000462837 Jy ! Component: 1200 - total flux cleaned = 0.000462758 Jy ! Component: 1250 - total flux cleaned = 0.000541163 Jy ! Component: 1300 - total flux cleaned = 0.000502112 Jy ! Component: 1350 - total flux cleaned = 0.00057864 Jy ! Component: 1400 - total flux cleaned = 0.000559599 Jy ! Component: 1450 - total flux cleaned = 0.000596944 Jy ! Component: 1500 - total flux cleaned = 0.000670612 Jy ! Component: 1550 - total flux cleaned = 0.000725145 Jy ! Component: 1600 - total flux cleaned = 0.000815162 Jy ! Component: 1650 - total flux cleaned = 0.000922172 Jy ! Component: 1700 - total flux cleaned = 0.000974895 Jy ! Component: 1750 - total flux cleaned = 0.00102723 Jy ! Component: 1800 - total flux cleaned = 0.00106209 Jy ! Component: 1850 - total flux cleaned = 0.00114792 Jy ! Component: 1900 - total flux cleaned = 0.00118196 Jy ! Component: 1950 - total flux cleaned = 0.00124926 Jy ! Component: 2000 - total flux cleaned = 0.00131584 Jy ! Component: 2050 - total flux cleaned = 0.00133243 Jy ! Component: 2100 - total flux cleaned = 0.00138158 Jy ! Component: 2150 - total flux cleaned = 0.00143038 Jy ! Component: 2200 - total flux cleaned = 0.00149469 Jy ! Component: 2250 - total flux cleaned = 0.00146266 Jy ! Component: 2300 - total flux cleaned = 0.00151028 Jy ! Component: 2350 - total flux cleaned = 0.0015259 Jy ! Component: 2400 - total flux cleaned = 0.00154142 Jy ! Component: 2450 - total flux cleaned = 0.00149481 Jy ! Component: 2500 - total flux cleaned = 0.00152568 Jy ! Component: 2550 - total flux cleaned = 0.00152561 Jy ! Component: 2600 - total flux cleaned = 0.00152552 Jy ! Component: 2650 - total flux cleaned = 0.00154071 Jy ! Component: 2700 - total flux cleaned = 0.00152564 Jy ! Component: 2750 - total flux cleaned = 0.00149589 Jy ! Component: 2800 - total flux cleaned = 0.00149606 Jy ! Component: 2850 - total flux cleaned = 0.00155497 Jy ! Component: 2900 - total flux cleaned = 0.0015257 Jy ! Component: 2950 - total flux cleaned = 0.00151121 Jy ! Component: 3000 - total flux cleaned = 0.00151129 Jy ! Component: 3050 - total flux cleaned = 0.00151126 Jy ! Component: 3100 - total flux cleaned = 0.00148281 Jy ! Component: 3150 - total flux cleaned = 0.00148281 Jy ! Component: 3200 - total flux cleaned = 0.00144043 Jy ! Component: 3250 - total flux cleaned = 0.00141243 Jy ! Component: 3300 - total flux cleaned = 0.00142632 Jy ! Component: 3350 - total flux cleaned = 0.00138467 Jy ! Component: 3400 - total flux cleaned = 0.00137086 Jy ! Component: 3450 - total flux cleaned = 0.00137087 Jy ! Component: 3500 - total flux cleaned = 0.00134365 Jy ! Component: 3550 - total flux cleaned = 0.001276 Jy ! Component: 3600 - total flux cleaned = 0.00124922 Jy ! Component: 3650 - total flux cleaned = 0.00126266 Jy ! Component: 3700 - total flux cleaned = 0.00122251 Jy ! Component: 3750 - total flux cleaned = 0.00122252 Jy ! Component: 3800 - total flux cleaned = 0.00123553 Jy ! Component: 3850 - total flux cleaned = 0.00116985 Jy ! Component: 3900 - total flux cleaned = 0.00119598 Jy ! Component: 3950 - total flux cleaned = 0.00119589 Jy ! Component: 4000 - total flux cleaned = 0.00117002 Jy ! Component: 4050 - total flux cleaned = 0.00119578 Jy ! Total flux subtracted in 4096 components = 0.00118299 Jy ! Clean residual min=-0.000706 max=0.000899 Jy/beam ! Clean residual mean=-0.000007 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.106354 Jy keep ! Adding 208 model components to the UV plane model. ! The established model now contains 251 components and 0.106354 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0317-4414_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 5.017 at -16.6 degrees (North through East) ! Clean map min=-0.0014735 max=0.090833 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0317-4414_X_map.fits wmodel /scr/pima/rv126_uvs/J0317-4414_X_map.mod ! Writing 251 model components to file: /scr/pima/rv126_uvs/J0317-4414_X_map.mod wobs /scr/pima/rv126_uvs/J0317-4414_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0317-4414_X_uvs.fits wwins /scr/pima/rv126_uvs/J0317-4414_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J0317-4414_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0908327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.773871 0.773871 1.54774 3.09548 6.19097 12.3819 24.7639 49.5277 99.0555 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 387.661 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0317-4414_X_dfm.log closed on Sun Dec 23 03:17:49 2018