! Started logfile: /scr/pima/rv126_uvs/J0317-4414_S_dfm.log on Sun Dec 23 07:35:58 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.24075 obs /scr/pima/rv126_uvs/J0317-4414_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0317-4414_S_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 2.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+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 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 522 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.001678Jy sigma=12.512952 ! Fit after self-cal, rms=0.920021Jy sigma=11.506768 ! 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.59 mas, bmaj=13.72 mas, bpa=-17.47 degrees ! Estimated noise=1.95932 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.059789 Jy ! Component: 100 - total flux cleaned = 0.073608 Jy ! Total flux subtracted in 100 components = 0.073608 Jy ! Clean residual min=-0.007380 max=0.006264 Jy/beam ! Clean residual mean=-0.000062 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.073608 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.073608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083392Jy sigma=0.987045 ! Fit after self-cal, rms=0.083005Jy sigma=0.982948 ! 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=3.751 mas, bmaj=18.64 mas, bpa=-16.47 degrees ! Estimated noise=1.03084 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.00960379 Jy ! Component: 100 - total flux cleaned = 0.0136074 Jy ! Component: 150 - total flux cleaned = 0.0153577 Jy ! Component: 200 - total flux cleaned = 0.0158722 Jy ! Total flux subtracted in 200 components = 0.0158722 Jy ! Clean residual min=-0.005955 max=0.008898 Jy/beam ! Clean residual mean=-0.000106 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.0894802 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.0894802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081912Jy sigma=0.971963 ! Fit after self-cal, rms=0.081802Jy sigma=0.971547 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.751 x 18.64 at -16.47 degrees (North through East) ! Clean map min=-0.0060012 max=0.080376 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 0.91 LA 0.90 MK 1.05 ! OV 1.01 PT 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 0.89 LA 0.96 MK 1.08 ! OV 0.86 PT 1.18 ! ! ! 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* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.98 LA 0.93 MK 0.94 ! OV 0.94 PT 1.09 ! ! ! Fit before self-cal, rms=0.081802Jy sigma=0.971547 ! Fit after self-cal, rms=0.080043Jy sigma=0.964220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=18.72 mas, bpa=-16.52 degrees ! Estimated noise=1.03089 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.000585313 Jy ! Component: 100 - total flux cleaned = 0.000632844 Jy ! Component: 150 - total flux cleaned = 0.000675827 Jy ! Component: 200 - total flux cleaned = 0.000716155 Jy ! Total flux subtracted in 200 components = 0.000716155 Jy ! Clean residual min=-0.006361 max=0.007045 Jy/beam ! Clean residual mean=-0.000103 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.0901963 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.0901963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080031Jy sigma=0.964039 ! Fit after self-cal, rms=0.080061Jy sigma=0.963035 ! 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.080061Jy sigma=0.963035 ! Fit after self-cal, rms=0.080752Jy sigma=0.959678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=18.94 mas, bpa=-16.69 degrees ! Estimated noise=1.03851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247687 Jy ! Component: 100 - total flux cleaned = 0.000249148 Jy ! Component: 150 - total flux cleaned = 0.000236074 Jy ! Component: 200 - total flux cleaned = 0.000237511 Jy ! Total flux subtracted in 200 components = 0.000237511 Jy ! Clean residual min=-0.005707 max=0.007313 Jy/beam ! Clean residual mean=-0.000113 rms=0.001917 Jy/beam ! Combined flux in latest and established models = 0.0904338 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.0904339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080744Jy sigma=0.959615 ! Fit after self-cal, rms=0.080841Jy sigma=0.959309 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.3445e-05 Jy ! Component: 100 - total flux cleaned = 6.02148e-05 Jy ! Component: 150 - total flux cleaned = 6.08239e-05 Jy ! Component: 200 - total flux cleaned = 6.204e-05 Jy ! Total flux subtracted in 200 components = 6.204e-05 Jy ! Clean residual min=-0.005946 max=0.007316 Jy/beam ! Clean residual mean=-0.000113 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 0.0904959 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.0904959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080837Jy sigma=0.959280 ! Fit after self-cal, rms=0.080840Jy sigma=0.959274 ! 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.080840Jy sigma=0.959274 ! Fit after self-cal, rms=0.082321Jy sigma=0.956056 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=19 mas, bpa=-16.64 degrees ! Estimated noise=1.0465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327787 Jy ! Component: 100 - total flux cleaned = 0.000347073 Jy ! Component: 150 - total flux cleaned = 0.000347242 Jy ! Component: 200 - total flux cleaned = 0.000333797 Jy ! Total flux subtracted in 200 components = 0.000333797 Jy ! Clean residual min=-0.005986 max=0.006910 Jy/beam ! Clean residual mean=-0.000137 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.0908297 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.0908297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082310Jy sigma=0.955986 ! Fit after self-cal, rms=0.082451Jy sigma=0.955296 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.16225e-05 Jy ! Component: 100 - total flux cleaned = -6.21429e-06 Jy ! Component: 150 - total flux cleaned = -8.28273e-06 Jy ! Component: 200 - total flux cleaned = 3.49301e-06 Jy ! Total flux subtracted in 200 components = 3.49301e-06 Jy ! Clean residual min=-0.006039 max=0.007107 Jy/beam ! Clean residual mean=-0.000134 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.0908332 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.0908332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082444Jy sigma=0.955273 ! Fit after self-cal, rms=0.082451Jy sigma=0.955259 ! 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.082451Jy sigma=0.955259 ! Fit after self-cal, rms=0.083133Jy sigma=0.954985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12 mas, bmaj=41.02 mas, bpa=-3.199 degrees ! Estimated noise=1.24564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429997 Jy ! Component: 100 - total flux cleaned = 0.000431066 Jy ! Component: 150 - total flux cleaned = 0.000441227 Jy ! Component: 200 - total flux cleaned = 0.000449542 Jy ! Total flux subtracted in 200 components = 0.000449542 Jy ! Clean residual min=-0.006881 max=0.009149 Jy/beam ! Clean residual mean=-0.000207 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 0.0912827 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 86 components and 0.0912827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083126Jy sigma=0.955014 ! Fit after self-cal, rms=0.083180Jy sigma=0.954960 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 = 1.82082e-06 Jy ! Component: 100 - total flux cleaned = 1.72182e-06 Jy ! Component: 150 - total flux cleaned = 9.18365e-07 Jy ! Component: 200 - total flux cleaned = -7.92257e-06 Jy ! Total flux subtracted in 200 components = -7.92257e-06 Jy ! Clean residual min=-0.006891 max=0.009208 Jy/beam ! Clean residual mean=-0.000207 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.0912748 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 89 components and 0.0912748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083175Jy sigma=0.954995 ! Fit after self-cal, rms=0.083182Jy sigma=0.954975 ! 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.815 mas, bmaj=19.02 mas, bpa=-16.56 degrees ! Estimated noise=1.0514 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.815 x 19.02 at -16.56 degrees (North through East) ! Clean map min=-0.0059402 max=0.080142 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.602 mas, bmaj=13.92 mas, bpa=-17.73 degrees ! Estimated noise=2.04048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0618147 Jy ! Component: 100 - total flux cleaned = 0.0760863 Jy ! Component: 150 - total flux cleaned = 0.0820079 Jy ! Component: 200 - total flux cleaned = 0.085803 Jy ! Total flux subtracted in 200 components = 0.085803 Jy ! Clean residual min=-0.006641 max=0.006163 Jy/beam ! Clean residual mean=-0.000048 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.085803 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.085803 Jy ! Inverting map and beam ! Estimated beam: bmin=3.815 mas, bmaj=19.02 mas, bpa=-16.56 degrees ! Estimated noise=1.0514 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.00386462 Jy ! Component: 100 - total flux cleaned = 0.00468125 Jy ! Component: 150 - total flux cleaned = 0.00482246 Jy ! Component: 200 - total flux cleaned = 0.00494113 Jy ! Total flux subtracted in 200 components = 0.00494113 Jy ! Clean residual min=-0.006168 max=0.007015 Jy/beam ! Clean residual mean=-0.000141 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.0907441 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.0907441 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=12 mas, bmaj=41.02 mas, bpa=-3.199 degrees ! Estimated noise=1.24564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026924 Jy ! Component: 100 - total flux cleaned = 0.000326177 Jy ! Component: 150 - total flux cleaned = 0.000374603 Jy ! Component: 200 - total flux cleaned = 0.00041643 Jy ! Total flux subtracted in 200 components = 0.00041643 Jy ! Clean residual min=-0.006802 max=0.009108 Jy/beam ! Clean residual mean=-0.000207 rms=0.002707 Jy/beam ! Combined flux in latest and established models = 0.0911606 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 = 3.5799e-05 Jy ! Component: 100 - total flux cleaned = 6.63386e-05 Jy ! Component: 150 - total flux cleaned = 7.99834e-05 Jy ! Component: 200 - total flux cleaned = 0.000103947 Jy ! Total flux subtracted in 200 components = 0.000103947 Jy ! Clean residual min=-0.006759 max=0.009149 Jy/beam ! Clean residual mean=-0.000206 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 0.0912645 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0912645 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.815 mas, bmaj=19.02 mas, bpa=-16.56 degrees ! Estimated noise=1.0514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159499 Jy ! Component: 100 - total flux cleaned = -0.000132965 Jy ! Component: 150 - total flux cleaned = -0.000108816 Jy ! Component: 200 - total flux cleaned = -8.86444e-05 Jy ! Total flux subtracted in 200 components = -8.86444e-05 Jy ! Clean residual min=-0.006070 max=0.007133 Jy/beam ! Clean residual mean=-0.000139 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.0911759 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.0911759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083183Jy sigma=0.955055 ! Fit after self-cal, rms=0.083181Jy sigma=0.954991 wmodel J0317-4414_S_map.mod ! Writing 70 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 1 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.00186977 Jy ! Component: 100 - total flux cleaned = 0.00322031 Jy ! Component: 150 - total flux cleaned = 0.0042269 Jy ! Component: 200 - total flux cleaned = 0.00487789 Jy ! Component: 250 - total flux cleaned = 0.00540027 Jy ! Component: 300 - total flux cleaned = 0.00609146 Jy ! Component: 350 - total flux cleaned = 0.00667462 Jy ! Component: 400 - total flux cleaned = 0.00698258 Jy ! Component: 450 - total flux cleaned = 0.00721475 Jy ! Component: 500 - total flux cleaned = 0.00748984 Jy ! Component: 550 - total flux cleaned = 0.00770307 Jy ! Component: 600 - total flux cleaned = 0.00785565 Jy ! Component: 650 - total flux cleaned = 0.00780685 Jy ! Component: 700 - total flux cleaned = 0.00780678 Jy ! Component: 750 - total flux cleaned = 0.00767131 Jy ! Component: 800 - total flux cleaned = 0.0075852 Jy ! Component: 850 - total flux cleaned = 0.00762711 Jy ! Component: 900 - total flux cleaned = 0.00775111 Jy ! Component: 950 - total flux cleaned = 0.0079113 Jy ! Component: 1000 - total flux cleaned = 0.00806676 Jy ! Component: 1050 - total flux cleaned = 0.00818033 Jy ! Component: 1100 - total flux cleaned = 0.00829151 Jy ! Component: 1150 - total flux cleaned = 0.00843546 Jy ! Component: 1200 - total flux cleaned = 0.00864528 Jy ! Component: 1250 - total flux cleaned = 0.00888396 Jy ! Component: 1300 - total flux cleaned = 0.00901674 Jy ! Component: 1350 - total flux cleaned = 0.00917944 Jy ! Component: 1400 - total flux cleaned = 0.00946685 Jy ! Component: 1450 - total flux cleaned = 0.00974787 Jy ! Component: 1500 - total flux cleaned = 0.0100223 Jy ! Component: 1550 - total flux cleaned = 0.0102916 Jy ! Component: 1600 - total flux cleaned = 0.0105837 Jy ! Component: 1650 - total flux cleaned = 0.0108705 Jy ! Component: 1700 - total flux cleaned = 0.0112077 Jy ! Component: 1750 - total flux cleaned = 0.0115108 Jy ! Component: 1800 - total flux cleaned = 0.0118082 Jy ! Component: 1850 - total flux cleaned = 0.0121269 Jy ! Component: 1900 - total flux cleaned = 0.0124139 Jy ! Component: 1950 - total flux cleaned = 0.0126955 Jy ! Component: 2000 - total flux cleaned = 0.0129227 Jy ! Component: 2050 - total flux cleaned = 0.0132209 Jy ! Component: 2100 - total flux cleaned = 0.0134412 Jy ! Component: 2150 - total flux cleaned = 0.0136583 Jy ! Component: 2200 - total flux cleaned = 0.0138963 Jy ! Component: 2250 - total flux cleaned = 0.0141779 Jy ! Component: 2300 - total flux cleaned = 0.0144329 Jy ! Component: 2350 - total flux cleaned = 0.0146394 Jy ! Component: 2400 - total flux cleaned = 0.0149569 Jy ! Component: 2450 - total flux cleaned = 0.0152262 Jy ! Component: 2500 - total flux cleaned = 0.015448 Jy ! Component: 2550 - total flux cleaned = 0.0156899 Jy ! Component: 2600 - total flux cleaned = 0.0159294 Jy ! Component: 2650 - total flux cleaned = 0.0161235 Jy ! Component: 2700 - total flux cleaned = 0.01638 Jy ! Component: 2750 - total flux cleaned = 0.0166128 Jy ! Component: 2800 - total flux cleaned = 0.0168853 Jy ! Component: 2850 - total flux cleaned = 0.0171343 Jy ! Component: 2900 - total flux cleaned = 0.0172988 Jy ! Component: 2950 - total flux cleaned = 0.0174212 Jy ! Component: 3000 - total flux cleaned = 0.0175831 Jy ! Component: 3050 - total flux cleaned = 0.0177639 Jy ! Component: 3100 - total flux cleaned = 0.0178636 Jy ! Component: 3150 - total flux cleaned = 0.0179429 Jy ! Component: 3200 - total flux cleaned = 0.0181785 Jy ! Component: 3250 - total flux cleaned = 0.0182759 Jy ! Component: 3300 - total flux cleaned = 0.0184306 Jy ! Component: 3350 - total flux cleaned = 0.0185265 Jy ! Component: 3400 - total flux cleaned = 0.0186218 Jy ! Component: 3450 - total flux cleaned = 0.0187735 Jy ! Component: 3500 - total flux cleaned = 0.0189239 Jy ! Component: 3550 - total flux cleaned = 0.0189989 Jy ! Component: 3600 - total flux cleaned = 0.0191849 Jy ! Component: 3650 - total flux cleaned = 0.0193144 Jy ! Component: 3700 - total flux cleaned = 0.0194248 Jy ! Component: 3750 - total flux cleaned = 0.0195714 Jy ! Component: 3800 - total flux cleaned = 0.0196809 Jy ! Component: 3850 - total flux cleaned = 0.0198261 Jy ! Component: 3900 - total flux cleaned = 0.0199885 Jy ! Component: 3950 - total flux cleaned = 0.0200962 Jy ! Component: 4000 - total flux cleaned = 0.0202571 Jy ! Component: 4050 - total flux cleaned = 0.0203638 Jy ! Total flux subtracted in 4096 components = 0.0205056 Jy ! Clean residual min=-0.000995 max=0.001215 Jy/beam ! Clean residual mean=-0.000007 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.111681 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 384 components and 0.111681 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0317-4414_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.815 x 19.02 at -16.56 degrees (North through East) ! Clean map min=-0.0027807 max=0.080524 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0317-4414_S_map.fits wmodel /scr/pima/rv126_uvs/J0317-4414_S_map.mod ! Writing 384 model components to file: /scr/pima/rv126_uvs/J0317-4414_S_map.mod wobs /scr/pima/rv126_uvs/J0317-4414_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0317-4414_S_uvs.fits wwins /scr/pima/rv126_uvs/J0317-4414_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_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.0805243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000382086 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42349 1.42349 2.84698 5.69397 11.3879 22.7759 45.5518 91.1035 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.749 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0317-4414_S_dfm.log closed on Sun Dec 23 07:36:02 2018