! Started logfile: /image_prod/ug002_uva//J1105-2659_S_dfm.log on Wed Mar 4 23:53:24 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//J1105-2659_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1105-2659_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.801481 visibilities/baseline/integration-bin. ! Found source: J1105-2659 ! ! 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 6492 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 J1105-2659_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003693Jy sigma=6.308066 ! Fit after self-cal, rms=0.935798Jy sigma=5.878560 ! 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.781 mas, bmaj=8.269 mas, bpa=1.554 degrees ! Estimated noise=2.27005 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.0545021 Jy ! Component: 100 - total flux cleaned = 0.0663871 Jy ! Total flux subtracted in 100 components = 0.0663871 Jy ! Clean residual min=-0.004884 max=0.005007 Jy/beam ! Clean residual mean=-0.000004 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.0663871 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0663871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092386Jy sigma=0.460154 ! Fit after self-cal, rms=0.091755Jy sigma=0.457377 ! 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.329 mas, bmaj=9.874 mas, bpa=1.352 degrees ! Estimated noise=1.46218 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.00330356 Jy ! Component: 100 - total flux cleaned = 0.00468353 Jy ! Component: 150 - total flux cleaned = 0.00499729 Jy ! Component: 200 - total flux cleaned = 0.00513931 Jy ! Total flux subtracted in 200 components = 0.00513931 Jy ! Clean residual min=-0.003193 max=0.003448 Jy/beam ! Clean residual mean=0.000006 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0715264 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0715264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091612Jy sigma=0.456516 ! Fit after self-cal, rms=0.091643Jy sigma=0.456491 ! 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.329 x 9.874 at 1.352 degrees (North through East) ! Clean map min=-0.0030677 max=0.067289 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 1.02 HN 1.21 KP 0.99 ! LA 1.07 MK 0.92 NL 0.95 OV 0.86 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 0.95 HN 1.13 KP 1.06 ! LA 1.02 MK 0.97 NL 0.93 OV 0.96 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.97 HN 1.13 KP 1.05 ! LA 1.02 MK 1.08 NL 0.85 OV 0.90 ! PT 1.07 SC 0.95 ! ! ! Fit before self-cal, rms=0.091643Jy sigma=0.456491 ! Fit after self-cal, rms=0.089894Jy sigma=0.453276 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.807 mas, bpa=1.557 degrees ! Estimated noise=1.45181 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.000367031 Jy ! Component: 100 - total flux cleaned = -0.000385411 Jy ! Component: 150 - total flux cleaned = -0.000384529 Jy ! Component: 200 - total flux cleaned = -0.000384481 Jy ! Total flux subtracted in 200 components = -0.000384481 Jy ! Clean residual min=-0.002951 max=0.003166 Jy/beam ! Clean residual mean=-0.000006 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.071142 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.071142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089886Jy sigma=0.453239 ! Fit after self-cal, rms=0.089986Jy sigma=0.453001 ! 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.089986Jy sigma=0.453001 ! Fit after self-cal, rms=0.093747Jy sigma=0.452009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=9.822 mas, bpa=1.582 degrees ! Estimated noise=1.45438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016299 Jy ! Component: 100 - total flux cleaned = 0.000183276 Jy ! Component: 150 - total flux cleaned = 0.000183354 Jy ! Component: 200 - total flux cleaned = 0.000199819 Jy ! Total flux subtracted in 200 components = 0.000199819 Jy ! Clean residual min=-0.002929 max=0.002511 Jy/beam ! Clean residual mean=-0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0713418 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.0713418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093735Jy sigma=0.451970 ! Fit after self-cal, rms=0.093838Jy sigma=0.451912 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.71538e-05 Jy ! Component: 100 - total flux cleaned = 3.16361e-05 Jy ! Component: 150 - total flux cleaned = 4.64654e-05 Jy ! Component: 200 - total flux cleaned = 6.07014e-05 Jy ! Total flux subtracted in 200 components = 6.07014e-05 Jy ! Clean residual min=-0.002993 max=0.002516 Jy/beam ! Clean residual mean=-0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0714025 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0714025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093831Jy sigma=0.451890 ! Fit after self-cal, rms=0.093834Jy sigma=0.451888 ! 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.093834Jy sigma=0.451888 ! Fit after self-cal, rms=0.095485Jy sigma=0.451759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=9.826 mas, bpa=1.488 degrees ! Estimated noise=1.45209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019738 Jy ! Component: 100 - total flux cleaned = 0.000196768 Jy ! Component: 150 - total flux cleaned = 0.000197052 Jy ! Component: 200 - total flux cleaned = 0.000212832 Jy ! Total flux subtracted in 200 components = 0.000212832 Jy ! Clean residual min=-0.002969 max=0.002523 Jy/beam ! Clean residual mean=0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0716153 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0716153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095473Jy sigma=0.451724 ! Fit after self-cal, rms=0.095518Jy sigma=0.451710 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 = 3.93625e-06 Jy ! Component: 100 - total flux cleaned = 3.48935e-05 Jy ! Component: 150 - total flux cleaned = 4.95537e-05 Jy ! Component: 200 - total flux cleaned = 6.29148e-05 Jy ! Total flux subtracted in 200 components = 6.29148e-05 Jy ! Clean residual min=-0.003009 max=0.002504 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.0716782 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.0716782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095511Jy sigma=0.451692 ! Fit after self-cal, rms=0.095513Jy sigma=0.451690 ! 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.095513Jy sigma=0.451690 ! Fit after self-cal, rms=0.095644Jy sigma=0.451677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.814 mas, bmaj=21.04 mas, bpa=0.00315 degrees ! Estimated noise=1.70566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423507 Jy ! Component: 100 - total flux cleaned = 0.00046447 Jy ! Component: 150 - total flux cleaned = 0.000500671 Jy ! Component: 200 - total flux cleaned = 0.000523137 Jy ! Total flux subtracted in 200 components = 0.000523137 Jy ! Clean residual min=-0.002344 max=0.002650 Jy/beam ! Clean residual mean=-0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0722014 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.0722014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095638Jy sigma=0.451674 ! Fit after self-cal, rms=0.095648Jy sigma=0.451666 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 = 5.62772e-05 Jy ! Component: 100 - total flux cleaned = 8.74698e-05 Jy ! Component: 150 - total flux cleaned = 0.000106831 Jy ! Component: 200 - total flux cleaned = 0.000134165 Jy ! Total flux subtracted in 200 components = 0.000134165 Jy ! Clean residual min=-0.002365 max=0.002625 Jy/beam ! Clean residual mean=0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0723355 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0723355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095645Jy sigma=0.451680 ! Fit after self-cal, rms=0.095649Jy sigma=0.451660 ! 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.35 mas, bmaj=9.829 mas, bpa=1.398 degrees ! Estimated noise=1.45025 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.35 x 9.829 at 1.398 degrees (North through East) ! Clean map min=-0.0028494 max=0.06581 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.8 mas, bmaj=8.248 mas, bpa=1.821 degrees ! Estimated noise=2.24018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0540977 Jy ! Component: 100 - total flux cleaned = 0.0659168 Jy ! Component: 150 - total flux cleaned = 0.0692818 Jy ! Component: 200 - total flux cleaned = 0.0700304 Jy ! Total flux subtracted in 200 components = 0.0700304 Jy ! Clean residual min=-0.004413 max=0.003888 Jy/beam ! Clean residual mean=-0.000004 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.0700303 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0700303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=9.829 mas, bpa=1.398 degrees ! Estimated noise=1.45025 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.000985567 Jy ! Component: 100 - total flux cleaned = 0.00116832 Jy ! Component: 150 - total flux cleaned = 0.0012945 Jy ! Component: 200 - total flux cleaned = 0.00137808 Jy ! Total flux subtracted in 200 components = 0.00137808 Jy ! Clean residual min=-0.002881 max=0.002437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0714084 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0714084 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.814 mas, bmaj=21.04 mas, bpa=0.00315 degrees ! Estimated noise=1.70566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471971 Jy ! Component: 100 - total flux cleaned = 0.00050083 Jy ! Component: 150 - total flux cleaned = 0.00054239 Jy ! Component: 200 - total flux cleaned = 0.000581951 Jy ! Total flux subtracted in 200 components = 0.000581951 Jy ! Clean residual min=-0.002274 max=0.002663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0719903 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 = 3.73168e-05 Jy ! Component: 100 - total flux cleaned = 6.13955e-05 Jy ! Component: 150 - total flux cleaned = 9.57605e-05 Jy ! Component: 200 - total flux cleaned = 0.000128171 Jy ! Total flux subtracted in 200 components = 0.000128171 Jy ! Clean residual min=-0.002292 max=0.002624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0721185 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0721185 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=9.829 mas, bpa=1.398 degrees ! Estimated noise=1.45025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255529 Jy ! Component: 100 - total flux cleaned = -0.000279531 Jy ! Component: 150 - total flux cleaned = -0.000301072 Jy ! Component: 200 - total flux cleaned = -0.00030075 Jy ! Total flux subtracted in 200 components = -0.00030075 Jy ! Clean residual min=-0.002972 max=0.002457 Jy/beam ! Clean residual mean=0.000000 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0718178 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0718178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095664Jy sigma=0.451715 ! Fit after self-cal, rms=0.095650Jy sigma=0.451708 wmodel J1105-2659_S_map.mod ! Writing 39 model components to file: J1105-2659_S_map.mod wobs J1105-2659_S_uvs.fits ! Writing UV FITS file: J1105-2659_S_uvs.fits wwins J1105-2659_S_map.win ! wwins: Wrote 1 windows to J1105-2659_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.00108528 Jy ! Component: 100 - total flux cleaned = -0.00109015 Jy ! Component: 150 - total flux cleaned = -0.000927878 Jy ! Component: 200 - total flux cleaned = -0.000812922 Jy ! Component: 250 - total flux cleaned = -0.00070188 Jy ! Component: 300 - total flux cleaned = -0.0007357 Jy ! Component: 350 - total flux cleaned = -0.000735727 Jy ! Component: 400 - total flux cleaned = -0.000735251 Jy ! Component: 450 - total flux cleaned = -0.00070328 Jy ! Component: 500 - total flux cleaned = -0.000764874 Jy ! Component: 550 - total flux cleaned = -0.000854281 Jy ! Component: 600 - total flux cleaned = -0.000970504 Jy ! Component: 650 - total flux cleaned = -0.00097074 Jy ! Component: 700 - total flux cleaned = -0.00105487 Jy ! Component: 750 - total flux cleaned = -0.00116379 Jy ! Component: 800 - total flux cleaned = -0.00119093 Jy ! Component: 850 - total flux cleaned = -0.00129548 Jy ! Component: 900 - total flux cleaned = -0.00142312 Jy ! Component: 950 - total flux cleaned = -0.00147335 Jy ! Component: 1000 - total flux cleaned = -0.00154766 Jy ! Component: 1050 - total flux cleaned = -0.00164477 Jy ! Component: 1100 - total flux cleaned = -0.00176407 Jy ! Component: 1150 - total flux cleaned = -0.00181114 Jy ! Component: 1200 - total flux cleaned = -0.00192619 Jy ! Component: 1250 - total flux cleaned = -0.00199429 Jy ! Component: 1300 - total flux cleaned = -0.00203904 Jy ! Component: 1350 - total flux cleaned = -0.00203906 Jy ! Component: 1400 - total flux cleaned = -0.00212598 Jy ! Component: 1450 - total flux cleaned = -0.00212609 Jy ! Component: 1500 - total flux cleaned = -0.00216872 Jy ! Component: 1550 - total flux cleaned = -0.0021685 Jy ! Component: 1600 - total flux cleaned = -0.00223024 Jy ! Component: 1650 - total flux cleaned = -0.00225054 Jy ! Component: 1700 - total flux cleaned = -0.00227052 Jy ! Component: 1750 - total flux cleaned = -0.0023501 Jy ! Component: 1800 - total flux cleaned = -0.00238902 Jy ! Component: 1850 - total flux cleaned = -0.00244743 Jy ! Component: 1900 - total flux cleaned = -0.0025243 Jy ! Component: 1950 - total flux cleaned = -0.00254317 Jy ! Component: 2000 - total flux cleaned = -0.00252412 Jy ! Component: 2050 - total flux cleaned = -0.0025425 Jy ! Component: 2100 - total flux cleaned = -0.00267041 Jy ! Component: 2150 - total flux cleaned = -0.0026341 Jy ! Component: 2200 - total flux cleaned = -0.00270585 Jy ! Component: 2250 - total flux cleaned = -0.00275926 Jy ! Component: 2300 - total flux cleaned = -0.00288216 Jy ! Component: 2350 - total flux cleaned = -0.00298619 Jy ! Component: 2400 - total flux cleaned = -0.00303772 Jy ! Component: 2450 - total flux cleaned = -0.00307179 Jy ! Component: 2500 - total flux cleaned = -0.00312251 Jy ! Component: 2550 - total flux cleaned = -0.00328929 Jy ! Component: 2600 - total flux cleaned = -0.00328916 Jy ! Component: 2650 - total flux cleaned = -0.0033874 Jy ! Component: 2700 - total flux cleaned = -0.0035171 Jy ! Component: 2750 - total flux cleaned = -0.00353296 Jy ! Component: 2800 - total flux cleaned = -0.00364438 Jy ! Component: 2850 - total flux cleaned = -0.00370738 Jy ! Component: 2900 - total flux cleaned = -0.00378559 Jy ! Component: 2950 - total flux cleaned = -0.00381657 Jy ! Component: 3000 - total flux cleaned = -0.00386263 Jy ! Component: 3050 - total flux cleaned = -0.00392384 Jy ! Component: 3100 - total flux cleaned = -0.00392382 Jy ! Component: 3150 - total flux cleaned = -0.00395387 Jy ! Component: 3200 - total flux cleaned = -0.00399868 Jy ! Component: 3250 - total flux cleaned = -0.00407265 Jy ! Component: 3300 - total flux cleaned = -0.00410195 Jy ! Component: 3350 - total flux cleaned = -0.00418947 Jy ! Component: 3400 - total flux cleaned = -0.00420388 Jy ! Component: 3450 - total flux cleaned = -0.00427577 Jy ! Component: 3500 - total flux cleaned = -0.00428999 Jy ! Component: 3550 - total flux cleaned = -0.00437525 Jy ! Component: 3600 - total flux cleaned = -0.00436108 Jy ! Component: 3650 - total flux cleaned = -0.00440327 Jy ! Component: 3700 - total flux cleaned = -0.00445898 Jy ! Component: 3750 - total flux cleaned = -0.00447295 Jy ! Component: 3800 - total flux cleaned = -0.00450049 Jy ! Component: 3850 - total flux cleaned = -0.00452769 Jy ! Component: 3900 - total flux cleaned = -0.00455493 Jy ! Component: 3950 - total flux cleaned = -0.00456848 Jy ! Component: 4000 - total flux cleaned = -0.00458187 Jy ! Component: 4050 - total flux cleaned = -0.00458181 Jy ! Total flux subtracted in 4096 components = -0.00456853 Jy ! Clean residual min=-0.000725 max=0.000740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.0672492 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 316 components and 0.0672493 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1105-2659_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.35 x 9.829 at 1.398 degrees (North through East) ! Clean map min=-0.0019057 max=0.066083 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1105-2659_S_map.fits wmodel /image_prod/ug002_uva//J1105-2659_S_map.mod ! Writing 316 model components to file: /image_prod/ug002_uva//J1105-2659_S_map.mod wobs /image_prod/ug002_uva//J1105-2659_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1105-2659_S_uvs.fits wwins /image_prod/ug002_uva//J1105-2659_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1105-2659_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0660831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235754 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07026 1.07026 2.14052 4.28105 8.5621 17.1242 34.2484 68.4968 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 280.305 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1105-2659_S_dfm.log closed on Wed Mar 4 23:53:27 2020