! Started logfile: /scr/pima/rv126_uvs/J1419+0628_S_dfm.log on Sun Dec 23 07:40:20 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/J1419+0628_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J1419+0628_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.69305 visibilities/baseline/integration-bin. ! Found source: J1419+0628 ! ! 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 4308 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 J1419+0628_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.061056Jy sigma=16.783557 ! Fit after self-cal, rms=0.820962Jy sigma=13.332599 ! 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=10.04 mas, bmaj=12.04 mas, bpa=5.276 degrees ! Estimated noise=1.46827 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.146238 Jy ! Component: 100 - total flux cleaned = 0.196924 Jy ! Total flux subtracted in 100 components = 0.196924 Jy ! Clean residual min=-0.044576 max=0.050277 Jy/beam ! Clean residual mean=-0.001902 rms=0.014184 Jy/beam ! Combined flux in latest and established models = 0.196924 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.196924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231171Jy sigma=3.052508 ! Fit after self-cal, rms=0.230583Jy sigma=3.049245 ! 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=10.99 mas, bmaj=13.24 mas, bpa=1.574 degrees ! Estimated noise=0.818557 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.0462616 Jy ! Component: 100 - total flux cleaned = 0.0749832 Jy ! Component: 150 - total flux cleaned = 0.0945482 Jy ! Component: 200 - total flux cleaned = 0.10845 Jy ! Total flux subtracted in 200 components = 0.10845 Jy ! Clean residual min=-0.051060 max=0.068201 Jy/beam ! Clean residual mean=-0.002672 rms=0.017247 Jy/beam ! Combined flux in latest and established models = 0.305374 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 72 components and 0.305374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216700Jy sigma=2.904182 ! Fit after self-cal, rms=0.215845Jy sigma=2.898503 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.99 x 13.24 at 1.574 degrees (North through East) ! Clean map min=-0.051074 max=0.18769 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.19 KP 1.15 LA 0.76 ! NL 0.94 OV 1.18 PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 KP 0.91 LA 0.84 ! NL 1.07 OV 1.03 PT 1.17 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.26 KP 1.20 LA 0.79 ! NL 0.96 OV 0.84 PT 0.93 ! ! ! Fit before self-cal, rms=0.215845Jy sigma=2.898503 ! Fit after self-cal, rms=0.209869Jy sigma=2.845145 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.05 mas, bmaj=13.37 mas, bpa=1.265 degrees ! Estimated noise=0.808633 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.0110859 Jy ! Component: 100 - total flux cleaned = 0.0149628 Jy ! Component: 150 - total flux cleaned = 0.0172616 Jy ! Component: 200 - total flux cleaned = 0.0191158 Jy ! Total flux subtracted in 200 components = 0.0191158 Jy ! Clean residual min=-0.047214 max=0.066640 Jy/beam ! Clean residual mean=-0.002122 rms=0.016382 Jy/beam ! Combined flux in latest and established models = 0.32449 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.32449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208812Jy sigma=2.835680 ! Fit after self-cal, rms=0.209910Jy sigma=2.821524 ! 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.209910Jy sigma=2.821524 ! Fit after self-cal, rms=0.247518Jy sigma=2.773056 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.98 mas, bmaj=13.31 mas, bpa=2.846 degrees ! Estimated noise=0.836098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585391 Jy ! Component: 100 - total flux cleaned = 0.00736236 Jy ! Component: 150 - total flux cleaned = 0.00869149 Jy ! Component: 200 - total flux cleaned = 0.00972701 Jy ! Total flux subtracted in 200 components = 0.00972701 Jy ! Clean residual min=-0.046646 max=0.066851 Jy/beam ! Clean residual mean=-0.001688 rms=0.015899 Jy/beam ! Combined flux in latest and established models = 0.334217 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.334217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246844Jy sigma=2.771187 ! Fit after self-cal, rms=0.247839Jy sigma=2.767648 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.000691275 Jy ! Component: 100 - total flux cleaned = 0.00143437 Jy ! Component: 150 - total flux cleaned = 0.00211076 Jy ! Component: 200 - total flux cleaned = 0.00262284 Jy ! Total flux subtracted in 200 components = 0.00262284 Jy ! Clean residual min=-0.045725 max=0.065930 Jy/beam ! Clean residual mean=-0.001701 rms=0.015680 Jy/beam ! Combined flux in latest and established models = 0.336839 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.336839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247671Jy sigma=2.764705 ! Fit after self-cal, rms=0.247624Jy sigma=2.764357 ! 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.247624Jy sigma=2.764357 ! Fit after self-cal, rms=1.956446Jy sigma=2.573902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11 mas, bmaj=13.21 mas, bpa=4.854 degrees ! Estimated noise=0.859411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00829961 Jy ! Component: 100 - total flux cleaned = 0.0128477 Jy ! Component: 150 - total flux cleaned = 0.0141004 Jy ! Component: 200 - total flux cleaned = 0.0144739 Jy ! Total flux subtracted in 200 components = 0.0144739 Jy ! Clean residual min=-0.041227 max=0.060922 Jy/beam ! Clean residual mean=-0.001450 rms=0.013907 Jy/beam ! Combined flux in latest and established models = 0.351313 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.351314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.955827Jy sigma=2.568653 ! Fit after self-cal, rms=1.959176Jy sigma=2.552905 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 (2, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0591739 Jy ! Component: 100 - total flux cleaned = 0.0950004 Jy ! Component: 150 - total flux cleaned = 0.122499 Jy ! Component: 200 - total flux cleaned = 0.144055 Jy ! Total flux subtracted in 200 components = 0.144055 Jy ! Clean residual min=-0.031707 max=0.040573 Jy/beam ! Clean residual mean=-0.000931 rms=0.009981 Jy/beam ! Combined flux in latest and established models = 0.495369 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 210 components and 0.495369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.943591Jy sigma=2.301801 ! Fit after self-cal, rms=1.937058Jy sigma=2.220191 ! 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=1.937058Jy sigma=2.220191 ! Fit after self-cal, rms=0.963477Jy sigma=2.129741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.01 mas, bmaj=14.61 mas, bpa=24.89 degrees ! Estimated noise=0.838811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344443 Jy ! Component: 100 - total flux cleaned = 0.0535897 Jy ! Component: 150 - total flux cleaned = 0.0673356 Jy ! Component: 200 - total flux cleaned = 0.0737057 Jy ! Total flux subtracted in 200 components = 0.0737057 Jy ! Clean residual min=-0.030088 max=0.034117 Jy/beam ! Clean residual mean=-0.000647 rms=0.008910 Jy/beam ! Combined flux in latest and established models = 0.569075 Jy selfcal ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 298 components and 0.569075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.955205Jy sigma=2.046286 ! Fit after self-cal, rms=0.950636Jy sigma=2.023929 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.0129747 Jy ! Component: 100 - total flux cleaned = 0.0192573 Jy ! Component: 150 - total flux cleaned = 0.0245381 Jy ! Component: 200 - total flux cleaned = 0.0280909 Jy ! Total flux subtracted in 200 components = 0.0280909 Jy ! Clean residual min=-0.031173 max=0.033227 Jy/beam ! Clean residual mean=-0.000258 rms=0.008711 Jy/beam ! Combined flux in latest and established models = 0.597165 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 344 components and 0.597166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.948520Jy sigma=2.012852 ! Fit after self-cal, rms=0.947607Jy sigma=2.009887 ! 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=11.39 mas, bmaj=13.35 mas, bpa=6.061 degrees ! Estimated noise=0.821831 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.39 x 13.35 at 6.061 degrees (North through East) ! Clean map min=-0.027938 max=0.18794 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=10.4 mas, bmaj=12.21 mas, bpa=7.157 degrees ! Estimated noise=1.49977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149296 Jy ! Component: 100 - total flux cleaned = 0.213534 Jy ! Component: 150 - total flux cleaned = 0.261162 Jy ! Component: 200 - total flux cleaned = 0.299871 Jy ! Total flux subtracted in 200 components = 0.299871 Jy ! Clean residual min=-0.036842 max=0.041066 Jy/beam ! Clean residual mean=-0.001160 rms=0.010964 Jy/beam ! Combined flux in latest and established models = 0.299871 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.299871 Jy ! Inverting map and beam ! Estimated beam: bmin=11.39 mas, bmaj=13.35 mas, bpa=6.061 degrees ! Estimated noise=0.821831 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.0503345 Jy ! Component: 100 - total flux cleaned = 0.0876852 Jy ! Component: 150 - total flux cleaned = 0.118474 Jy ! Component: 200 - total flux cleaned = 0.144593 Jy ! Total flux subtracted in 200 components = 0.144593 Jy ! Clean residual min=-0.036231 max=0.036555 Jy/beam ! Clean residual mean=-0.000985 rms=0.010148 Jy/beam ! Combined flux in latest and established models = 0.444464 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 164 components and 0.444464 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=13.01 mas, bmaj=14.61 mas, bpa=24.89 degrees ! Estimated noise=0.838811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262038 Jy ! Component: 100 - total flux cleaned = 0.0476626 Jy ! Component: 150 - total flux cleaned = 0.0658642 Jy ! Component: 200 - total flux cleaned = 0.0814103 Jy ! Total flux subtracted in 200 components = 0.0814103 Jy ! Clean residual min=-0.036833 max=0.035076 Jy/beam ! Clean residual mean=-0.000658 rms=0.009513 Jy/beam ! Combined flux in latest and established models = 0.525874 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.0133617 Jy ! Component: 100 - total flux cleaned = 0.0249801 Jy ! Component: 150 - total flux cleaned = 0.0351378 Jy ! Component: 200 - total flux cleaned = 0.0440386 Jy ! Total flux subtracted in 200 components = 0.0440386 Jy ! Clean residual min=-0.034870 max=0.034233 Jy/beam ! Clean residual mean=-0.000404 rms=0.008903 Jy/beam ! Combined flux in latest and established models = 0.569913 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 268 components and 0.569913 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.39 mas, bmaj=13.35 mas, bpa=6.061 degrees ! Estimated noise=0.821831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0065383 Jy ! Component: 100 - total flux cleaned = 0.0113093 Jy ! Component: 150 - total flux cleaned = 0.0155644 Jy ! Component: 200 - total flux cleaned = 0.0189847 Jy ! Total flux subtracted in 200 components = 0.0189847 Jy ! Clean residual min=-0.030761 max=0.031261 Jy/beam ! Clean residual mean=-0.000232 rms=0.007881 Jy/beam ! Combined flux in latest and established models = 0.588898 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 291 components and 0.588898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.947492Jy sigma=2.006285 ! Fit after self-cal, rms=0.947110Jy sigma=2.000199 wmodel J1419+0628_S_map.mod ! Writing 291 model components to file: J1419+0628_S_map.mod wobs J1419+0628_S_uvs.fits ! Writing UV FITS file: J1419+0628_S_uvs.fits wwins J1419+0628_S_map.win ! wwins: Wrote 2 windows to J1419+0628_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.000454502 Jy ! Component: 100 - total flux cleaned = -0.00388271 Jy ! Component: 150 - total flux cleaned = -0.00117192 Jy ! Component: 200 - total flux cleaned = 0.002443 Jy ! Component: 250 - total flux cleaned = 0.00552628 Jy ! Component: 300 - total flux cleaned = 0.00810748 Jy ! Component: 350 - total flux cleaned = 0.00993577 Jy ! Component: 400 - total flux cleaned = 0.011118 Jy ! Component: 450 - total flux cleaned = 0.0131012 Jy ! Component: 500 - total flux cleaned = 0.0141869 Jy ! Component: 550 - total flux cleaned = 0.0154962 Jy ! Component: 600 - total flux cleaned = 0.0172611 Jy ! Component: 650 - total flux cleaned = 0.0194682 Jy ! Component: 700 - total flux cleaned = 0.0213718 Jy ! Component: 750 - total flux cleaned = 0.0230012 Jy ! Component: 800 - total flux cleaned = 0.0252744 Jy ! Component: 850 - total flux cleaned = 0.0274893 Jy ! Component: 900 - total flux cleaned = 0.0290061 Jy ! Component: 950 - total flux cleaned = 0.0307006 Jy ! Component: 1000 - total flux cleaned = 0.0319452 Jy ! Component: 1050 - total flux cleaned = 0.0337714 Jy ! Component: 1100 - total flux cleaned = 0.034963 Jy ! Component: 1150 - total flux cleaned = 0.0365224 Jy ! Component: 1200 - total flux cleaned = 0.0374765 Jy ! Component: 1250 - total flux cleaned = 0.0386037 Jy ! Component: 1300 - total flux cleaned = 0.0398985 Jy ! Component: 1350 - total flux cleaned = 0.0413517 Jy ! Component: 1400 - total flux cleaned = 0.0420659 Jy ! Component: 1450 - total flux cleaned = 0.0432986 Jy ! Component: 1500 - total flux cleaned = 0.0445118 Jy ! Component: 1550 - total flux cleaned = 0.0455339 Jy ! Component: 1600 - total flux cleaned = 0.0462082 Jy ! Component: 1650 - total flux cleaned = 0.0468741 Jy ! Component: 1700 - total flux cleaned = 0.0473666 Jy ! Component: 1750 - total flux cleaned = 0.0480113 Jy ! Component: 1800 - total flux cleaned = 0.048491 Jy ! Component: 1850 - total flux cleaned = 0.0492787 Jy ! Component: 1900 - total flux cleaned = 0.0494344 Jy ! Component: 1950 - total flux cleaned = 0.0497454 Jy ! Component: 2000 - total flux cleaned = 0.0506574 Jy ! Component: 2050 - total flux cleaned = 0.0512572 Jy ! Component: 2100 - total flux cleaned = 0.0517023 Jy ! Component: 2150 - total flux cleaned = 0.0519955 Jy ! Component: 2200 - total flux cleaned = 0.0527253 Jy ! Component: 2250 - total flux cleaned = 0.0534468 Jy ! Component: 2300 - total flux cleaned = 0.0541591 Jy ! Component: 2350 - total flux cleaned = 0.0545806 Jy ! Component: 2400 - total flux cleaned = 0.055417 Jy ! Component: 2450 - total flux cleaned = 0.0556925 Jy ! Component: 2500 - total flux cleaned = 0.0562395 Jy ! Component: 2550 - total flux cleaned = 0.0569174 Jy ! Component: 2600 - total flux cleaned = 0.0577241 Jy ! Component: 2650 - total flux cleaned = 0.0585237 Jy ! Component: 2700 - total flux cleaned = 0.0595801 Jy ! Component: 2750 - total flux cleaned = 0.0599725 Jy ! Component: 2800 - total flux cleaned = 0.0606222 Jy ! Component: 2850 - total flux cleaned = 0.0610102 Jy ! Component: 2900 - total flux cleaned = 0.0617791 Jy ! Component: 2950 - total flux cleaned = 0.0627956 Jy ! Component: 3000 - total flux cleaned = 0.0634264 Jy ! Component: 3050 - total flux cleaned = 0.0643055 Jy ! Component: 3100 - total flux cleaned = 0.0651786 Jy ! Component: 3150 - total flux cleaned = 0.0657981 Jy ! Component: 3200 - total flux cleaned = 0.0661674 Jy ! Component: 3250 - total flux cleaned = 0.0667793 Jy ! Component: 3300 - total flux cleaned = 0.0671444 Jy ! Component: 3350 - total flux cleaned = 0.0675086 Jy ! Component: 3400 - total flux cleaned = 0.0678705 Jy ! Component: 3450 - total flux cleaned = 0.068231 Jy ! Component: 3500 - total flux cleaned = 0.0687091 Jy ! Component: 3550 - total flux cleaned = 0.068947 Jy ! Component: 3600 - total flux cleaned = 0.0691843 Jy ! Component: 3650 - total flux cleaned = 0.0696573 Jy ! Component: 3700 - total flux cleaned = 0.0697755 Jy ! Component: 3750 - total flux cleaned = 0.0700109 Jy ! Component: 3800 - total flux cleaned = 0.0703626 Jy ! Component: 3850 - total flux cleaned = 0.070713 Jy ! Component: 3900 - total flux cleaned = 0.0711795 Jy ! Component: 3950 - total flux cleaned = 0.0712952 Jy ! Component: 4000 - total flux cleaned = 0.0716432 Jy ! Component: 4050 - total flux cleaned = 0.0716431 Jy ! Total flux subtracted in 4096 components = 0.0723361 Jy ! Clean residual min=-0.006696 max=0.006361 Jy/beam ! Clean residual mean=-0.000023 rms=0.002767 Jy/beam ! Combined flux in latest and established models = 0.661234 Jy keep ! Adding 582 model components to the UV plane model. ! The established model now contains 873 components and 0.661234 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J1419+0628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.39 x 13.35 at 6.061 degrees (North through East) ! Clean map min=-0.020847 max=0.19709 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J1419+0628_S_map.fits wmodel /scr/pima/rv126_uvs/J1419+0628_S_map.mod ! Writing 873 model components to file: /scr/pima/rv126_uvs/J1419+0628_S_map.mod wobs /scr/pima/rv126_uvs/J1419+0628_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J1419+0628_S_uvs.fits wwins /scr/pima/rv126_uvs/J1419+0628_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv126_uvs/J1419+0628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.197091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00289241 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.40266 4.40266 8.80533 17.6107 35.2213 70.4426 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0086 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.197 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 68.14 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J1419+0628_S_dfm.log closed on Sun Dec 23 07:40:28 2018