! Started logfile: /image_prod/ug002_uva//J0330-4014_S_dfm.log on Wed Mar 4 19:56:58 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//J0330-4014_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0330-4014_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.984259 visibilities/baseline/integration-bin. ! Found source: J0330-4014 ! ! 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 3189 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 J0330-4014_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 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.127627Jy sigma=6.197675 ! Fit after self-cal, rms=0.604815Jy sigma=3.122179 ! 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.362 mas, bmaj=32.16 mas, bpa=-15.23 degrees ! Estimated noise=4.39866 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.318958 Jy ! Component: 100 - total flux cleaned = 0.439846 Jy ! Total flux subtracted in 100 components = 0.439846 Jy ! Clean residual min=-0.033563 max=0.058097 Jy/beam ! Clean residual mean=-0.000668 rms=0.011569 Jy/beam ! Combined flux in latest and established models = 0.439846 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.439846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157594Jy sigma=0.834538 ! Fit after self-cal, rms=0.157060Jy sigma=0.833182 ! 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.142 mas, bmaj=34.87 mas, bpa=-15.06 degrees ! Estimated noise=2.36024 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.0828613 Jy ! Component: 100 - total flux cleaned = 0.128699 Jy ! Component: 150 - total flux cleaned = 0.157687 Jy ! Component: 200 - total flux cleaned = 0.176932 Jy ! Total flux subtracted in 200 components = 0.176932 Jy ! Clean residual min=-0.021422 max=0.017074 Jy/beam ! Clean residual mean=0.000139 rms=0.005491 Jy/beam ! Combined flux in latest and established models = 0.616778 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 106 components and 0.616778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108695Jy sigma=0.513243 ! Fit after self-cal, rms=0.108237Jy sigma=0.510823 ! 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.142 x 34.87 at -15.06 degrees (North through East) ! Clean map min=-0.019786 max=0.36664 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 HN 1.22 KP 0.98 LA 1.02 ! NL 1.04 OV 1.00 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.00 LA 1.02 MK 1.01 ! OV 1.03 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.36 KP 0.98 LA 1.03 ! NL 1.02 OV 0.86 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.01 LA 1.03 MK 1.00 ! OV 0.93 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.30 KP 0.99 LA 1.04 ! NL 0.99 OV 1.02 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 1.00 LA 1.07 MK 0.99 ! OV 1.06 PT 1.00 ! ! ! Fit before self-cal, rms=0.108237Jy sigma=0.510823 ! Fit after self-cal, rms=0.108720Jy sigma=0.462055 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=35.79 mas, bpa=-15.37 degrees ! Estimated noise=2.35877 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.00227994 Jy ! Component: 100 - total flux cleaned = 0.00334904 Jy ! Component: 150 - total flux cleaned = 0.00364895 Jy ! Component: 200 - total flux cleaned = 0.00463775 Jy ! Total flux subtracted in 200 components = 0.00463775 Jy ! Clean residual min=-0.012449 max=0.011840 Jy/beam ! Clean residual mean=0.000026 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 0.621416 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.621416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105570Jy sigma=0.451665 ! Fit after self-cal, rms=0.105648Jy sigma=0.450546 ! 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.105648Jy sigma=0.450546 ! Fit after self-cal, rms=0.107157Jy sigma=0.449607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.215 mas, bmaj=35.92 mas, bpa=-15.43 degrees ! Estimated noise=2.35517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929981 Jy ! Component: 100 - total flux cleaned = 0.00026798 Jy ! Component: 150 - total flux cleaned = 0.000817879 Jy ! Component: 200 - total flux cleaned = 0.00128458 Jy ! Total flux subtracted in 200 components = 0.00128458 Jy ! Clean residual min=-0.011339 max=0.009859 Jy/beam ! Clean residual mean=0.000038 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 0.622701 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 160 components and 0.6227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105753Jy sigma=0.445731 ! Fit after self-cal, rms=0.105705Jy sigma=0.445159 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.00122901 Jy ! Component: 100 - total flux cleaned = 0.00136504 Jy ! Component: 150 - total flux cleaned = 0.00159748 Jy ! Component: 200 - total flux cleaned = 0.00191605 Jy ! Total flux subtracted in 200 components = 0.00191605 Jy ! Clean residual min=-0.010867 max=0.008743 Jy/beam ! Clean residual mean=0.000051 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.624617 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 195 components and 0.624617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105134Jy sigma=0.443812 ! Fit after self-cal, rms=0.105104Jy sigma=0.443533 ! 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.105104Jy sigma=0.443533 ! Fit after self-cal, rms=0.106974Jy sigma=0.442776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=35.99 mas, bpa=-15.48 degrees ! Estimated noise=2.35657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307382 Jy ! Component: 100 - total flux cleaned = 3.63998e-05 Jy ! Component: 150 - total flux cleaned = 0.000240892 Jy ! Component: 200 - total flux cleaned = 0.000623625 Jy ! Total flux subtracted in 200 components = 0.000623625 Jy ! Clean residual min=-0.009946 max=0.008287 Jy/beam ! Clean residual mean=0.000043 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.62524 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 225 components and 0.62524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106449Jy sigma=0.441582 ! Fit after self-cal, rms=0.106455Jy sigma=0.441376 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.000738362 Jy ! Component: 100 - total flux cleaned = 0.000924135 Jy ! Component: 150 - total flux cleaned = 0.00100426 Jy ! Component: 200 - total flux cleaned = 0.00115423 Jy ! Total flux subtracted in 200 components = 0.00115423 Jy ! Clean residual min=-0.009742 max=0.007612 Jy/beam ! Clean residual mean=0.000050 rms=0.002234 Jy/beam ! Combined flux in latest and established models = 0.626394 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 239 components and 0.626394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106211Jy sigma=0.440780 ! Fit after self-cal, rms=0.106197Jy sigma=0.440623 ! 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.106197Jy sigma=0.440623 ! Fit after self-cal, rms=0.107409Jy sigma=0.440260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.641 mas, bmaj=48.93 mas, bpa=-8.955 degrees ! Estimated noise=2.57588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.21608e-05 Jy ! Component: 100 - total flux cleaned = -0.000413208 Jy ! Component: 150 - total flux cleaned = -0.000566417 Jy ! Component: 200 - total flux cleaned = -0.000701458 Jy ! Total flux subtracted in 200 components = -0.000701458 Jy ! Clean residual min=-0.010569 max=0.009113 Jy/beam ! Clean residual mean=0.000054 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 0.625693 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 253 components and 0.625693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107264Jy sigma=0.439688 ! Fit after self-cal, rms=0.107243Jy sigma=0.439314 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 = 1.13658e-05 Jy ! Component: 100 - total flux cleaned = -0.000229301 Jy ! Component: 150 - total flux cleaned = -0.000360722 Jy ! Component: 200 - total flux cleaned = -0.000425581 Jy ! Total flux subtracted in 200 components = -0.000425581 Jy ! Clean residual min=-0.010019 max=0.008718 Jy/beam ! Clean residual mean=0.000051 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.625267 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 272 components and 0.625267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107166Jy sigma=0.438979 ! Fit after self-cal, rms=0.107138Jy sigma=0.438679 ! 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.24 mas, bmaj=35.99 mas, bpa=-15.5 degrees ! Estimated noise=2.35679 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.24 x 35.99 at -15.5 degrees (North through East) ! Clean map min=-0.014469 max=0.3638 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.398 mas, bmaj=33.04 mas, bpa=-15.55 degrees ! Estimated noise=4.39806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.317211 Jy ! Component: 100 - total flux cleaned = 0.430082 Jy ! Component: 150 - total flux cleaned = 0.491216 Jy ! Component: 200 - total flux cleaned = 0.529811 Jy ! Total flux subtracted in 200 components = 0.529811 Jy ! Clean residual min=-0.015888 max=0.022906 Jy/beam ! Clean residual mean=-0.000361 rms=0.005368 Jy/beam ! Combined flux in latest and established models = 0.52981 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 79 model components to the UV plane model. ! The established model now contains 79 components and 0.52981 Jy ! Inverting map and beam ! Estimated beam: bmin=4.24 mas, bmaj=35.99 mas, bpa=-15.5 degrees ! Estimated noise=2.35679 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.0353509 Jy ! Component: 100 - total flux cleaned = 0.0569192 Jy ! Component: 150 - total flux cleaned = 0.0709176 Jy ! Component: 200 - total flux cleaned = 0.0802277 Jy ! Total flux subtracted in 200 components = 0.0802277 Jy ! Clean residual min=-0.010527 max=0.009663 Jy/beam ! Clean residual mean=-0.000056 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.610038 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 156 components and 0.610038 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=9.641 mas, bmaj=48.93 mas, bpa=-8.955 degrees ! Estimated noise=2.57588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817345 Jy ! Component: 100 - total flux cleaned = 0.0119126 Jy ! Component: 150 - total flux cleaned = 0.0130828 Jy ! Component: 200 - total flux cleaned = 0.0138397 Jy ! Total flux subtracted in 200 components = 0.0138397 Jy ! Clean residual min=-0.010497 max=0.010154 Jy/beam ! Clean residual mean=0.000038 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.623878 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.00011049 Jy ! Component: 100 - total flux cleaned = 0.000112798 Jy ! Component: 150 - total flux cleaned = 0.000208029 Jy ! Component: 200 - total flux cleaned = 0.000206458 Jy ! Total flux subtracted in 200 components = 0.000206458 Jy ! Clean residual min=-0.010399 max=0.009665 Jy/beam ! Clean residual mean=0.000040 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.624084 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 192 components and 0.624084 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.24 mas, bmaj=35.99 mas, bpa=-15.5 degrees ! Estimated noise=2.35679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046532 Jy ! Component: 100 - total flux cleaned = -0.000351622 Jy ! Component: 150 - total flux cleaned = -5.29946e-05 Jy ! Component: 200 - total flux cleaned = 3.94981e-05 Jy ! Total flux subtracted in 200 components = 3.94981e-05 Jy ! Clean residual min=-0.010149 max=0.008091 Jy/beam ! Clean residual mean=0.000027 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.624124 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 215 components and 0.624124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107518Jy sigma=0.439022 ! Fit after self-cal, rms=0.107429Jy sigma=0.438718 wmodel J0330-4014_S_map.mod ! Writing 215 model components to file: J0330-4014_S_map.mod wobs J0330-4014_S_uvs.fits ! Writing UV FITS file: J0330-4014_S_uvs.fits wwins J0330-4014_S_map.win ! wwins: Wrote 1 windows to J0330-4014_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.00247366 Jy ! Component: 100 - total flux cleaned = -0.00309553 Jy ! Component: 150 - total flux cleaned = -0.00342628 Jy ! Component: 200 - total flux cleaned = -0.00294598 Jy ! Component: 250 - total flux cleaned = -0.00242087 Jy ! Component: 300 - total flux cleaned = -0.00193113 Jy ! Component: 350 - total flux cleaned = -0.00162861 Jy ! Component: 400 - total flux cleaned = -0.00134638 Jy ! Component: 450 - total flux cleaned = -0.00114397 Jy ! Component: 500 - total flux cleaned = -0.00088546 Jy ! Component: 550 - total flux cleaned = -0.000456373 Jy ! Component: 600 - total flux cleaned = 0.000131862 Jy ! Component: 650 - total flux cleaned = 0.000583955 Jy ! Component: 700 - total flux cleaned = 0.000748658 Jy ! Component: 750 - total flux cleaned = 0.000801659 Jy ! Component: 800 - total flux cleaned = 0.000801275 Jy ! Component: 850 - total flux cleaned = 0.000752338 Jy ! Component: 900 - total flux cleaned = 0.000799626 Jy ! Component: 950 - total flux cleaned = 0.000891469 Jy ! Component: 1000 - total flux cleaned = 0.000758274 Jy ! Component: 1050 - total flux cleaned = 0.000844254 Jy ! Component: 1100 - total flux cleaned = 0.000845014 Jy ! Component: 1150 - total flux cleaned = 0.00084496 Jy ! Component: 1200 - total flux cleaned = 0.000924198 Jy ! Component: 1250 - total flux cleaned = 0.00111635 Jy ! Component: 1300 - total flux cleaned = 0.00107829 Jy ! Component: 1350 - total flux cleaned = 0.00115158 Jy ! Component: 1400 - total flux cleaned = 0.00118773 Jy ! Component: 1450 - total flux cleaned = 0.00115345 Jy ! Component: 1500 - total flux cleaned = 0.00125639 Jy ! Component: 1550 - total flux cleaned = 0.0012234 Jy ! Component: 1600 - total flux cleaned = 0.00119137 Jy ! Component: 1650 - total flux cleaned = 0.00128826 Jy ! Component: 1700 - total flux cleaned = 0.00131988 Jy ! Component: 1750 - total flux cleaned = 0.00135135 Jy ! Component: 1800 - total flux cleaned = 0.00147346 Jy ! Component: 1850 - total flux cleaned = 0.00150313 Jy ! Component: 1900 - total flux cleaned = 0.00147364 Jy ! Component: 1950 - total flux cleaned = 0.00164938 Jy ! Component: 2000 - total flux cleaned = 0.00179368 Jy ! Component: 2050 - total flux cleaned = 0.00196472 Jy ! Component: 2100 - total flux cleaned = 0.0021334 Jy ! Component: 2150 - total flux cleaned = 0.00224473 Jy ! Component: 2200 - total flux cleaned = 0.00238247 Jy ! Component: 2250 - total flux cleaned = 0.00254569 Jy ! Component: 2300 - total flux cleaned = 0.00273353 Jy ! Component: 2350 - total flux cleaned = 0.00281294 Jy ! Component: 2400 - total flux cleaned = 0.00294401 Jy ! Component: 2450 - total flux cleaned = 0.00309986 Jy ! Component: 2500 - total flux cleaned = 0.0032538 Jy ! Component: 2550 - total flux cleaned = 0.00335554 Jy ! Component: 2600 - total flux cleaned = 0.00353191 Jy ! Component: 2650 - total flux cleaned = 0.00368164 Jy ! Component: 2700 - total flux cleaned = 0.00378075 Jy ! Component: 2750 - total flux cleaned = 0.00400135 Jy ! Component: 2800 - total flux cleaned = 0.00417142 Jy ! Component: 2850 - total flux cleaned = 0.00429199 Jy ! Component: 2900 - total flux cleaned = 0.00445961 Jy ! Component: 2950 - total flux cleaned = 0.00462579 Jy ! Component: 3000 - total flux cleaned = 0.00476712 Jy ! Component: 3050 - total flux cleaned = 0.0049076 Jy ! Component: 3100 - total flux cleaned = 0.0051396 Jy ! Component: 3150 - total flux cleaned = 0.00534704 Jy ! Component: 3200 - total flux cleaned = 0.00550772 Jy ! Component: 3250 - total flux cleaned = 0.00571266 Jy ! Component: 3300 - total flux cleaned = 0.0058937 Jy ! Component: 3350 - total flux cleaned = 0.00607383 Jy ! Component: 3400 - total flux cleaned = 0.00623068 Jy ! Component: 3450 - total flux cleaned = 0.00634225 Jy ! Component: 3500 - total flux cleaned = 0.00649749 Jy ! Component: 3550 - total flux cleaned = 0.00662993 Jy ! Component: 3600 - total flux cleaned = 0.00678376 Jy ! Component: 3650 - total flux cleaned = 0.0068713 Jy ! Component: 3700 - total flux cleaned = 0.00695863 Jy ! Component: 3750 - total flux cleaned = 0.00711086 Jy ! Component: 3800 - total flux cleaned = 0.00721925 Jy ! Component: 3850 - total flux cleaned = 0.00732745 Jy ! Component: 3900 - total flux cleaned = 0.0074354 Jy ! Component: 3950 - total flux cleaned = 0.00745699 Jy ! Component: 4000 - total flux cleaned = 0.00750005 Jy ! Component: 4050 - total flux cleaned = 0.00756472 Jy ! Total flux subtracted in 4096 components = 0.00758628 Jy ! Clean residual min=-0.001272 max=0.001445 Jy/beam ! Clean residual mean=-0.000010 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.63171 Jy keep ! Adding 498 model components to the UV plane model. ! The established model now contains 713 components and 0.63171 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0330-4014_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.24 x 35.99 at -15.5 degrees (North through East) ! Clean map min=-0.0071955 max=0.37813 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0330-4014_S_map.fits wmodel /image_prod/ug002_uva//J0330-4014_S_map.mod ! Writing 713 model components to file: /image_prod/ug002_uva//J0330-4014_S_map.mod wobs /image_prod/ug002_uva//J0330-4014_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0330-4014_S_uvs.fits wwins /image_prod/ug002_uva//J0330-4014_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0330-4014_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.378127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443417 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3518 0.3518 0.703599 1.4072 2.8144 5.6288 11.2576 22.5152 45.0304 90.0607 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.378 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 852.758 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0330-4014_S_dfm.log closed on Wed Mar 4 19:57:03 2020