! Started logfile: /image_prod/ug002_uva//J0112+0257_S_a_dfm.log on Wed Mar 4 18:54:32 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0112+0257_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0112+0257_S_a_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925926 visibilities/baseline/integration-bin. ! Found source: J0112+0257 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 9000 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0112+0257_S_a] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000288Jy sigma=8.394205 ! Fit after self-cal, rms=0.958916Jy sigma=8.050758 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=13.31 mas, bpa=-17.25 degrees ! Estimated noise=1.25663 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.0335103 Jy ! Component: 100 - total flux cleaned = 0.0408253 Jy ! Total flux subtracted in 100 components = 0.0408253 Jy ! Clean residual min=-0.002675 max=0.002577 Jy/beam ! Clean residual mean=0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0408253 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0408253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063192Jy sigma=0.459924 ! Fit after self-cal, rms=0.061713Jy sigma=0.446766 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211312 Jy ! Component: 100 - total flux cleaned = 0.0023929 Jy ! Total flux subtracted in 100 components = 0.0023929 Jy ! Clean residual min=-0.002211 max=0.002447 Jy/beam ! Clean residual mean=0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0432182 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.0432182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061511Jy sigma=0.445159 ! Fit after self-cal, rms=0.061502Jy sigma=0.445087 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.055 mas, bmaj=14.24 mas, bpa=-16.98 degrees ! Estimated noise=0.917805 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.00082866 Jy ! Component: 100 - total flux cleaned = 0.000794973 Jy ! Component: 150 - total flux cleaned = 0.000714444 Jy ! Component: 200 - total flux cleaned = 0.000623868 Jy ! Total flux subtracted in 200 components = 0.000623868 Jy ! Clean residual min=-0.001840 max=0.001834 Jy/beam ! Clean residual mean=0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0438421 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.0438421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061448Jy sigma=0.444766 ! Fit after self-cal, rms=0.061435Jy sigma=0.444736 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.055 x 14.24 at -16.98 degrees (North through East) ! Clean map min=-0.0024174 max=0.045157 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 1.00 KP 0.92 ! LA 0.92 MK 1.09 NL 1.04 OV 1.03 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 0.98 KP 1.05 ! LA 0.97 MK 0.99 NL 1.05 OV 1.06 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.95 KP 1.00 ! LA 1.00 MK 1.01 NL 0.88 OV 1.04 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.061435Jy sigma=0.444736 ! Fit after self-cal, rms=0.059985Jy sigma=0.443744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.085 mas, bmaj=14.06 mas, bpa=-16.9 degrees ! Estimated noise=0.912476 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.00049033 Jy ! Component: 100 - total flux cleaned = 0.000522454 Jy ! Component: 150 - total flux cleaned = 0.000522223 Jy ! Component: 200 - total flux cleaned = 0.000522948 Jy ! Total flux subtracted in 200 components = 0.000522948 Jy ! Clean residual min=-0.001806 max=0.001573 Jy/beam ! Clean residual mean=0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.044365 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.044365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059971Jy sigma=0.443665 ! Fit after self-cal, rms=0.059998Jy sigma=0.443526 ! 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. ! ! Fit before self-cal, rms=0.059998Jy sigma=0.443526 ! Fit after self-cal, rms=0.059952Jy sigma=0.442389 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.085 mas, bmaj=14.03 mas, bpa=-16.89 degrees ! Estimated noise=0.912696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309529 Jy ! Component: 100 - total flux cleaned = 0.000355008 Jy ! Component: 150 - total flux cleaned = 0.000355055 Jy ! Component: 200 - total flux cleaned = 0.000354484 Jy ! Total flux subtracted in 200 components = 0.000354484 Jy ! Clean residual min=-0.001649 max=0.001496 Jy/beam ! Clean residual mean=0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0447195 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0447195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059944Jy sigma=0.442336 ! Fit after self-cal, rms=0.059995Jy sigma=0.442210 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.11557e-05 Jy ! Component: 100 - total flux cleaned = 7.3791e-05 Jy ! Component: 150 - total flux cleaned = 8.48855e-05 Jy ! Component: 200 - total flux cleaned = 8.52393e-05 Jy ! Total flux subtracted in 200 components = 8.52393e-05 Jy ! Clean residual min=-0.001651 max=0.001483 Jy/beam ! Clean residual mean=0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0448048 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0448048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059990Jy sigma=0.442179 ! Fit after self-cal, rms=0.059995Jy sigma=0.442174 ! 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. ! ! Fit before self-cal, rms=0.059995Jy sigma=0.442174 ! Fit after self-cal, rms=0.060068Jy sigma=0.442117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=14.02 mas, bpa=-16.87 degrees ! Estimated noise=0.911431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181203 Jy ! Component: 100 - total flux cleaned = 0.000204254 Jy ! Component: 150 - total flux cleaned = 0.000204224 Jy ! Component: 200 - total flux cleaned = 0.000213349 Jy ! Total flux subtracted in 200 components = 0.000213349 Jy ! Clean residual min=-0.001692 max=0.001485 Jy/beam ! Clean residual mean=0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0450181 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0450181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060064Jy sigma=0.442084 ! Fit after self-cal, rms=0.060083Jy sigma=0.442072 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.47543e-05 Jy ! Component: 100 - total flux cleaned = 8.37863e-05 Jy ! Component: 150 - total flux cleaned = 8.37338e-05 Jy ! Component: 200 - total flux cleaned = 9.98646e-05 Jy ! Total flux subtracted in 200 components = 9.98646e-05 Jy ! Clean residual min=-0.001687 max=0.001494 Jy/beam ! Clean residual mean=0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.045118 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.045118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060079Jy sigma=0.442052 ! Fit after self-cal, rms=0.060082Jy sigma=0.442049 ! 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. ! ! Fit before self-cal, rms=0.060082Jy sigma=0.442049 ! Fit after self-cal, rms=0.060021Jy sigma=0.442042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.332 mas, bmaj=14.69 mas, bpa=-11.32 degrees ! Estimated noise=1.00708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156542 Jy ! Component: 100 - total flux cleaned = 0.00020239 Jy ! Component: 150 - total flux cleaned = 0.000221023 Jy ! Component: 200 - total flux cleaned = 0.000248447 Jy ! Total flux subtracted in 200 components = 0.000248447 Jy ! Clean residual min=-0.001885 max=0.001956 Jy/beam ! Clean residual mean=0.000009 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0453664 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.0453664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060020Jy sigma=0.442035 ! Fit after self-cal, rms=0.060023Jy sigma=0.442031 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.53063e-05 Jy ! Component: 100 - total flux cleaned = 3.66245e-05 Jy ! Component: 150 - total flux cleaned = 5.70936e-05 Jy ! Component: 200 - total flux cleaned = 7.10719e-05 Jy ! Total flux subtracted in 200 components = 7.10719e-05 Jy ! Clean residual min=-0.001886 max=0.001950 Jy/beam ! Clean residual mean=0.000009 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0454375 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.0454375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060023Jy sigma=0.442028 ! Fit after self-cal, rms=0.060023Jy sigma=0.442026 ! 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=4.088 mas, bmaj=14.01 mas, bpa=-16.86 degrees ! Estimated noise=0.910477 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.088 x 14.01 at -16.86 degrees (North through East) ! Clean map min=-0.0018778 max=0.044405 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=13.19 mas, bpa=-17.15 degrees ! Estimated noise=1.25243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350255 Jy ! Component: 100 - total flux cleaned = 0.0427023 Jy ! Component: 150 - total flux cleaned = 0.0436208 Jy ! Component: 200 - total flux cleaned = 0.0437433 Jy ! Total flux subtracted in 200 components = 0.0437433 Jy ! Clean residual min=-0.002128 max=0.002220 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0437433 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0437433 Jy ! Inverting map and beam ! Estimated beam: bmin=4.088 mas, bmaj=14.01 mas, bpa=-16.86 degrees ! Estimated noise=0.910477 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.000857322 Jy ! Component: 100 - total flux cleaned = 0.00104368 Jy ! Component: 150 - total flux cleaned = 0.00116708 Jy ! Component: 200 - total flux cleaned = 0.00124539 Jy ! Total flux subtracted in 200 components = 0.00124539 Jy ! Clean residual min=-0.001676 max=0.001594 Jy/beam ! Clean residual mean=0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0449887 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0449887 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.332 mas, bmaj=14.69 mas, bpa=-11.32 degrees ! Estimated noise=1.00708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135106 Jy ! Component: 100 - total flux cleaned = 0.000179093 Jy ! Component: 150 - total flux cleaned = 0.000190062 Jy ! Component: 200 - total flux cleaned = 0.000199258 Jy ! Total flux subtracted in 200 components = 0.000199258 Jy ! Clean residual min=-0.001897 max=0.001987 Jy/beam ! Clean residual mean=0.000009 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0451879 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.61815e-05 Jy ! Component: 100 - total flux cleaned = 3.91487e-05 Jy ! Component: 150 - total flux cleaned = 6.83448e-05 Jy ! Component: 200 - total flux cleaned = 8.9277e-05 Jy ! Total flux subtracted in 200 components = 8.9277e-05 Jy ! Clean residual min=-0.001897 max=0.001981 Jy/beam ! Clean residual mean=0.000009 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0452772 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.0452772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.088 mas, bmaj=14.01 mas, bpa=-16.86 degrees ! Estimated noise=0.910477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158038 Jy ! Component: 100 - total flux cleaned = -0.000174424 Jy ! Component: 150 - total flux cleaned = -0.000174593 Jy ! Component: 200 - total flux cleaned = -0.000175177 Jy ! Total flux subtracted in 200 components = -0.000175177 Jy ! Clean residual min=-0.001696 max=0.001553 Jy/beam ! Clean residual mean=0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.045102 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.045102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060035Jy sigma=0.442111 ! Fit after self-cal, rms=0.060031Jy sigma=0.442097 wmodel J0112+0257_S_a_map.mod ! Writing 56 model components to file: J0112+0257_S_a_map.mod wobs J0112+0257_S_a_uvs.fits ! Writing UV FITS file: J0112+0257_S_a_uvs.fits wwins J0112+0257_S_a_map.win ! wwins: Wrote 1 windows to J0112+0257_S_a_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.000245076 Jy ! Component: 100 - total flux cleaned = -0.00030031 Jy ! Component: 150 - total flux cleaned = -0.000274149 Jy ! Component: 200 - total flux cleaned = -0.00027479 Jy ! Component: 250 - total flux cleaned = -0.000275682 Jy ! Component: 300 - total flux cleaned = -0.000252714 Jy ! Component: 350 - total flux cleaned = -0.00025276 Jy ! Component: 400 - total flux cleaned = -0.000296384 Jy ! Component: 450 - total flux cleaned = -0.000338954 Jy ! Component: 500 - total flux cleaned = -0.000419946 Jy ! Component: 550 - total flux cleaned = -0.000359981 Jy ! Component: 600 - total flux cleaned = -0.00030164 Jy ! Component: 650 - total flux cleaned = -0.000225809 Jy ! Component: 700 - total flux cleaned = -0.000114742 Jy ! Component: 750 - total flux cleaned = -2.37959e-05 Jy ! Component: 800 - total flux cleaned = 6.52939e-05 Jy ! Component: 850 - total flux cleaned = 0.000135356 Jy ! Component: 900 - total flux cleaned = 0.000221313 Jy ! Component: 950 - total flux cleaned = 0.000288534 Jy ! Component: 1000 - total flux cleaned = 0.00030487 Jy ! Component: 1050 - total flux cleaned = 0.000321376 Jy ! Component: 1100 - total flux cleaned = 0.000385481 Jy ! Component: 1150 - total flux cleaned = 0.000401172 Jy ! Component: 1200 - total flux cleaned = 0.000432416 Jy ! Component: 1250 - total flux cleaned = 0.00044739 Jy ! Component: 1300 - total flux cleaned = 0.000462153 Jy ! Component: 1350 - total flux cleaned = 0.000447231 Jy ! Component: 1400 - total flux cleaned = 0.000447339 Jy ! Component: 1450 - total flux cleaned = 0.000476274 Jy ! Component: 1500 - total flux cleaned = 0.000504861 Jy ! Component: 1550 - total flux cleaned = 0.00047682 Jy ! Component: 1600 - total flux cleaned = 0.000546193 Jy ! Component: 1650 - total flux cleaned = 0.000545985 Jy ! Component: 1700 - total flux cleaned = 0.000546063 Jy ! Component: 1750 - total flux cleaned = 0.000572573 Jy ! Component: 1800 - total flux cleaned = 0.000572453 Jy ! Component: 1850 - total flux cleaned = 0.000598378 Jy ! Component: 1900 - total flux cleaned = 0.000572923 Jy ! Component: 1950 - total flux cleaned = 0.000573136 Jy ! Component: 2000 - total flux cleaned = 0.000535806 Jy ! Component: 2050 - total flux cleaned = 0.000560467 Jy ! Component: 2100 - total flux cleaned = 0.000609283 Jy ! Component: 2150 - total flux cleaned = 0.000609188 Jy ! Component: 2200 - total flux cleaned = 0.000585111 Jy ! Component: 2250 - total flux cleaned = 0.000596854 Jy ! Component: 2300 - total flux cleaned = 0.000620243 Jy ! Component: 2350 - total flux cleaned = 0.000665996 Jy ! Component: 2400 - total flux cleaned = 0.000665902 Jy ! Component: 2450 - total flux cleaned = 0.000643635 Jy ! Component: 2500 - total flux cleaned = 0.000599259 Jy ! Component: 2550 - total flux cleaned = 0.000665078 Jy ! Component: 2600 - total flux cleaned = 0.000610966 Jy ! Component: 2650 - total flux cleaned = 0.000643241 Jy ! Component: 2700 - total flux cleaned = 0.000664517 Jy ! Component: 2750 - total flux cleaned = 0.000643551 Jy ! Component: 2800 - total flux cleaned = 0.000653976 Jy ! Component: 2850 - total flux cleaned = 0.000633449 Jy ! Component: 2900 - total flux cleaned = 0.000603114 Jy ! Component: 2950 - total flux cleaned = 0.000603154 Jy ! Component: 3000 - total flux cleaned = 0.000613039 Jy ! Component: 3050 - total flux cleaned = 0.000583532 Jy ! Component: 3100 - total flux cleaned = 0.000603138 Jy ! Component: 3150 - total flux cleaned = 0.000574224 Jy ! Component: 3200 - total flux cleaned = 0.000583863 Jy ! Component: 3250 - total flux cleaned = 0.000564952 Jy ! Component: 3300 - total flux cleaned = 0.000546143 Jy ! Component: 3350 - total flux cleaned = 0.000555327 Jy ! Component: 3400 - total flux cleaned = 0.000527592 Jy ! Component: 3450 - total flux cleaned = 0.000463615 Jy ! Component: 3500 - total flux cleaned = 0.000463614 Jy ! Component: 3550 - total flux cleaned = 0.000409888 Jy ! Component: 3600 - total flux cleaned = 0.000454281 Jy ! Component: 3650 - total flux cleaned = 0.000401407 Jy ! Component: 3700 - total flux cleaned = 0.000357926 Jy ! Component: 3750 - total flux cleaned = 0.000375171 Jy ! Component: 3800 - total flux cleaned = 0.000323879 Jy ! Component: 3850 - total flux cleaned = 0.000272935 Jy ! Component: 3900 - total flux cleaned = 0.000264633 Jy ! Component: 3950 - total flux cleaned = 0.000239643 Jy ! Component: 4000 - total flux cleaned = 0.000231449 Jy ! Component: 4050 - total flux cleaned = 0.000256091 Jy ! Total flux subtracted in 4096 components = 0.000223376 Jy ! Clean residual min=-0.000438 max=0.000454 Jy/beam ! Clean residual mean=0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0453254 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 354 components and 0.0453254 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0112+0257_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.088 x 14.01 at -16.86 degrees (North through East) ! Clean map min=-0.0019325 max=0.044468 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0112+0257_S_a_map.fits wmodel /image_prod/ug002_uva//J0112+0257_S_a_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J0112+0257_S_a_map.mod wobs /image_prod/ug002_uva//J0112+0257_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0112+0257_S_a_uvs.fits wwins /image_prod/ug002_uva//J0112+0257_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0112+0257_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0444677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158853 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0717 1.0717 2.1434 4.2868 8.5736 17.1472 34.2944 68.5888 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 279.929 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0112+0257_S_a_dfm.log closed on Wed Mar 4 18:54:36 2020