! Started logfile: /image_prod/ug002_uva//J0325-2415_S_dfm.log on Wed Mar 4 19:54:56 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//J0325-2415_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0325-2415_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988194 visibilities/baseline/integration-bin. ! Found source: J0325-2415 ! ! 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 4269 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 J0325-2415_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.023514Jy sigma=7.311995 ! Fit after self-cal, rms=0.841033Jy sigma=5.945440 ! 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.729 mas, bmaj=14.14 mas, bpa=-18.53 degrees ! Estimated noise=1.99636 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.120747 Jy ! Component: 100 - total flux cleaned = 0.153701 Jy ! Total flux subtracted in 100 components = 0.153701 Jy ! Clean residual min=-0.008558 max=0.014566 Jy/beam ! Clean residual mean=-0.000063 rms=0.002171 Jy/beam ! Combined flux in latest and established models = 0.153701 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.153701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077309Jy sigma=0.506689 ! Fit after self-cal, rms=0.077293Jy sigma=0.506562 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161726 Jy ! Component: 100 - total flux cleaned = 0.0252937 Jy ! Total flux subtracted in 100 components = 0.0252937 Jy ! Clean residual min=-0.006084 max=0.006460 Jy/beam ! Clean residual mean=-0.000032 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.178995 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.178995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073481Jy sigma=0.472461 ! Fit after self-cal, rms=0.073485Jy sigma=0.472341 ! 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.476 mas, bmaj=15.34 mas, bpa=-17.22 degrees ! Estimated noise=1.57216 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.00727985 Jy ! Component: 100 - total flux cleaned = 0.0113172 Jy ! Component: 150 - total flux cleaned = 0.0136613 Jy ! Component: 200 - total flux cleaned = 0.0142945 Jy ! Total flux subtracted in 200 components = 0.0142945 Jy ! Clean residual min=-0.004610 max=0.004628 Jy/beam ! Clean residual mean=-0.000029 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.19329 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 60 components and 0.19329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072802Jy sigma=0.466546 ! Fit after self-cal, rms=0.072803Jy sigma=0.466459 ! 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.476 x 15.34 at -17.22 degrees (North through East) ! Clean map min=-0.0044087 max=0.16262 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.05 KP 0.98 ! LA 0.99 MK 1.01 NL 0.98 OV 0.97 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.13 KP 1.00 ! LA 0.99 MK 0.98 NL 0.94 OV 0.95 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 1.06 KP 0.98 ! LA 1.01 MK 1.03 NL 0.93 OV 0.99 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.072803Jy sigma=0.466459 ! Fit after self-cal, rms=0.072833Jy sigma=0.461989 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=15.4 mas, bpa=-17.4 degrees ! Estimated noise=1.57369 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.00147201 Jy ! Component: 100 - total flux cleaned = -0.00152554 Jy ! Component: 150 - total flux cleaned = -0.0015244 Jy ! Component: 200 - total flux cleaned = -0.00148535 Jy ! Total flux subtracted in 200 components = -0.00148535 Jy ! Clean residual min=-0.003478 max=0.003663 Jy/beam ! Clean residual mean=-0.000015 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.191804 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.191804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072749Jy sigma=0.461543 ! Fit after self-cal, rms=0.072739Jy sigma=0.461465 ! 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.072739Jy sigma=0.461465 ! Fit after self-cal, rms=0.073627Jy sigma=0.458861 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=15.49 mas, bpa=-17.53 degrees ! Estimated noise=1.57485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000985577 Jy ! Component: 100 - total flux cleaned = -0.00109215 Jy ! Component: 150 - total flux cleaned = -0.00112183 Jy ! Component: 200 - total flux cleaned = -0.00109545 Jy ! Total flux subtracted in 200 components = -0.00109545 Jy ! Clean residual min=-0.003243 max=0.003447 Jy/beam ! Clean residual mean=-0.000014 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.190709 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.190709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073582Jy sigma=0.458673 ! Fit after self-cal, rms=0.073595Jy sigma=0.458650 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 (-49.5, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304518 Jy ! Component: 100 - total flux cleaned = 0.00370631 Jy ! Component: 150 - total flux cleaned = 0.00385029 Jy ! Component: 200 - total flux cleaned = 0.00393246 Jy ! Total flux subtracted in 200 components = 0.00393246 Jy ! Clean residual min=-0.002910 max=0.002744 Jy/beam ! Clean residual mean=-0.000009 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.194641 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.194641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073451Jy sigma=0.457684 ! Fit after self-cal, rms=0.073437Jy sigma=0.457638 ! 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.073437Jy sigma=0.457638 ! Fit after self-cal, rms=0.074431Jy sigma=0.457151 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=15.55 mas, bpa=-17.62 degrees ! Estimated noise=1.57312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519106 Jy ! Component: 100 - total flux cleaned = 0.000680881 Jy ! Component: 150 - total flux cleaned = 0.000681763 Jy ! Component: 200 - total flux cleaned = 0.000748712 Jy ! Total flux subtracted in 200 components = 0.000748712 Jy ! Clean residual min=-0.002750 max=0.002544 Jy/beam ! Clean residual mean=-0.000004 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.19539 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 143 components and 0.19539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074385Jy sigma=0.456934 ! Fit after self-cal, rms=0.074399Jy sigma=0.456920 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.000175089 Jy ! Component: 100 - total flux cleaned = 0.000269033 Jy ! Component: 150 - total flux cleaned = 0.000299069 Jy ! Component: 200 - total flux cleaned = 0.000300374 Jy ! Total flux subtracted in 200 components = 0.000300374 Jy ! Clean residual min=-0.002700 max=0.002556 Jy/beam ! Clean residual mean=-0.000004 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.19569 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.19569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074372Jy sigma=0.456795 ! Fit after self-cal, rms=0.074369Jy sigma=0.456790 ! 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.074369Jy sigma=0.456790 ! Fit after self-cal, rms=0.074592Jy sigma=0.456767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.162 mas, bmaj=22.92 mas, bpa=-3.795 degrees ! Estimated noise=1.80888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550582 Jy ! Component: 100 - total flux cleaned = 0.000708657 Jy ! Component: 150 - total flux cleaned = 0.000686222 Jy ! Component: 200 - total flux cleaned = 0.000665548 Jy ! Total flux subtracted in 200 components = 0.000665548 Jy ! Clean residual min=-0.002547 max=0.002356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.196356 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.196356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074582Jy sigma=0.456703 ! Fit after self-cal, rms=0.074581Jy sigma=0.456698 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.000118272 Jy ! Component: 100 - total flux cleaned = 9.83025e-05 Jy ! Component: 150 - total flux cleaned = 9.88531e-05 Jy ! Component: 200 - total flux cleaned = 8.1008e-05 Jy ! Total flux subtracted in 200 components = 8.1008e-05 Jy ! Clean residual min=-0.002504 max=0.002308 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.196437 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 191 components and 0.196437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074577Jy sigma=0.456667 ! Fit after self-cal, rms=0.074573Jy sigma=0.456664 ! 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.516 mas, bmaj=15.56 mas, bpa=-17.64 degrees ! Estimated noise=1.57297 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.516 x 15.56 at -17.64 degrees (North through East) ! Clean map min=-0.0024363 max=0.1628 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.755 mas, bmaj=14.34 mas, bpa=-18.97 degrees ! Estimated noise=2.01673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12184 Jy ! Component: 100 - total flux cleaned = 0.153631 Jy ! Component: 150 - total flux cleaned = 0.16852 Jy ! Component: 200 - total flux cleaned = 0.176524 Jy ! Total flux subtracted in 200 components = 0.176524 Jy ! Clean residual min=-0.004971 max=0.005533 Jy/beam ! Clean residual mean=-0.000022 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.176524 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.176524 Jy ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=15.56 mas, bpa=-17.64 degrees ! Estimated noise=1.57297 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 (-6, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648983 Jy ! Component: 100 - total flux cleaned = 0.0104762 Jy ! Component: 150 - total flux cleaned = 0.0134159 Jy ! Component: 200 - total flux cleaned = 0.0156856 Jy ! Total flux subtracted in 200 components = 0.0156856 Jy ! Clean residual min=-0.002959 max=0.002577 Jy/beam ! Clean residual mean=-0.000008 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.192209 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 72 components and 0.192209 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.162 mas, bmaj=22.92 mas, bpa=-3.795 degrees ! Estimated noise=1.80888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207574 Jy ! Component: 100 - total flux cleaned = 0.0035233 Jy ! Component: 150 - total flux cleaned = 0.00438934 Jy ! Component: 200 - total flux cleaned = 0.0048049 Jy ! Total flux subtracted in 200 components = 0.0048049 Jy ! Clean residual min=-0.002266 max=0.002460 Jy/beam ! Clean residual mean=-0.000000 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.197014 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.000164819 Jy ! Component: 100 - total flux cleaned = 0.000315527 Jy ! Component: 150 - total flux cleaned = 0.000453536 Jy ! Component: 200 - total flux cleaned = 0.000628677 Jy ! Total flux subtracted in 200 components = 0.000628677 Jy ! Clean residual min=-0.002286 max=0.002446 Jy/beam ! Clean residual mean=0.000002 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.197643 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 144 components and 0.197643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=15.56 mas, bpa=-17.64 degrees ! Estimated noise=1.57297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.41116e-05 Jy ! Component: 100 - total flux cleaned = 8.71886e-05 Jy ! Component: 150 - total flux cleaned = 4.90766e-05 Jy ! Component: 200 - total flux cleaned = 8.62201e-05 Jy ! Total flux subtracted in 200 components = 8.62201e-05 Jy ! Clean residual min=-0.002520 max=0.002411 Jy/beam ! Clean residual mean=0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.197729 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.197729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074548Jy sigma=0.456440 ! Fit after self-cal, rms=0.074521Jy sigma=0.456387 wmodel J0325-2415_S_map.mod ! Writing 172 model components to file: J0325-2415_S_map.mod wobs J0325-2415_S_uvs.fits ! Writing UV FITS file: J0325-2415_S_uvs.fits wwins J0325-2415_S_map.win ! wwins: Wrote 3 windows to J0325-2415_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.000548964 Jy ! Component: 100 - total flux cleaned = -0.00122715 Jy ! Component: 150 - total flux cleaned = -0.00162432 Jy ! Component: 200 - total flux cleaned = -0.00188775 Jy ! Component: 250 - total flux cleaned = -0.00199603 Jy ! Component: 300 - total flux cleaned = -0.00209903 Jy ! Component: 350 - total flux cleaned = -0.00233025 Jy ! Component: 400 - total flux cleaned = -0.00255203 Jy ! Component: 450 - total flux cleaned = -0.00270518 Jy ! Component: 500 - total flux cleaned = -0.00285382 Jy ! Component: 550 - total flux cleaned = -0.00294134 Jy ! Component: 600 - total flux cleaned = -0.00311211 Jy ! Component: 650 - total flux cleaned = -0.00325136 Jy ! Component: 700 - total flux cleaned = -0.00344104 Jy ! Component: 750 - total flux cleaned = -0.00360022 Jy ! Component: 800 - total flux cleaned = -0.00367797 Jy ! Component: 850 - total flux cleaned = -0.00380451 Jy ! Component: 900 - total flux cleaned = -0.00385401 Jy ! Component: 950 - total flux cleaned = -0.00395156 Jy ! Component: 1000 - total flux cleaned = -0.00404663 Jy ! Component: 1050 - total flux cleaned = -0.00411671 Jy ! Component: 1100 - total flux cleaned = -0.00423137 Jy ! Component: 1150 - total flux cleaned = -0.00434435 Jy ! Component: 1200 - total flux cleaned = -0.0043672 Jy ! Component: 1250 - total flux cleaned = -0.00443288 Jy ! Component: 1300 - total flux cleaned = -0.0044333 Jy ! Component: 1350 - total flux cleaned = -0.0045606 Jy ! Component: 1400 - total flux cleaned = -0.0045813 Jy ! Component: 1450 - total flux cleaned = -0.00460159 Jy ! Component: 1500 - total flux cleaned = -0.00466232 Jy ! Component: 1550 - total flux cleaned = -0.00468234 Jy ! Component: 1600 - total flux cleaned = -0.00482073 Jy ! Component: 1650 - total flux cleaned = -0.00484025 Jy ! Component: 1700 - total flux cleaned = -0.00489811 Jy ! Component: 1750 - total flux cleaned = -0.00495563 Jy ! Component: 1800 - total flux cleaned = -0.00503133 Jy ! Component: 1850 - total flux cleaned = -0.00512426 Jy ! Component: 1900 - total flux cleaned = -0.00514263 Jy ! Component: 1950 - total flux cleaned = -0.00521532 Jy ! Component: 2000 - total flux cleaned = -0.00528721 Jy ! Component: 2050 - total flux cleaned = -0.00532258 Jy ! Component: 2100 - total flux cleaned = -0.00537526 Jy ! Component: 2150 - total flux cleaned = -0.00542697 Jy ! Component: 2200 - total flux cleaned = -0.00546133 Jy ! Component: 2250 - total flux cleaned = -0.00547844 Jy ! Component: 2300 - total flux cleaned = -0.00552851 Jy ! Component: 2350 - total flux cleaned = -0.0055118 Jy ! Component: 2400 - total flux cleaned = -0.00552836 Jy ! Component: 2450 - total flux cleaned = -0.00557723 Jy ! Component: 2500 - total flux cleaned = -0.00559333 Jy ! Component: 2550 - total flux cleaned = -0.0055934 Jy ! Component: 2600 - total flux cleaned = -0.00562515 Jy ! Component: 2650 - total flux cleaned = -0.00562493 Jy ! Component: 2700 - total flux cleaned = -0.00560945 Jy ! Component: 2750 - total flux cleaned = -0.00567085 Jy ! Component: 2800 - total flux cleaned = -0.00568591 Jy ! Component: 2850 - total flux cleaned = -0.0056558 Jy ! Component: 2900 - total flux cleaned = -0.00562589 Jy ! Component: 2950 - total flux cleaned = -0.0056259 Jy ! Component: 3000 - total flux cleaned = -0.00562573 Jy ! Component: 3050 - total flux cleaned = -0.00561116 Jy ! Component: 3100 - total flux cleaned = -0.00558246 Jy ! Component: 3150 - total flux cleaned = -0.00555385 Jy ! Component: 3200 - total flux cleaned = -0.00553991 Jy ! Component: 3250 - total flux cleaned = -0.00558223 Jy ! Component: 3300 - total flux cleaned = -0.00554047 Jy ! Component: 3350 - total flux cleaned = -0.00558194 Jy ! Component: 3400 - total flux cleaned = -0.0055821 Jy ! Component: 3450 - total flux cleaned = -0.00556853 Jy ! Component: 3500 - total flux cleaned = -0.0055957 Jy ! Component: 3550 - total flux cleaned = -0.00559588 Jy ! Component: 3600 - total flux cleaned = -0.00558261 Jy ! Component: 3650 - total flux cleaned = -0.00555624 Jy ! Component: 3700 - total flux cleaned = -0.00555642 Jy ! Component: 3750 - total flux cleaned = -0.00554344 Jy ! Component: 3800 - total flux cleaned = -0.0055046 Jy ! Component: 3850 - total flux cleaned = -0.00550457 Jy ! Component: 3900 - total flux cleaned = -0.00546622 Jy ! Component: 3950 - total flux cleaned = -0.00546624 Jy ! Component: 4000 - total flux cleaned = -0.00542854 Jy ! Component: 4050 - total flux cleaned = -0.00541604 Jy ! Total flux subtracted in 4096 components = -0.0053662 Jy ! Clean residual min=-0.000823 max=0.000758 Jy/beam ! Clean residual mean=0.000004 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.192363 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 441 components and 0.192363 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0325-2415_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.516 x 15.56 at -17.64 degrees (North through East) ! Clean map min=-0.0017088 max=0.16247 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0325-2415_S_map.fits wmodel /image_prod/ug002_uva//J0325-2415_S_map.mod ! Writing 441 model components to file: /image_prod/ug002_uva//J0325-2415_S_map.mod wobs /image_prod/ug002_uva//J0325-2415_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0325-2415_S_uvs.fits wwins /image_prod/ug002_uva//J0325-2415_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0325-2415_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.162472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.438541 0.438541 0.877082 1.75416 3.50833 7.01665 14.0333 28.0666 56.1332 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.162 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 684.086 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0325-2415_S_dfm.log closed on Wed Mar 4 19:55:00 2020