! Started logfile: /image_prod/ug002_uva//J2212-2518_S_dfm.log on Thu Mar 5 05:33:43 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//J2212-2518_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2212-2518_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.738095 visibilities/baseline/integration-bin. ! Found source: J2212-2518 ! ! 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 36 lines of history. ! ! Reading 2790 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 J2212-2518_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000057Jy sigma=6.745467 ! Fit after self-cal, rms=0.957075Jy sigma=6.468626 ! 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.656 mas, bmaj=7.18 mas, bpa=1.135 degrees ! Estimated noise=2.49503 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.0348381 Jy ! Component: 100 - total flux cleaned = 0.0435344 Jy ! Total flux subtracted in 100 components = 0.0435344 Jy ! Clean residual min=-0.005291 max=0.005563 Jy/beam ! Clean residual mean=0.000009 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.0435344 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0435344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069090Jy sigma=0.424846 ! Fit after self-cal, rms=0.067950Jy sigma=0.417020 ! 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.155 mas, bmaj=8.489 mas, bpa=-0.1776 degrees ! Estimated noise=2.03754 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.00481562 Jy ! Component: 100 - total flux cleaned = 0.00673285 Jy ! Component: 150 - total flux cleaned = 0.00753147 Jy ! Component: 200 - total flux cleaned = 0.00759252 Jy ! Total flux subtracted in 200 components = 0.00759252 Jy ! Clean residual min=-0.003811 max=0.003500 Jy/beam ! Clean residual mean=-0.000004 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.0511269 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.0511269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067643Jy sigma=0.414942 ! Fit after self-cal, rms=0.067622Jy sigma=0.414650 ! 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.155 x 8.489 at -0.1776 degrees (North through East) ! Clean map min=-0.0037206 max=0.046489 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 KP 1.08 MK 1.12 ! NL 0.91 OV 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.11 KP 0.97 MK 1.08 ! NL 1.05 OV 0.87 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 KP 1.18 MK 0.92 ! NL 0.76 OV 0.94 SC 0.85 ! ! ! Fit before self-cal, rms=0.067622Jy sigma=0.414650 ! Fit after self-cal, rms=0.066704Jy sigma=0.412031 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.461 mas, bpa=0.1119 degrees ! Estimated noise=2.02133 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.000555581 Jy ! Component: 100 - total flux cleaned = 0.000553754 Jy ! Component: 150 - total flux cleaned = 0.000513952 Jy ! Component: 200 - total flux cleaned = 0.000476071 Jy ! Total flux subtracted in 200 components = 0.000476071 Jy ! Clean residual min=-0.002931 max=0.003087 Jy/beam ! Clean residual mean=0.000006 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.051603 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.051603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066682Jy sigma=0.411962 ! Fit after self-cal, rms=0.066840Jy sigma=0.411274 ! 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.066840Jy sigma=0.411274 ! Fit after self-cal, rms=0.067906Jy sigma=0.410595 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.4 mas, bpa=0.1613 degrees ! Estimated noise=2.03412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000941468 Jy ! Component: 100 - total flux cleaned = 0.000981987 Jy ! Component: 150 - total flux cleaned = 0.000998829 Jy ! Component: 200 - total flux cleaned = 0.00103041 Jy ! Total flux subtracted in 200 components = 0.00103041 Jy ! Clean residual min=-0.003032 max=0.002911 Jy/beam ! Clean residual mean=0.000009 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0526334 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0526334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067885Jy sigma=0.410521 ! Fit after self-cal, rms=0.067974Jy sigma=0.410364 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.14618e-05 Jy ! Component: 100 - total flux cleaned = 6.22556e-06 Jy ! Component: 150 - total flux cleaned = 6.8301e-06 Jy ! Component: 200 - total flux cleaned = -6.52604e-06 Jy ! Total flux subtracted in 200 components = -6.52604e-06 Jy ! Clean residual min=-0.003123 max=0.003050 Jy/beam ! Clean residual mean=0.000009 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0526268 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0526268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067964Jy sigma=0.410329 ! Fit after self-cal, rms=0.067967Jy sigma=0.410318 ! 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.067967Jy sigma=0.410318 ! Fit after self-cal, rms=0.068688Jy sigma=0.409909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=8.376 mas, bpa=0.1548 degrees ! Estimated noise=2.03094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254698 Jy ! Component: 100 - total flux cleaned = 0.00025422 Jy ! Component: 150 - total flux cleaned = 0.000268663 Jy ! Component: 200 - total flux cleaned = 0.000296119 Jy ! Total flux subtracted in 200 components = 0.000296119 Jy ! Clean residual min=-0.003291 max=0.003067 Jy/beam ! Clean residual mean=0.000010 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.052923 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0529229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068676Jy sigma=0.409873 ! Fit after self-cal, rms=0.068712Jy sigma=0.409703 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 = -9.67426e-05 Jy ! Component: 100 - total flux cleaned = -9.57698e-05 Jy ! Component: 150 - total flux cleaned = -0.000108317 Jy ! Component: 200 - total flux cleaned = -0.000120701 Jy ! Total flux subtracted in 200 components = -0.000120701 Jy ! Clean residual min=-0.003287 max=0.003083 Jy/beam ! Clean residual mean=0.000009 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0528022 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0528022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068703Jy sigma=0.409672 ! Fit after self-cal, rms=0.068706Jy sigma=0.409661 ! 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.068706Jy sigma=0.409661 ! Fit after self-cal, rms=0.068876Jy sigma=0.409604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=17.93 mas, bpa=-0.5541 degrees ! Estimated noise=2.55224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113397 Jy ! Component: 100 - total flux cleaned = -0.000121965 Jy ! Component: 150 - total flux cleaned = -0.000113358 Jy ! Component: 200 - total flux cleaned = -0.000104931 Jy ! Total flux subtracted in 200 components = -0.000104931 Jy ! Clean residual min=-0.003724 max=0.004033 Jy/beam ! Clean residual mean=0.000021 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0526973 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.0526973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068875Jy sigma=0.409595 ! Fit after self-cal, rms=0.068910Jy sigma=0.409568 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.0001072 Jy ! Component: 100 - total flux cleaned = -9.92218e-05 Jy ! Component: 150 - total flux cleaned = -9.88935e-05 Jy ! Component: 200 - total flux cleaned = -9.07044e-05 Jy ! Total flux subtracted in 200 components = -9.07044e-05 Jy ! Clean residual min=-0.003749 max=0.003997 Jy/beam ! Clean residual mean=0.000021 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.0526066 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.0526066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068909Jy sigma=0.409566 ! Fit after self-cal, rms=0.068909Jy sigma=0.409562 ! 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.063 mas, bmaj=8.341 mas, bpa=0.1109 degrees ! Estimated noise=2.02663 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.063 x 8.341 at 0.1109 degrees (North through East) ! Clean map min=-0.0032644 max=0.045863 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.597 mas, bmaj=7.088 mas, bpa=1.535 degrees ! Estimated noise=2.43954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352976 Jy ! Component: 100 - total flux cleaned = 0.0449783 Jy ! Component: 150 - total flux cleaned = 0.0494364 Jy ! Component: 200 - total flux cleaned = 0.0517719 Jy ! Total flux subtracted in 200 components = 0.0517719 Jy ! Clean residual min=-0.003636 max=0.003419 Jy/beam ! Clean residual mean=0.000006 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0517719 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0517719 Jy ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.341 mas, bpa=0.1109 degrees ! Estimated noise=2.02663 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.00118189 Jy ! Component: 100 - total flux cleaned = 0.00131751 Jy ! Component: 150 - total flux cleaned = 0.00137392 Jy ! Component: 200 - total flux cleaned = 0.00137379 Jy ! Total flux subtracted in 200 components = 0.00137379 Jy ! Clean residual min=-0.003387 max=0.003105 Jy/beam ! Clean residual mean=0.000009 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.0531457 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.0531457 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.54 mas, bmaj=17.93 mas, bpa=-0.5541 degrees ! Estimated noise=2.55224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231875 Jy ! Component: 100 - total flux cleaned = -0.00022982 Jy ! Component: 150 - total flux cleaned = -0.00022942 Jy ! Component: 200 - total flux cleaned = -0.000219579 Jy ! Total flux subtracted in 200 components = -0.000219579 Jy ! Clean residual min=-0.003780 max=0.004012 Jy/beam ! Clean residual mean=0.000020 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.0529261 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.58858e-06 Jy ! Component: 100 - total flux cleaned = 9.00205e-06 Jy ! Component: 150 - total flux cleaned = 1.81392e-05 Jy ! Component: 200 - total flux cleaned = 1.83781e-05 Jy ! Total flux subtracted in 200 components = 1.83781e-05 Jy ! Clean residual min=-0.003785 max=0.004011 Jy/beam ! Clean residual mean=0.000020 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0529445 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.0529445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.341 mas, bpa=0.1109 degrees ! Estimated noise=2.02663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304262 Jy ! Component: 100 - total flux cleaned = 0.000287002 Jy ! Component: 150 - total flux cleaned = 0.000269881 Jy ! Component: 200 - total flux cleaned = 0.000269555 Jy ! Total flux subtracted in 200 components = 0.000269555 Jy ! Clean residual min=-0.003394 max=0.003086 Jy/beam ! Clean residual mean=0.000009 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.0532141 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0532141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068914Jy sigma=0.409628 ! Fit after self-cal, rms=0.068893Jy sigma=0.409487 wmodel J2212-2518_S_map.mod ! Writing 48 model components to file: J2212-2518_S_map.mod wobs J2212-2518_S_uvs.fits ! Writing UV FITS file: J2212-2518_S_uvs.fits wwins J2212-2518_S_map.win ! wwins: Wrote 1 windows to J2212-2518_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.000756584 Jy ! Component: 100 - total flux cleaned = -0.000561575 Jy ! Component: 150 - total flux cleaned = -6.14776e-05 Jy ! Component: 200 - total flux cleaned = 0.000278455 Jy ! Component: 250 - total flux cleaned = 0.000476311 Jy ! Component: 300 - total flux cleaned = 0.000660406 Jy ! Component: 350 - total flux cleaned = 0.000762959 Jy ! Component: 400 - total flux cleaned = 0.000925466 Jy ! Component: 450 - total flux cleaned = 0.00110881 Jy ! Component: 500 - total flux cleaned = 0.00119605 Jy ! Component: 550 - total flux cleaned = 0.00127928 Jy ! Component: 600 - total flux cleaned = 0.00135853 Jy ! Component: 650 - total flux cleaned = 0.00138377 Jy ! Component: 700 - total flux cleaned = 0.00140871 Jy ! Component: 750 - total flux cleaned = 0.0014571 Jy ! Component: 800 - total flux cleaned = 0.00148024 Jy ! Component: 850 - total flux cleaned = 0.00159378 Jy ! Component: 900 - total flux cleaned = 0.00168209 Jy ! Component: 950 - total flux cleaned = 0.00172517 Jy ! Component: 1000 - total flux cleaned = 0.00174607 Jy ! Component: 1050 - total flux cleaned = 0.00178655 Jy ! Component: 1100 - total flux cleaned = 0.00184587 Jy ! Component: 1150 - total flux cleaned = 0.00186533 Jy ! Component: 1200 - total flux cleaned = 0.00194179 Jy ! Component: 1250 - total flux cleaned = 0.00197919 Jy ! Component: 1300 - total flux cleaned = 0.00197895 Jy ! Component: 1350 - total flux cleaned = 0.00197881 Jy ! Component: 1400 - total flux cleaned = 0.0019965 Jy ! Component: 1450 - total flux cleaned = 0.00197883 Jy ! Component: 1500 - total flux cleaned = 0.00197868 Jy ! Component: 1550 - total flux cleaned = 0.00199571 Jy ! Component: 1600 - total flux cleaned = 0.00201232 Jy ! Component: 1650 - total flux cleaned = 0.00201215 Jy ! Component: 1700 - total flux cleaned = 0.00197925 Jy ! Component: 1750 - total flux cleaned = 0.00196328 Jy ! Component: 1800 - total flux cleaned = 0.00197924 Jy ! Component: 1850 - total flux cleaned = 0.0019792 Jy ! Component: 1900 - total flux cleaned = 0.00202615 Jy ! Component: 1950 - total flux cleaned = 0.00204158 Jy ! Component: 2000 - total flux cleaned = 0.00205696 Jy ! Component: 2050 - total flux cleaned = 0.00204178 Jy ! Component: 2100 - total flux cleaned = 0.00205684 Jy ! Component: 2150 - total flux cleaned = 0.00204173 Jy ! Component: 2200 - total flux cleaned = 0.00196719 Jy ! Component: 2250 - total flux cleaned = 0.00195231 Jy ! Component: 2300 - total flux cleaned = 0.00190799 Jy ! Component: 2350 - total flux cleaned = 0.00183466 Jy ! Component: 2400 - total flux cleaned = 0.00183467 Jy ! Component: 2450 - total flux cleaned = 0.00183465 Jy ! Component: 2500 - total flux cleaned = 0.00182009 Jy ! Component: 2550 - total flux cleaned = 0.00179109 Jy ! Component: 2600 - total flux cleaned = 0.00171892 Jy ! Component: 2650 - total flux cleaned = 0.00166134 Jy ! Component: 2700 - total flux cleaned = 0.0016326 Jy ! Component: 2750 - total flux cleaned = 0.00156077 Jy ! Component: 2800 - total flux cleaned = 0.00148911 Jy ! Component: 2850 - total flux cleaned = 0.00140312 Jy ! Component: 2900 - total flux cleaned = 0.0013888 Jy ! Component: 2950 - total flux cleaned = 0.00125979 Jy ! Component: 3000 - total flux cleaned = 0.00117383 Jy ! Component: 3050 - total flux cleaned = 0.00108778 Jy ! Component: 3100 - total flux cleaned = 0.00100165 Jy ! Component: 3150 - total flux cleaned = 0.000958541 Jy ! Component: 3200 - total flux cleaned = 0.00091533 Jy ! Component: 3250 - total flux cleaned = 0.000843233 Jy ! Component: 3300 - total flux cleaned = 0.000843379 Jy ! Component: 3350 - total flux cleaned = 0.00087227 Jy ! Component: 3400 - total flux cleaned = 0.000901309 Jy ! Component: 3450 - total flux cleaned = 0.000974555 Jy ! Component: 3500 - total flux cleaned = 0.00100401 Jy ! Component: 3550 - total flux cleaned = 0.0010334 Jy ! Component: 3600 - total flux cleaned = 0.00107802 Jy ! Component: 3650 - total flux cleaned = 0.00112283 Jy ! Component: 3700 - total flux cleaned = 0.00116785 Jy ! Component: 3750 - total flux cleaned = 0.00118298 Jy ! Component: 3800 - total flux cleaned = 0.00118292 Jy ! Component: 3850 - total flux cleaned = 0.00122905 Jy ! Component: 3900 - total flux cleaned = 0.00127551 Jy ! Component: 3950 - total flux cleaned = 0.00127566 Jy ! Component: 4000 - total flux cleaned = 0.00127555 Jy ! Component: 4050 - total flux cleaned = 0.00127537 Jy ! Total flux subtracted in 4096 components = 0.00132365 Jy ! Clean residual min=-0.000978 max=0.000930 Jy/beam ! Clean residual mean=-0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0545377 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 290 components and 0.0545377 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2212-2518_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.063 x 8.341 at 0.1109 degrees (North through East) ! Clean map min=-0.0015237 max=0.045589 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2212-2518_S_map.fits wmodel /image_prod/ug002_uva//J2212-2518_S_map.mod ! Writing 290 model components to file: /image_prod/ug002_uva//J2212-2518_S_map.mod wobs /image_prod/ug002_uva//J2212-2518_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2212-2518_S_uvs.fits wwins /image_prod/ug002_uva//J2212-2518_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2212-2518_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0455893 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022381 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.47278 1.47278 2.94555 5.8911 11.7822 23.5644 47.1288 94.2577 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 203.696 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2212-2518_S_dfm.log closed on Thu Mar 5 05:33:46 2020