! Started logfile: /image_prod/ug002_uva//J0501-1355_S_dfm.log on Wed Mar 4 20:37:00 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//J0501-1355_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0501-1355_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.989583 visibilities/baseline/integration-bin. ! Found source: J0501-1355 ! ! 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 4275 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 J0501-1355_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.012015Jy sigma=7.747172 ! Fit after self-cal, rms=0.904966Jy sigma=6.881000 ! 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.979 mas, bmaj=13.77 mas, bpa=-18.36 degrees ! Estimated noise=2.11838 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.0733298 Jy ! Component: 100 - total flux cleaned = 0.0996897 Jy ! Total flux subtracted in 100 components = 0.0996897 Jy ! Clean residual min=-0.006005 max=0.012143 Jy/beam ! Clean residual mean=-0.000081 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.0996898 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0996898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072315Jy sigma=0.514142 ! Fit after self-cal, rms=0.071966Jy sigma=0.511551 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143916 Jy ! Component: 100 - total flux cleaned = 0.0226481 Jy ! Total flux subtracted in 100 components = 0.0226481 Jy ! Clean residual min=-0.004286 max=0.005081 Jy/beam ! Clean residual mean=-0.000026 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.122338 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.122338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069235Jy sigma=0.481307 ! Fit after self-cal, rms=0.069192Jy sigma=0.480725 ! 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.575 mas, bmaj=15.04 mas, bpa=-18.45 degrees ! Estimated noise=1.45485 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.00678452 Jy ! Component: 100 - total flux cleaned = 0.0106966 Jy ! Component: 150 - total flux cleaned = 0.0131935 Jy ! Component: 200 - total flux cleaned = 0.0147075 Jy ! Total flux subtracted in 200 components = 0.0147075 Jy ! Clean residual min=-0.003967 max=0.003709 Jy/beam ! Clean residual mean=0.000010 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.137045 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 95 components and 0.137045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068570Jy sigma=0.474408 ! Fit after self-cal, rms=0.068559Jy sigma=0.474293 ! 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.575 x 15.04 at -18.45 degrees (North through East) ! Clean map min=-0.0037849 max=0.095456 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.07 KP 1.01 ! LA 1.04 MK 1.00 NL 0.93 OV 0.95 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 0.87 HN 1.03 KP 1.05 ! LA 1.01 MK 0.97 NL 0.93 OV 0.95 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.95 HN 1.01 KP 0.98 ! LA 1.03 MK 1.02 NL 0.92 OV 0.98 ! PT 1.05 ! ! ! Fit before self-cal, rms=0.068559Jy sigma=0.474293 ! Fit after self-cal, rms=0.072853Jy sigma=0.468774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=15.47 mas, bpa=-18.57 degrees ! Estimated noise=1.45588 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.000275383 Jy ! Component: 100 - total flux cleaned = -0.00039497 Jy ! Component: 150 - total flux cleaned = -0.000546527 Jy ! Component: 200 - total flux cleaned = -0.000648245 Jy ! Total flux subtracted in 200 components = -0.000648245 Jy ! Clean residual min=-0.002924 max=0.002775 Jy/beam ! Clean residual mean=0.000019 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.136397 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.136397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072818Jy sigma=0.468385 ! Fit after self-cal, rms=0.072902Jy sigma=0.468236 ! 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.072902Jy sigma=0.468236 ! Fit after self-cal, rms=0.073465Jy sigma=0.466627 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=15.56 mas, bpa=-18.56 degrees ! Estimated noise=1.45257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171068 Jy ! Component: 100 - total flux cleaned = -0.000250189 Jy ! Component: 150 - total flux cleaned = -0.000358626 Jy ! Component: 200 - total flux cleaned = -0.000435913 Jy ! Total flux subtracted in 200 components = -0.000435913 Jy ! Clean residual min=-0.002577 max=0.002193 Jy/beam ! Clean residual mean=0.000008 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.135961 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.135961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073449Jy sigma=0.466463 ! Fit after self-cal, rms=0.073458Jy sigma=0.466421 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.01887e-05 Jy ! Component: 100 - total flux cleaned = -0.000102143 Jy ! Component: 150 - total flux cleaned = -0.000135523 Jy ! Component: 200 - total flux cleaned = -0.000167355 Jy ! Total flux subtracted in 200 components = -0.000167355 Jy ! Clean residual min=-0.002531 max=0.002129 Jy/beam ! Clean residual mean=0.000008 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.135794 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.135794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073451Jy sigma=0.466351 ! Fit after self-cal, rms=0.073449Jy sigma=0.466345 ! 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.073449Jy sigma=0.466345 ! Fit after self-cal, rms=0.073852Jy sigma=0.466309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=15.63 mas, bpa=-18.53 degrees ! Estimated noise=1.45032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539114 Jy ! Component: 100 - total flux cleaned = -0.000601071 Jy ! Component: 150 - total flux cleaned = -0.000620054 Jy ! Component: 200 - total flux cleaned = -0.000652768 Jy ! Total flux subtracted in 200 components = -0.000652768 Jy ! Clean residual min=-0.002498 max=0.002111 Jy/beam ! Clean residual mean=0.000007 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.135141 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 138 components and 0.135141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073842Jy sigma=0.466220 ! Fit after self-cal, rms=0.073843Jy sigma=0.466216 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 = -4.36894e-05 Jy ! Component: 100 - total flux cleaned = -4.3594e-05 Jy ! Component: 150 - total flux cleaned = -2.93597e-05 Jy ! Component: 200 - total flux cleaned = -1.618e-05 Jy ! Total flux subtracted in 200 components = -1.618e-05 Jy ! Clean residual min=-0.002478 max=0.002081 Jy/beam ! Clean residual mean=0.000007 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.135125 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 143 components and 0.135125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073837Jy sigma=0.466170 ! Fit after self-cal, rms=0.073836Jy sigma=0.466166 ! 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.073836Jy sigma=0.466166 ! Fit after self-cal, rms=0.074161Jy sigma=0.466143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.823 mas, bmaj=19.29 mas, bpa=-10.6 degrees ! Estimated noise=1.69001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000620351 Jy ! Component: 100 - total flux cleaned = -0.000635542 Jy ! Component: 150 - total flux cleaned = -0.00061048 Jy ! Component: 200 - total flux cleaned = -0.000586757 Jy ! Total flux subtracted in 200 components = -0.000586757 Jy ! Clean residual min=-0.002279 max=0.002219 Jy/beam ! Clean residual mean=0.000011 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.134538 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 152 components and 0.134538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074153Jy sigma=0.466112 ! Fit after self-cal, rms=0.074156Jy sigma=0.466108 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.41379e-05 Jy ! Component: 100 - total flux cleaned = 3.61191e-05 Jy ! Component: 150 - total flux cleaned = 4.71682e-05 Jy ! Component: 200 - total flux cleaned = 4.75262e-05 Jy ! Total flux subtracted in 200 components = 4.75262e-05 Jy ! Clean residual min=-0.002287 max=0.002216 Jy/beam ! Clean residual mean=0.000011 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.134586 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 160 components and 0.134586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074153Jy sigma=0.466090 ! Fit after self-cal, rms=0.074154Jy sigma=0.466088 ! 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.567 mas, bmaj=15.7 mas, bpa=-18.49 degrees ! Estimated noise=1.44832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 15.7 at -18.49 degrees (North through East) ! Clean map min=-0.0024209 max=0.094922 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.966 mas, bmaj=14.49 mas, bpa=-18.5 degrees ! Estimated noise=2.12486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739254 Jy ! Component: 100 - total flux cleaned = 0.101251 Jy ! Component: 150 - total flux cleaned = 0.114393 Jy ! Component: 200 - total flux cleaned = 0.121205 Jy ! Total flux subtracted in 200 components = 0.121205 Jy ! Clean residual min=-0.003493 max=0.003562 Jy/beam ! Clean residual mean=-0.000023 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.121205 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.121205 Jy ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=15.7 mas, bpa=-18.49 degrees ! Estimated noise=1.44832 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.00490056 Jy ! Component: 100 - total flux cleaned = 0.00784065 Jy ! Component: 150 - total flux cleaned = 0.00980355 Jy ! Component: 200 - total flux cleaned = 0.0111376 Jy ! Total flux subtracted in 200 components = 0.0111376 Jy ! Clean residual min=-0.002290 max=0.002145 Jy/beam ! Clean residual mean=0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.132342 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 61 components and 0.132342 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=7.823 mas, bmaj=19.29 mas, bpa=-10.6 degrees ! Estimated noise=1.69001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123365 Jy ! Component: 100 - total flux cleaned = 0.0016878 Jy ! Component: 150 - total flux cleaned = 0.00185231 Jy ! Component: 200 - total flux cleaned = 0.00197502 Jy ! Total flux subtracted in 200 components = 0.00197502 Jy ! Clean residual min=-0.002243 max=0.002301 Jy/beam ! Clean residual mean=0.000010 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.134317 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.000123066 Jy ! Component: 100 - total flux cleaned = 0.000229288 Jy ! Component: 150 - total flux cleaned = 0.000320835 Jy ! Component: 200 - total flux cleaned = 0.000388779 Jy ! Total flux subtracted in 200 components = 0.000388779 Jy ! Clean residual min=-0.002311 max=0.002260 Jy/beam ! Clean residual mean=0.000011 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.134706 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.134706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=15.7 mas, bpa=-18.49 degrees ! Estimated noise=1.44832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102173 Jy ! Component: 100 - total flux cleaned = -8.23421e-05 Jy ! Component: 150 - total flux cleaned = -6.47494e-05 Jy ! Component: 200 - total flux cleaned = -6.43809e-05 Jy ! Total flux subtracted in 200 components = -6.43809e-05 Jy ! Clean residual min=-0.002380 max=0.001881 Jy/beam ! Clean residual mean=0.000007 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.134642 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.134642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074164Jy sigma=0.465995 ! Fit after self-cal, rms=0.074153Jy sigma=0.465963 wmodel J0501-1355_S_map.mod ! Writing 95 model components to file: J0501-1355_S_map.mod wobs J0501-1355_S_uvs.fits ! Writing UV FITS file: J0501-1355_S_uvs.fits wwins J0501-1355_S_map.win ! wwins: Wrote 1 windows to J0501-1355_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.00102812 Jy ! Component: 100 - total flux cleaned = -0.00135569 Jy ! Component: 150 - total flux cleaned = -0.00145819 Jy ! Component: 200 - total flux cleaned = -0.00149197 Jy ! Component: 250 - total flux cleaned = -0.0015227 Jy ! Component: 300 - total flux cleaned = -0.0014928 Jy ! Component: 350 - total flux cleaned = -0.00140765 Jy ! Component: 400 - total flux cleaned = -0.001435 Jy ! Component: 450 - total flux cleaned = -0.00138127 Jy ! Component: 500 - total flux cleaned = -0.00135532 Jy ! Component: 550 - total flux cleaned = -0.00133002 Jy ! Component: 600 - total flux cleaned = -0.00128076 Jy ! Component: 650 - total flux cleaned = -0.00132852 Jy ! Component: 700 - total flux cleaned = -0.00130457 Jy ! Component: 750 - total flux cleaned = -0.00118939 Jy ! Component: 800 - total flux cleaned = -0.00114407 Jy ! Component: 850 - total flux cleaned = -0.00103287 Jy ! Component: 900 - total flux cleaned = -0.000924254 Jy ! Component: 950 - total flux cleaned = -0.000817835 Jy ! Component: 1000 - total flux cleaned = -0.000775885 Jy ! Component: 1050 - total flux cleaned = -0.000734884 Jy ! Component: 1100 - total flux cleaned = -0.000674274 Jy ! Component: 1150 - total flux cleaned = -0.000634457 Jy ! Component: 1200 - total flux cleaned = -0.000537815 Jy ! Component: 1250 - total flux cleaned = -0.000576553 Jy ! Component: 1300 - total flux cleaned = -0.000595397 Jy ! Component: 1350 - total flux cleaned = -0.000557822 Jy ! Component: 1400 - total flux cleaned = -0.000484926 Jy ! Component: 1450 - total flux cleaned = -0.000449437 Jy ! Component: 1500 - total flux cleaned = -0.000414295 Jy ! Component: 1550 - total flux cleaned = -0.000414169 Jy ! Component: 1600 - total flux cleaned = -0.000344982 Jy ! Component: 1650 - total flux cleaned = -0.000311157 Jy ! Component: 1700 - total flux cleaned = -0.00031102 Jy ! Component: 1750 - total flux cleaned = -0.000261803 Jy ! Component: 1800 - total flux cleaned = -0.000262078 Jy ! Component: 1850 - total flux cleaned = -0.000229904 Jy ! Component: 1900 - total flux cleaned = -0.000214213 Jy ! Component: 1950 - total flux cleaned = -0.000276998 Jy ! Component: 2000 - total flux cleaned = -0.000230317 Jy ! Component: 2050 - total flux cleaned = -0.000214897 Jy ! Component: 2100 - total flux cleaned = -0.000184722 Jy ! Component: 2150 - total flux cleaned = -0.000169819 Jy ! Component: 2200 - total flux cleaned = -0.000140332 Jy ! Component: 2250 - total flux cleaned = -8.1785e-05 Jy ! Component: 2300 - total flux cleaned = -9.58842e-05 Jy ! Component: 2350 - total flux cleaned = 4.23274e-06 Jy ! Component: 2400 - total flux cleaned = 6.06678e-05 Jy ! Component: 2450 - total flux cleaned = 0.000130539 Jy ! Component: 2500 - total flux cleaned = 0.000130636 Jy ! Component: 2550 - total flux cleaned = 0.000226242 Jy ! Component: 2600 - total flux cleaned = 0.000307485 Jy ! Component: 2650 - total flux cleaned = 0.000387612 Jy ! Component: 2700 - total flux cleaned = 0.000453965 Jy ! Component: 2750 - total flux cleaned = 0.000519423 Jy ! Component: 2800 - total flux cleaned = 0.000584418 Jy ! Component: 2850 - total flux cleaned = 0.000661684 Jy ! Component: 2900 - total flux cleaned = 0.000687171 Jy ! Component: 2950 - total flux cleaned = 0.000788235 Jy ! Component: 3000 - total flux cleaned = 0.000838346 Jy ! Component: 3050 - total flux cleaned = 0.000925159 Jy ! Component: 3100 - total flux cleaned = 0.000974435 Jy ! Component: 3150 - total flux cleaned = 0.00102314 Jy ! Component: 3200 - total flux cleaned = 0.00101117 Jy ! Component: 3250 - total flux cleaned = 0.00107098 Jy ! Component: 3300 - total flux cleaned = 0.00107104 Jy ! Component: 3350 - total flux cleaned = 0.00111818 Jy ! Component: 3400 - total flux cleaned = 0.00116511 Jy ! Component: 3450 - total flux cleaned = 0.00123473 Jy ! Component: 3500 - total flux cleaned = 0.00129209 Jy ! Component: 3550 - total flux cleaned = 0.00130346 Jy ! Component: 3600 - total flux cleaned = 0.00132619 Jy ! Component: 3650 - total flux cleaned = 0.00132616 Jy ! Component: 3700 - total flux cleaned = 0.00137073 Jy ! Component: 3750 - total flux cleaned = 0.00133743 Jy ! Component: 3800 - total flux cleaned = 0.0013814 Jy ! Component: 3850 - total flux cleaned = 0.00141422 Jy ! Component: 3900 - total flux cleaned = 0.00145766 Jy ! Component: 3950 - total flux cleaned = 0.00150083 Jy ! Component: 4000 - total flux cleaned = 0.00155421 Jy ! Component: 4050 - total flux cleaned = 0.0015543 Jy ! Total flux subtracted in 4096 components = 0.00161767 Jy ! Clean residual min=-0.000649 max=0.000671 Jy/beam ! Clean residual mean=0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.136259 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 388 components and 0.136259 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0501-1355_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 15.7 at -18.49 degrees (North through East) ! Clean map min=-0.0016799 max=0.09527 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0501-1355_S_map.fits wmodel /image_prod/ug002_uva//J0501-1355_S_map.mod ! Writing 388 model components to file: /image_prod/ug002_uva//J0501-1355_S_map.mod wobs /image_prod/ug002_uva//J0501-1355_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0501-1355_S_uvs.fits wwins /image_prod/ug002_uva//J0501-1355_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0501-1355_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0952696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199668 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.628747 0.628747 1.25749 2.51499 5.02998 10.06 20.1199 40.2398 80.4796 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 477.139 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0501-1355_S_dfm.log closed on Wed Mar 4 20:37:04 2020