! Started logfile: /image_prod/ug002_uva//J1254-1317_S_dfm.log on Thu Mar 5 00:53:42 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//J1254-1317_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1254-1317_S_uva.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.992143 visibilities/baseline/integration-bin. ! Found source: J1254-1317 ! ! 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 4167 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 J1254-1317_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.003559Jy sigma=6.895873 ! Fit after self-cal, rms=0.947736Jy sigma=6.511191 ! 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.546 mas, bmaj=6.697 mas, bpa=-2.165 degrees ! Estimated noise=2.30762 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.0435278 Jy ! Component: 100 - total flux cleaned = 0.053814 Jy ! Total flux subtracted in 100 components = 0.053814 Jy ! Clean residual min=-0.004883 max=0.004903 Jy/beam ! Clean residual mean=0.000004 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.053814 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.053814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077669Jy sigma=0.453899 ! Fit after self-cal, rms=0.076125Jy sigma=0.442706 ! 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=2.98 mas, bmaj=7.499 mas, bpa=-1.316 degrees ! Estimated noise=1.67087 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.00472375 Jy ! Component: 100 - total flux cleaned = 0.00670976 Jy ! Component: 150 - total flux cleaned = 0.00777814 Jy ! Component: 200 - total flux cleaned = 0.00825738 Jy ! Total flux subtracted in 200 components = 0.00825738 Jy ! Clean residual min=-0.003371 max=0.003272 Jy/beam ! Clean residual mean=0.000002 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0620714 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.0620714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075842Jy sigma=0.440613 ! Fit after self-cal, rms=0.075873Jy sigma=0.440574 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.499 at -1.316 degrees (North through East) ! Clean map min=-0.0032893 max=0.057138 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 KP 1.05 MK 1.01 ! NL 0.99 OV 0.91 PT 1.04 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.97 HN 0.98 KP 0.93 ! MK 1.04 NL 0.93 OV 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 KP 1.02 MK 1.02 ! NL 1.02 OV 0.85 PT 1.01 SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.74 FD 1.04 HN 1.15 KP 1.08 ! MK 1.00 NL 1.02 OV 0.95 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.71 FD 1.04 KP 1.03 MK 0.89 ! NL 1.10 OV 0.86 PT 0.97 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.04 HN 1.04 KP 1.07 ! MK 1.02 NL 0.86 OV 0.89 SC 0.97 ! ! ! Fit before self-cal, rms=0.075873Jy sigma=0.440574 ! Fit after self-cal, rms=0.075420Jy sigma=0.437931 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.981 mas, bmaj=7.495 mas, bpa=-1.243 degrees ! Estimated noise=1.66356 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.000129193 Jy ! Component: 100 - total flux cleaned = 8.20159e-05 Jy ! Component: 150 - total flux cleaned = 4.08779e-05 Jy ! Component: 200 - total flux cleaned = 2.81509e-05 Jy ! Total flux subtracted in 200 components = 2.81509e-05 Jy ! Clean residual min=-0.002947 max=0.003073 Jy/beam ! Clean residual mean=-0.000001 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.0620995 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0620995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075414Jy sigma=0.437893 ! Fit after self-cal, rms=0.075471Jy sigma=0.437610 ! 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.075471Jy sigma=0.437610 ! Fit after self-cal, rms=0.075760Jy sigma=0.437569 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.488 mas, bpa=-1.187 degrees ! Estimated noise=1.66089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.14193e-05 Jy ! Component: 100 - total flux cleaned = 8.10684e-05 Jy ! Component: 150 - total flux cleaned = 6.88874e-05 Jy ! Component: 200 - total flux cleaned = 5.78105e-05 Jy ! Total flux subtracted in 200 components = 5.78105e-05 Jy ! Clean residual min=-0.002894 max=0.003040 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0621573 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.0621573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075755Jy sigma=0.437545 ! Fit after self-cal, rms=0.075766Jy sigma=0.437536 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 (95.5, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211163 Jy ! Component: 100 - total flux cleaned = 0.00279984 Jy ! Component: 150 - total flux cleaned = 0.0031093 Jy ! Component: 200 - total flux cleaned = 0.00310867 Jy ! Total flux subtracted in 200 components = 0.00310867 Jy ! Clean residual min=-0.002512 max=0.002651 Jy/beam ! Clean residual mean=0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.065266 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.065266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075623Jy sigma=0.436593 ! Fit after self-cal, rms=0.075623Jy sigma=0.436450 ! 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.075623Jy sigma=0.436450 ! Fit after self-cal, rms=0.074940Jy sigma=0.436403 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.479 mas, bpa=-1.025 degrees ! Estimated noise=1.64509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723837 Jy ! Component: 100 - total flux cleaned = 0.000770438 Jy ! Component: 150 - total flux cleaned = 0.000770342 Jy ! Component: 200 - total flux cleaned = 0.00080273 Jy ! Total flux subtracted in 200 components = 0.00080273 Jy ! Clean residual min=-0.002393 max=0.002633 Jy/beam ! Clean residual mean=0.000002 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0660687 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.0660687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074888Jy sigma=0.436123 ! Fit after self-cal, rms=0.074894Jy sigma=0.436091 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 (64, -91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205684 Jy ! Component: 100 - total flux cleaned = 0.00235734 Jy ! Component: 150 - total flux cleaned = 0.00252705 Jy ! Component: 200 - total flux cleaned = 0.00271504 Jy ! Total flux subtracted in 200 components = 0.00271504 Jy ! Clean residual min=-0.002229 max=0.002303 Jy/beam ! Clean residual mean=0.000003 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0687838 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.0687838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074801Jy sigma=0.435522 ! Fit after self-cal, rms=0.074785Jy sigma=0.435440 ! 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.074785Jy sigma=0.435440 ! Fit after self-cal, rms=0.074151Jy sigma=0.435360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.112 mas, bmaj=13.51 mas, bpa=-0.09548 degrees ! Estimated noise=2.08373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103875 Jy ! Component: 100 - total flux cleaned = 0.00111522 Jy ! Component: 150 - total flux cleaned = 0.00108615 Jy ! Component: 200 - total flux cleaned = 0.000979556 Jy ! Total flux subtracted in 200 components = 0.000979556 Jy ! Clean residual min=-0.001924 max=0.002119 Jy/beam ! Clean residual mean=0.000005 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0697633 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.0697633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074122Jy sigma=0.435216 ! Fit after self-cal, rms=0.074111Jy sigma=0.435179 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.000272357 Jy ! Component: 100 - total flux cleaned = 0.000170799 Jy ! Component: 150 - total flux cleaned = 7.89155e-05 Jy ! Component: 200 - total flux cleaned = 1.54733e-05 Jy ! Total flux subtracted in 200 components = 1.54733e-05 Jy ! Clean residual min=-0.001921 max=0.002042 Jy/beam ! Clean residual mean=0.000005 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0697788 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.0697788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074103Jy sigma=0.435137 ! Fit after self-cal, rms=0.074104Jy sigma=0.435127 ! 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=2.977 mas, bmaj=7.468 mas, bpa=-0.8359 degrees ! Estimated noise=1.63436 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.977 x 7.468 at -0.8359 degrees (North through East) ! Clean map min=-0.0031815 max=0.056928 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.545 mas, bmaj=6.679 mas, bpa=-1.845 degrees ! Estimated noise=2.24173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438039 Jy ! Component: 100 - total flux cleaned = 0.0541017 Jy ! Component: 150 - total flux cleaned = 0.0570691 Jy ! Component: 200 - total flux cleaned = 0.0587448 Jy ! Total flux subtracted in 200 components = 0.0587448 Jy ! Clean residual min=-0.004626 max=0.003737 Jy/beam ! Clean residual mean=0.000001 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.0587448 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0587448 Jy ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.468 mas, bpa=-0.8359 degrees ! Estimated noise=1.63436 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.00287143 Jy ! Component: 100 - total flux cleaned = 0.00422108 Jy ! Component: 150 - total flux cleaned = 0.00560953 Jy ! Component: 200 - total flux cleaned = 0.0069527 Jy ! Total flux subtracted in 200 components = 0.0069527 Jy ! Clean residual min=-0.002502 max=0.002281 Jy/beam ! Clean residual mean=-0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0656975 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.0656975 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.112 mas, bmaj=13.51 mas, bpa=-0.09548 degrees ! Estimated noise=2.08373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196336 Jy ! Component: 100 - total flux cleaned = 0.00291425 Jy ! Component: 150 - total flux cleaned = 0.00360632 Jy ! Component: 200 - total flux cleaned = 0.00375477 Jy ! Total flux subtracted in 200 components = 0.00375477 Jy ! Clean residual min=-0.002081 max=0.002023 Jy/beam ! Clean residual mean=0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0694523 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.000134404 Jy ! Component: 100 - total flux cleaned = 0.000256111 Jy ! Component: 150 - total flux cleaned = 0.000283364 Jy ! Component: 200 - total flux cleaned = 0.000283111 Jy ! Total flux subtracted in 200 components = 0.000283111 Jy ! Clean residual min=-0.001974 max=0.001970 Jy/beam ! Clean residual mean=0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0697354 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 84 components and 0.0697354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.468 mas, bpa=-0.8359 degrees ! Estimated noise=1.63436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033025 Jy ! Component: 100 - total flux cleaned = 0.000797437 Jy ! Component: 150 - total flux cleaned = 0.00110178 Jy ! Component: 200 - total flux cleaned = 0.00116976 Jy ! Total flux subtracted in 200 components = 0.00116976 Jy ! Clean residual min=-0.002229 max=0.002201 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0709051 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.0709051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074117Jy sigma=0.435227 ! Fit after self-cal, rms=0.074106Jy sigma=0.435158 wmodel J1254-1317_S_map.mod ! Writing 106 model components to file: J1254-1317_S_map.mod wobs J1254-1317_S_uvs.fits ! Writing UV FITS file: J1254-1317_S_uvs.fits wwins J1254-1317_S_map.win ! wwins: Wrote 3 windows to J1254-1317_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.000182629 Jy ! Component: 100 - total flux cleaned = 0.000294474 Jy ! Component: 150 - total flux cleaned = 0.000260542 Jy ! Component: 200 - total flux cleaned = 0.000261017 Jy ! Component: 250 - total flux cleaned = 0.000199752 Jy ! Component: 300 - total flux cleaned = 0.000110684 Jy ! Component: 350 - total flux cleaned = -3.42477e-05 Jy ! Component: 400 - total flux cleaned = -0.00023046 Jy ! Component: 450 - total flux cleaned = -0.00039361 Jy ! Component: 500 - total flux cleaned = -0.000579562 Jy ! Component: 550 - total flux cleaned = -0.000761037 Jy ! Component: 600 - total flux cleaned = -0.000887812 Jy ! Component: 650 - total flux cleaned = -0.00113589 Jy ! Component: 700 - total flux cleaned = -0.00133007 Jy ! Component: 750 - total flux cleaned = -0.00147298 Jy ! Component: 800 - total flux cleaned = -0.00161348 Jy ! Component: 850 - total flux cleaned = -0.00175095 Jy ! Component: 900 - total flux cleaned = -0.00188572 Jy ! Component: 950 - total flux cleaned = -0.00201743 Jy ! Component: 1000 - total flux cleaned = -0.00216815 Jy ! Component: 1050 - total flux cleaned = -0.00221063 Jy ! Component: 1100 - total flux cleaned = -0.00239859 Jy ! Component: 1150 - total flux cleaned = -0.00250094 Jy ! Component: 1200 - total flux cleaned = -0.0025818 Jy ! Component: 1250 - total flux cleaned = -0.0026609 Jy ! Component: 1300 - total flux cleaned = -0.00268048 Jy ! Component: 1350 - total flux cleaned = -0.00279583 Jy ! Component: 1400 - total flux cleaned = -0.00281442 Jy ! Component: 1450 - total flux cleaned = -0.00285191 Jy ! Component: 1500 - total flux cleaned = -0.00281509 Jy ! Component: 1550 - total flux cleaned = -0.00288778 Jy ! Component: 1600 - total flux cleaned = -0.00294146 Jy ! Component: 1650 - total flux cleaned = -0.00292341 Jy ! Component: 1700 - total flux cleaned = -0.00285363 Jy ! Component: 1750 - total flux cleaned = -0.00287115 Jy ! Component: 1800 - total flux cleaned = -0.00285406 Jy ! Component: 1850 - total flux cleaned = -0.0028204 Jy ! Component: 1900 - total flux cleaned = -0.00275372 Jy ! Component: 1950 - total flux cleaned = -0.00272094 Jy ! Component: 2000 - total flux cleaned = -0.00268886 Jy ! Component: 2050 - total flux cleaned = -0.00267302 Jy ! Component: 2100 - total flux cleaned = -0.00260979 Jy ! Component: 2150 - total flux cleaned = -0.00260993 Jy ! Component: 2200 - total flux cleaned = -0.00253236 Jy ! Component: 2250 - total flux cleaned = -0.00251696 Jy ! Component: 2300 - total flux cleaned = -0.00250167 Jy ! Component: 2350 - total flux cleaned = -0.0024565 Jy ! Component: 2400 - total flux cleaned = -0.00245663 Jy ! Component: 2450 - total flux cleaned = -0.00245678 Jy ! Component: 2500 - total flux cleaned = -0.00244206 Jy ! Component: 2550 - total flux cleaned = -0.0024421 Jy ! Component: 2600 - total flux cleaned = -0.00244214 Jy ! Component: 2650 - total flux cleaned = -0.00244216 Jy ! Component: 2700 - total flux cleaned = -0.00245658 Jy ! Component: 2750 - total flux cleaned = -0.00245668 Jy ! Component: 2800 - total flux cleaned = -0.00244289 Jy ! Component: 2850 - total flux cleaned = -0.0024845 Jy ! Component: 2900 - total flux cleaned = -0.00248434 Jy ! Component: 2950 - total flux cleaned = -0.00249808 Jy ! Component: 3000 - total flux cleaned = -0.00249801 Jy ! Component: 3050 - total flux cleaned = -0.0024712 Jy ! Component: 3100 - total flux cleaned = -0.00249783 Jy ! Component: 3150 - total flux cleaned = -0.002511 Jy ! Component: 3200 - total flux cleaned = -0.00251107 Jy ! Component: 3250 - total flux cleaned = -0.00247203 Jy ! Component: 3300 - total flux cleaned = -0.00249816 Jy ! Component: 3350 - total flux cleaned = -0.0024982 Jy ! Component: 3400 - total flux cleaned = -0.0024981 Jy ! Component: 3450 - total flux cleaned = -0.00248536 Jy ! Component: 3500 - total flux cleaned = -0.00253583 Jy ! Component: 3550 - total flux cleaned = -0.00254836 Jy ! Component: 3600 - total flux cleaned = -0.00257331 Jy ! Component: 3650 - total flux cleaned = -0.00262291 Jy ! Component: 3700 - total flux cleaned = -0.00264747 Jy ! Component: 3750 - total flux cleaned = -0.00262303 Jy ! Component: 3800 - total flux cleaned = -0.00268401 Jy ! Component: 3850 - total flux cleaned = -0.00268411 Jy ! Component: 3900 - total flux cleaned = -0.00272045 Jy ! Component: 3950 - total flux cleaned = -0.00279247 Jy ! Component: 4000 - total flux cleaned = -0.00279248 Jy ! Component: 4050 - total flux cleaned = -0.00280451 Jy ! Total flux subtracted in 4096 components = -0.00281644 Jy ! Clean residual min=-0.000672 max=0.000695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0680887 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 359 components and 0.0680887 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1254-1317_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.977 x 7.468 at -0.8359 degrees (North through East) ! Clean map min=-0.002648 max=0.056719 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1254-1317_S_map.fits wmodel /image_prod/ug002_uva//J1254-1317_S_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J1254-1317_S_map.mod wobs /image_prod/ug002_uva//J1254-1317_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1254-1317_S_uvs.fits wwins /image_prod/ug002_uva//J1254-1317_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1254-1317_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0567194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0517 1.0517 2.1034 4.2068 8.4136 16.8272 33.6544 67.3088 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 285.252 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1254-1317_S_dfm.log closed on Thu Mar 5 00:53:45 2020