! Started logfile: /image_prod/ug002_uva//J0928-3049_S_dfm.log on Wed Mar 4 23:02:19 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//J0928-3049_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0928-3049_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.878889 visibilities/baseline/integration-bin. ! Found source: J0928-3049 ! ! 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 44 lines of history. ! ! Reading 4746 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 J0928-3049_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012724Jy sigma=6.238461 ! Fit after self-cal, rms=0.881377Jy sigma=5.325192 ! 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.343 mas, bmaj=12.98 mas, bpa=10.88 degrees ! Estimated noise=2.9212 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.0976128 Jy ! Component: 100 - total flux cleaned = 0.141109 Jy ! Total flux subtracted in 100 components = 0.141109 Jy ! Clean residual min=-0.012722 max=0.021948 Jy/beam ! Clean residual mean=-0.000076 rms=0.004683 Jy/beam ! Combined flux in latest and established models = 0.141109 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.141109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106811Jy sigma=0.619989 ! Fit after self-cal, rms=0.106079Jy sigma=0.616780 ! 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.033 mas, bmaj=14.42 mas, bpa=10 degrees ! Estimated noise=1.72634 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.0323734 Jy ! Component: 100 - total flux cleaned = 0.0503397 Jy ! Component: 150 - total flux cleaned = 0.0611144 Jy ! Component: 200 - total flux cleaned = 0.0676139 Jy ! Total flux subtracted in 200 components = 0.0676139 Jy ! Clean residual min=-0.009183 max=0.007697 Jy/beam ! Clean residual mean=0.000047 rms=0.002707 Jy/beam ! Combined flux in latest and established models = 0.208722 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 110 components and 0.208722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097921Jy sigma=0.536257 ! Fit after self-cal, rms=0.097742Jy sigma=0.535461 ! 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.033 x 14.42 at 10 degrees (North through East) ! Clean map min=-0.0088258 max=0.11953 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.02 HN 1.24 KP 1.00 ! LA 1.01 NL 1.16 OV 0.65 PT 1.07 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.02 HN 1.20 KP 0.99 ! LA 1.03 NL 1.19 OV 0.95 PT 1.00 ! SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.03 HN 1.18 KP 1.01 ! LA 1.02 NL 1.03 OV 0.62 PT 1.08 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.097742Jy sigma=0.535461 ! Fit after self-cal, rms=0.098902Jy sigma=0.488836 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=14.77 mas, bpa=10.69 degrees ! Estimated noise=1.70674 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.000411503 Jy ! Component: 100 - total flux cleaned = -0.000707306 Jy ! Component: 150 - total flux cleaned = -0.000901 Jy ! Component: 200 - total flux cleaned = -0.000986315 Jy ! Total flux subtracted in 200 components = -0.000986315 Jy ! Clean residual min=-0.003042 max=0.003556 Jy/beam ! Clean residual mean=0.000002 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.207736 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 122 components and 0.207736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098821Jy sigma=0.488504 ! Fit after self-cal, rms=0.099283Jy sigma=0.487512 ! 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.099283Jy sigma=0.487512 ! Fit after self-cal, rms=0.101322Jy sigma=0.486604 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=14.66 mas, bpa=10.49 degrees ! Estimated noise=1.69434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045055 Jy ! Component: 100 - total flux cleaned = -0.000664703 Jy ! Component: 150 - total flux cleaned = -0.000809332 Jy ! Component: 200 - total flux cleaned = -0.000861412 Jy ! Total flux subtracted in 200 components = -0.000861412 Jy ! Clean residual min=-0.003149 max=0.003338 Jy/beam ! Clean residual mean=0.000001 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.206875 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 127 components and 0.206875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101292Jy sigma=0.486473 ! Fit after self-cal, rms=0.101314Jy sigma=0.486437 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.000102523 Jy ! Component: 100 - total flux cleaned = -0.00015423 Jy ! Component: 150 - total flux cleaned = -0.000201319 Jy ! Component: 200 - total flux cleaned = -0.000223346 Jy ! Total flux subtracted in 200 components = -0.000223346 Jy ! Clean residual min=-0.003106 max=0.003401 Jy/beam ! Clean residual mean=0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.206651 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.206651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101298Jy sigma=0.486360 ! Fit after self-cal, rms=0.101275Jy sigma=0.486350 ! 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.101275Jy sigma=0.486350 ! Fit after self-cal, rms=0.101759Jy sigma=0.486306 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=14.63 mas, bpa=10.52 degrees ! Estimated noise=1.68618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000544173 Jy ! Component: 100 - total flux cleaned = -0.000689553 Jy ! Component: 150 - total flux cleaned = -0.000753375 Jy ! Component: 200 - total flux cleaned = -0.000773322 Jy ! Total flux subtracted in 200 components = -0.000773322 Jy ! Clean residual min=-0.002985 max=0.003249 Jy/beam ! Clean residual mean=0.000001 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.205878 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 133 components and 0.205878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101743Jy sigma=0.486244 ! Fit after self-cal, rms=0.101742Jy sigma=0.486236 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 = -7.69993e-05 Jy ! Component: 100 - total flux cleaned = -9.66347e-05 Jy ! Component: 150 - total flux cleaned = -0.000115021 Jy ! Component: 200 - total flux cleaned = -0.000150795 Jy ! Total flux subtracted in 200 components = -0.000150795 Jy ! Clean residual min=-0.002962 max=0.003233 Jy/beam ! Clean residual mean=0.000001 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.205727 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 133 components and 0.205727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101733Jy sigma=0.486189 ! Fit after self-cal, rms=0.101720Jy sigma=0.486184 ! 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.101720Jy sigma=0.486184 ! Fit after self-cal, rms=0.101765Jy sigma=0.486169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.231 mas, bmaj=23.55 mas, bpa=0.6308 degrees ! Estimated noise=1.89372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259948 Jy ! Component: 100 - total flux cleaned = 0.00019909 Jy ! Component: 150 - total flux cleaned = 0.00014871 Jy ! Component: 200 - total flux cleaned = 0.000106018 Jy ! Total flux subtracted in 200 components = 0.000106018 Jy ! Clean residual min=-0.002868 max=0.003431 Jy/beam ! Clean residual mean=0.000005 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.205833 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.205833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101756Jy sigma=0.486233 ! Fit after self-cal, rms=0.101739Jy sigma=0.486204 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.000195435 Jy ! Component: 100 - total flux cleaned = 0.00014732 Jy ! Component: 150 - total flux cleaned = 0.000107234 Jy ! Component: 200 - total flux cleaned = 7.30891e-05 Jy ! Total flux subtracted in 200 components = 7.30891e-05 Jy ! Clean residual min=-0.002867 max=0.003443 Jy/beam ! Clean residual mean=0.000005 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.205906 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 148 components and 0.205906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101740Jy sigma=0.486301 ! Fit after self-cal, rms=0.101719Jy sigma=0.486282 ! 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.912 mas, bmaj=14.63 mas, bpa=10.58 degrees ! Estimated noise=1.6806 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 14.63 at 10.58 degrees (North through East) ! Clean map min=-0.0027298 max=0.11765 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.232 mas, bmaj=13.18 mas, bpa=11.15 degrees ! Estimated noise=2.78641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0944228 Jy ! Component: 100 - total flux cleaned = 0.137163 Jy ! Component: 150 - total flux cleaned = 0.161214 Jy ! Component: 200 - total flux cleaned = 0.175694 Jy ! Total flux subtracted in 200 components = 0.175694 Jy ! Clean residual min=-0.006411 max=0.008888 Jy/beam ! Clean residual mean=-0.000048 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.175694 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.175694 Jy ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=14.63 mas, bpa=10.58 degrees ! Estimated noise=1.6806 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) ! Added new window around map position (-4, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121639 Jy ! Component: 100 - total flux cleaned = 0.0189342 Jy ! Component: 150 - total flux cleaned = 0.0230402 Jy ! Component: 200 - total flux cleaned = 0.0254712 Jy ! Total flux subtracted in 200 components = 0.0254712 Jy ! Clean residual min=-0.003332 max=0.004455 Jy/beam ! Clean residual mean=-0.000002 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.201166 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 134 components and 0.201166 Jy ! Inverting map ! Added new window around map position (7.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411412 Jy ! Component: 100 - total flux cleaned = 0.00588148 Jy ! Component: 150 - total flux cleaned = 0.00670693 Jy ! Component: 200 - total flux cleaned = 0.00711689 Jy ! Total flux subtracted in 200 components = 0.00711689 Jy ! Clean residual min=-0.002715 max=0.002692 Jy/beam ! Clean residual mean=0.000003 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.208283 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 170 components and 0.208283 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.231 mas, bmaj=23.55 mas, bpa=0.6308 degrees ! Estimated noise=1.89372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005717 Jy ! Component: 100 - total flux cleaned = 0.000877653 Jy ! Component: 150 - total flux cleaned = 0.000909651 Jy ! Component: 200 - total flux cleaned = 0.000969571 Jy ! Total flux subtracted in 200 components = 0.000969571 Jy ! Clean residual min=-0.002796 max=0.002662 Jy/beam ! Clean residual mean=0.000009 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.209252 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 = 8.06776e-05 Jy ! Component: 100 - total flux cleaned = 0.000154748 Jy ! Component: 150 - total flux cleaned = 0.00022351 Jy ! Component: 200 - total flux cleaned = 0.000287603 Jy ! Total flux subtracted in 200 components = 0.000287603 Jy ! Clean residual min=-0.002820 max=0.002584 Jy/beam ! Clean residual mean=0.000009 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.20954 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 197 components and 0.20954 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=14.63 mas, bpa=10.58 degrees ! Estimated noise=1.6806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002764 Jy ! Component: 100 - total flux cleaned = -0.000196174 Jy ! Component: 150 - total flux cleaned = -0.000197244 Jy ! Component: 200 - total flux cleaned = -0.000164537 Jy ! Total flux subtracted in 200 components = -0.000164537 Jy ! Clean residual min=-0.002543 max=0.002494 Jy/beam ! Clean residual mean=0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.209375 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 217 components and 0.209375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101519Jy sigma=0.484648 ! Fit after self-cal, rms=0.101572Jy sigma=0.484333 wmodel J0928-3049_S_map.mod ! Writing 217 model components to file: J0928-3049_S_map.mod wobs J0928-3049_S_uvs.fits ! Writing UV FITS file: J0928-3049_S_uvs.fits wwins J0928-3049_S_map.win ! wwins: Wrote 3 windows to J0928-3049_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.000277265 Jy ! Component: 100 - total flux cleaned = 0.000671533 Jy ! Component: 150 - total flux cleaned = 0.000919822 Jy ! Component: 200 - total flux cleaned = 0.00107567 Jy ! Component: 250 - total flux cleaned = 0.00115155 Jy ! Component: 300 - total flux cleaned = 0.0011512 Jy ! Component: 350 - total flux cleaned = 0.00104592 Jy ! Component: 400 - total flux cleaned = 0.0010118 Jy ! Component: 450 - total flux cleaned = 0.000911989 Jy ! Component: 500 - total flux cleaned = 0.000782891 Jy ! Component: 550 - total flux cleaned = 0.000656927 Jy ! Component: 600 - total flux cleaned = 0.000626108 Jy ! Component: 650 - total flux cleaned = 0.000566214 Jy ! Component: 700 - total flux cleaned = 0.000595478 Jy ! Component: 750 - total flux cleaned = 0.000766189 Jy ! Component: 800 - total flux cleaned = 0.000850254 Jy ! Component: 850 - total flux cleaned = 0.00107133 Jy ! Component: 900 - total flux cleaned = 0.00117991 Jy ! Component: 950 - total flux cleaned = 0.0013665 Jy ! Component: 1000 - total flux cleaned = 0.00149732 Jy ! Component: 1050 - total flux cleaned = 0.00170336 Jy ! Component: 1100 - total flux cleaned = 0.00185562 Jy ! Component: 1150 - total flux cleaned = 0.00198062 Jy ! Component: 1200 - total flux cleaned = 0.00210384 Jy ! Component: 1250 - total flux cleaned = 0.0022011 Jy ! Component: 1300 - total flux cleaned = 0.00227374 Jy ! Component: 1350 - total flux cleaned = 0.00241609 Jy ! Component: 1400 - total flux cleaned = 0.00255645 Jy ! Component: 1450 - total flux cleaned = 0.00257923 Jy ! Component: 1500 - total flux cleaned = 0.00267019 Jy ! Component: 1550 - total flux cleaned = 0.00271505 Jy ! Component: 1600 - total flux cleaned = 0.0028484 Jy ! Component: 1650 - total flux cleaned = 0.00291427 Jy ! Component: 1700 - total flux cleaned = 0.00300094 Jy ! Component: 1750 - total flux cleaned = 0.00306545 Jy ! Component: 1800 - total flux cleaned = 0.00312892 Jy ! Component: 1850 - total flux cleaned = 0.00319188 Jy ! Component: 1900 - total flux cleaned = 0.00325375 Jy ! Component: 1950 - total flux cleaned = 0.00327389 Jy ! Component: 2000 - total flux cleaned = 0.00331355 Jy ! Component: 2050 - total flux cleaned = 0.00331346 Jy ! Component: 2100 - total flux cleaned = 0.00333335 Jy ! Component: 2150 - total flux cleaned = 0.00337273 Jy ! Component: 2200 - total flux cleaned = 0.00344991 Jy ! Component: 2250 - total flux cleaned = 0.00350711 Jy ! Component: 2300 - total flux cleaned = 0.00352596 Jy ! Component: 2350 - total flux cleaned = 0.00361968 Jy ! Component: 2400 - total flux cleaned = 0.00360115 Jy ! Component: 2450 - total flux cleaned = 0.00365645 Jy ! Component: 2500 - total flux cleaned = 0.00369284 Jy ! Component: 2550 - total flux cleaned = 0.00378296 Jy ! Component: 2600 - total flux cleaned = 0.00380088 Jy ! Component: 2650 - total flux cleaned = 0.00385399 Jy ! Component: 2700 - total flux cleaned = 0.00387151 Jy ! Component: 2750 - total flux cleaned = 0.00395875 Jy ! Component: 2800 - total flux cleaned = 0.00394132 Jy ! Component: 2850 - total flux cleaned = 0.00395824 Jy ! Component: 2900 - total flux cleaned = 0.00402624 Jy ! Component: 2950 - total flux cleaned = 0.00404289 Jy ! Component: 3000 - total flux cleaned = 0.00404291 Jy ! Component: 3050 - total flux cleaned = 0.00405969 Jy ! Component: 3100 - total flux cleaned = 0.00409274 Jy ! Component: 3150 - total flux cleaned = 0.00412555 Jy ! Component: 3200 - total flux cleaned = 0.00412575 Jy ! Component: 3250 - total flux cleaned = 0.00417414 Jy ! Component: 3300 - total flux cleaned = 0.0041741 Jy ! Component: 3350 - total flux cleaned = 0.00417411 Jy ! Component: 3400 - total flux cleaned = 0.0042215 Jy ! Component: 3450 - total flux cleaned = 0.00422152 Jy ! Component: 3500 - total flux cleaned = 0.00428397 Jy ! Component: 3550 - total flux cleaned = 0.00425282 Jy ! Component: 3600 - total flux cleaned = 0.00428379 Jy ! Component: 3650 - total flux cleaned = 0.00426833 Jy ! Component: 3700 - total flux cleaned = 0.00426836 Jy ! Component: 3750 - total flux cleaned = 0.00429872 Jy ! Component: 3800 - total flux cleaned = 0.00428357 Jy ! Component: 3850 - total flux cleaned = 0.00423856 Jy ! Component: 3900 - total flux cleaned = 0.00425346 Jy ! Component: 3950 - total flux cleaned = 0.00432777 Jy ! Component: 4000 - total flux cleaned = 0.00429804 Jy ! Component: 4050 - total flux cleaned = 0.00431272 Jy ! Total flux subtracted in 4096 components = 0.00432731 Jy ! Clean residual min=-0.000984 max=0.000843 Jy/beam ! Clean residual mean=0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.213703 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 483 components and 0.213703 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0928-3049_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 14.63 at 10.58 degrees (North through East) ! Clean map min=-0.0023786 max=0.11832 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0928-3049_S_map.fits wmodel /image_prod/ug002_uva//J0928-3049_S_map.mod ! Writing 483 model components to file: /image_prod/ug002_uva//J0928-3049_S_map.mod wobs /image_prod/ug002_uva//J0928-3049_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0928-3049_S_uvs.fits wwins /image_prod/ug002_uva//J0928-3049_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0928-3049_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118318 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283186 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.718032 0.718032 1.43606 2.87213 5.74426 11.4885 22.977 45.954 91.9081 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 417.808 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0928-3049_S_dfm.log closed on Wed Mar 4 23:02:23 2020