! Started logfile: /image_prod/ug002_uva//J2259-2920_S_dfm.log on Thu Mar 5 06:01: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//J2259-2920_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2259-2920_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.765714 visibilities/baseline/integration-bin. ! Found source: J2259-2920 ! ! 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 3216 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 J2259-2920_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.992987Jy sigma=5.400053 ! Fit after self-cal, rms=0.918429Jy sigma=4.984370 ! 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.447 mas, bmaj=6.987 mas, bpa=0.1088 degrees ! Estimated noise=3.42 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.0681179 Jy ! Component: 100 - total flux cleaned = 0.0829901 Jy ! Total flux subtracted in 100 components = 0.0829901 Jy ! Clean residual min=-0.008642 max=0.012067 Jy/beam ! Clean residual mean=0.000001 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.0829901 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0829901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097838Jy sigma=0.454822 ! Fit after self-cal, rms=0.097460Jy sigma=0.453399 ! 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=2.8 mas, bmaj=8.052 mas, bpa=0.9974 degrees ! Estimated noise=2.38647 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.00342809 Jy ! Component: 100 - total flux cleaned = 0.00345184 Jy ! Component: 150 - total flux cleaned = 0.00359266 Jy ! Component: 200 - total flux cleaned = 0.00371993 Jy ! Total flux subtracted in 200 components = 0.00371993 Jy ! Clean residual min=-0.007066 max=0.011224 Jy/beam ! Clean residual mean=-0.000032 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 0.08671 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.08671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097283Jy sigma=0.451130 ! Fit after self-cal, rms=0.097280Jy sigma=0.451103 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.8 x 8.052 at 0.9974 degrees (North through East) ! Clean map min=-0.0068347 max=0.088662 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 HN 1.27 LA 0.89 MK 0.91 ! NL 0.98 OV 0.92 PT 0.92 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 HN 1.16 LA 0.92 MK 1.03 ! NL 1.11 OV 0.92 PT 1.00 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 HN 1.14 LA 0.86 MK 0.99 ! NL 0.93 OV 0.98 PT 0.95 SC 0.92 ! ! ! Fit before self-cal, rms=0.097280Jy sigma=0.451103 ! Fit after self-cal, rms=0.121283Jy sigma=0.442339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.76 mas, bmaj=7.957 mas, bpa=1.423 degrees ! Estimated noise=2.40202 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.00183765 Jy ! Component: 100 - total flux cleaned = 0.0019365 Jy ! Component: 150 - total flux cleaned = 0.00185816 Jy ! Component: 200 - total flux cleaned = 0.00182269 Jy ! Total flux subtracted in 200 components = 0.00182269 Jy ! Clean residual min=-0.005897 max=0.007103 Jy/beam ! Clean residual mean=-0.000005 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.0885327 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0885327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121158Jy sigma=0.442267 ! Fit after self-cal, rms=0.121985Jy sigma=0.441730 ! 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.121985Jy sigma=0.441730 ! Fit after self-cal, rms=0.134579Jy sigma=0.439533 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.737 mas, bmaj=7.929 mas, bpa=1.139 degrees ! Estimated noise=2.49138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317709 Jy ! Component: 100 - total flux cleaned = 0.00443989 Jy ! Component: 150 - total flux cleaned = 0.00468635 Jy ! Component: 200 - total flux cleaned = 0.00471087 Jy ! Total flux subtracted in 200 components = 0.00471087 Jy ! Clean residual min=-0.005792 max=0.005632 Jy/beam ! Clean residual mean=-0.000005 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.0932435 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.0932435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134383Jy sigma=0.439517 ! Fit after self-cal, rms=0.134655Jy sigma=0.439441 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.9858e-05 Jy ! Component: 100 - total flux cleaned = 2.20912e-05 Jy ! Component: 150 - total flux cleaned = -3.17687e-06 Jy ! Component: 200 - total flux cleaned = -2.91946e-06 Jy ! Total flux subtracted in 200 components = -2.91946e-06 Jy ! Clean residual min=-0.005692 max=0.005576 Jy/beam ! Clean residual mean=-0.000005 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.0932406 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0932406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134629Jy sigma=0.439427 ! Fit after self-cal, rms=0.134652Jy sigma=0.439409 ! 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.134652Jy sigma=0.439409 ! Fit after self-cal, rms=0.131478Jy sigma=0.436387 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.738 mas, bmaj=7.987 mas, bpa=1.15 degrees ! Estimated noise=2.49666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381612 Jy ! Component: 100 - total flux cleaned = -0.000197223 Jy ! Component: 150 - total flux cleaned = -1.69961e-05 Jy ! Component: 200 - total flux cleaned = 6.23485e-06 Jy ! Total flux subtracted in 200 components = 6.23485e-06 Jy ! Clean residual min=-0.005267 max=0.004035 Jy/beam ! Clean residual mean=-0.000039 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0932468 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.0932468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131447Jy sigma=0.436353 ! Fit after self-cal, rms=0.131480Jy sigma=0.436176 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.000148061 Jy ! Component: 100 - total flux cleaned = -9.84064e-05 Jy ! Component: 150 - total flux cleaned = -5.89374e-05 Jy ! Component: 200 - total flux cleaned = -5.91397e-05 Jy ! Total flux subtracted in 200 components = -5.91397e-05 Jy ! Clean residual min=-0.005312 max=0.004006 Jy/beam ! Clean residual mean=-0.000039 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.0931877 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0931877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131456Jy sigma=0.436178 ! Fit after self-cal, rms=0.131484Jy sigma=0.436165 ! 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.131484Jy sigma=0.436165 ! Fit after self-cal, rms=0.131593Jy sigma=0.436146 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.419 mas, bmaj=17.57 mas, bpa=3.514 degrees ! Estimated noise=3.41603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560621 Jy ! Component: 100 - total flux cleaned = 0.000615796 Jy ! Component: 150 - total flux cleaned = 0.000664335 Jy ! Component: 200 - total flux cleaned = 0.000687635 Jy ! Total flux subtracted in 200 components = 0.000687635 Jy ! Clean residual min=-0.005456 max=0.004789 Jy/beam ! Clean residual mean=-0.000102 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.0938753 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.0938753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131573Jy sigma=0.436187 ! Fit after self-cal, rms=0.131598Jy sigma=0.436167 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 = 6.1233e-05 Jy ! Component: 100 - total flux cleaned = 8.37356e-05 Jy ! Component: 150 - total flux cleaned = 0.000103807 Jy ! Component: 200 - total flux cleaned = 0.000101428 Jy ! Total flux subtracted in 200 components = 0.000101428 Jy ! Clean residual min=-0.005424 max=0.004779 Jy/beam ! Clean residual mean=-0.000101 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.0939768 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 63 components and 0.0939768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131583Jy sigma=0.436224 ! Fit after self-cal, rms=0.131610Jy sigma=0.436211 ! 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=2.74 mas, bmaj=7.997 mas, bpa=1.173 degrees ! Estimated noise=2.50154 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.74 x 7.997 at 1.173 degrees (North through East) ! Clean map min=-0.0049814 max=0.093201 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.387 mas, bmaj=6.98 mas, bpa=0.1121 degrees ! Estimated noise=3.63191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0724471 Jy ! Component: 100 - total flux cleaned = 0.0885209 Jy ! Component: 150 - total flux cleaned = 0.0923412 Jy ! Component: 200 - total flux cleaned = 0.0932616 Jy ! Total flux subtracted in 200 components = 0.0932616 Jy ! Clean residual min=-0.006704 max=0.005572 Jy/beam ! Clean residual mean=-0.000029 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.0932616 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0932616 Jy ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=7.997 mas, bpa=1.173 degrees ! Estimated noise=2.50154 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.000294665 Jy ! Component: 100 - total flux cleaned = -6.31275e-05 Jy ! Component: 150 - total flux cleaned = 0.000121632 Jy ! Component: 200 - total flux cleaned = 0.000204039 Jy ! Total flux subtracted in 200 components = 0.000204039 Jy ! Clean residual min=-0.005366 max=0.004147 Jy/beam ! Clean residual mean=-0.000042 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0934657 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.0934657 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=6.419 mas, bmaj=17.57 mas, bpa=3.514 degrees ! Estimated noise=3.41603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005829 Jy ! Component: 100 - total flux cleaned = 0.000685478 Jy ! Component: 150 - total flux cleaned = 0.000746513 Jy ! Component: 200 - total flux cleaned = 0.000772982 Jy ! Total flux subtracted in 200 components = 0.000772982 Jy ! Clean residual min=-0.005438 max=0.004740 Jy/beam ! Clean residual mean=-0.000099 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.0942387 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 = -1.47232e-06 Jy ! Component: 100 - total flux cleaned = -2.28206e-06 Jy ! Component: 150 - total flux cleaned = -3.1764e-06 Jy ! Component: 200 - total flux cleaned = -3.64442e-06 Jy ! Total flux subtracted in 200 components = -3.64442e-06 Jy ! Clean residual min=-0.005419 max=0.004739 Jy/beam ! Clean residual mean=-0.000098 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.094235 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.094235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=7.997 mas, bpa=1.173 degrees ! Estimated noise=2.50154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011315 Jy ! Component: 100 - total flux cleaned = -0.0001421 Jy ! Component: 150 - total flux cleaned = -0.000191133 Jy ! Component: 200 - total flux cleaned = -0.000260331 Jy ! Total flux subtracted in 200 components = -0.000260331 Jy ! Clean residual min=-0.005107 max=0.004086 Jy/beam ! Clean residual mean=-0.000039 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.0939747 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0939747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131612Jy sigma=0.436264 ! Fit after self-cal, rms=0.131611Jy sigma=0.436229 wmodel J2259-2920_S_map.mod ! Writing 37 model components to file: J2259-2920_S_map.mod wobs J2259-2920_S_uvs.fits ! Writing UV FITS file: J2259-2920_S_uvs.fits wwins J2259-2920_S_map.win ! wwins: Wrote 1 windows to J2259-2920_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.00153181 Jy ! Component: 100 - total flux cleaned = -0.00181396 Jy ! Component: 150 - total flux cleaned = -0.00268732 Jy ! Component: 200 - total flux cleaned = -0.0033145 Jy ! Component: 250 - total flux cleaned = -0.00361484 Jy ! Component: 300 - total flux cleaned = -0.00384635 Jy ! Component: 350 - total flux cleaned = -0.00384596 Jy ! Component: 400 - total flux cleaned = -0.00384462 Jy ! Component: 450 - total flux cleaned = -0.00384458 Jy ! Component: 500 - total flux cleaned = -0.00379517 Jy ! Component: 550 - total flux cleaned = -0.0037955 Jy ! Component: 600 - total flux cleaned = -0.00374799 Jy ! Component: 650 - total flux cleaned = -0.00393563 Jy ! Component: 700 - total flux cleaned = -0.00402597 Jy ! Component: 750 - total flux cleaned = -0.00415984 Jy ! Component: 800 - total flux cleaned = -0.00429101 Jy ! Component: 850 - total flux cleaned = -0.00437719 Jy ! Component: 900 - total flux cleaned = -0.00462898 Jy ! Component: 950 - total flux cleaned = -0.0046285 Jy ! Component: 1000 - total flux cleaned = -0.00487083 Jy ! Component: 1050 - total flux cleaned = -0.00502935 Jy ! Component: 1100 - total flux cleaned = -0.00522439 Jy ! Component: 1150 - total flux cleaned = -0.00541583 Jy ! Component: 1200 - total flux cleaned = -0.00564134 Jy ! Component: 1250 - total flux cleaned = -0.00582552 Jy ! Component: 1300 - total flux cleaned = -0.00604236 Jy ! Component: 1350 - total flux cleaned = -0.00614908 Jy ! Component: 1400 - total flux cleaned = -0.00639411 Jy ! Component: 1450 - total flux cleaned = -0.00653178 Jy ! Component: 1500 - total flux cleaned = -0.00676882 Jy ! Component: 1550 - total flux cleaned = -0.0068692 Jy ! Component: 1600 - total flux cleaned = -0.00713276 Jy ! Component: 1650 - total flux cleaned = -0.00726294 Jy ! Component: 1700 - total flux cleaned = -0.00745469 Jy ! Component: 1750 - total flux cleaned = -0.00767487 Jy ! Component: 1800 - total flux cleaned = -0.0077994 Jy ! Component: 1850 - total flux cleaned = -0.00804468 Jy ! Component: 1900 - total flux cleaned = -0.00825651 Jy ! Component: 1950 - total flux cleaned = -0.0084654 Jy ! Component: 2000 - total flux cleaned = -0.00861303 Jy ! Component: 2050 - total flux cleaned = -0.00878807 Jy ! Component: 2100 - total flux cleaned = -0.00893214 Jy ! Component: 2150 - total flux cleaned = -0.00896032 Jy ! Component: 2200 - total flux cleaned = -0.009073 Jy ! Component: 2250 - total flux cleaned = -0.00915662 Jy ! Component: 2300 - total flux cleaned = -0.00932194 Jy ! Component: 2350 - total flux cleaned = -0.00937633 Jy ! Component: 2400 - total flux cleaned = -0.00959249 Jy ! Component: 2450 - total flux cleaned = -0.00972634 Jy ! Component: 2500 - total flux cleaned = -0.00983242 Jy ! Component: 2550 - total flux cleaned = -0.00999011 Jy ! Component: 2600 - total flux cleaned = -0.0100942 Jy ! Component: 2650 - total flux cleaned = -0.0102757 Jy ! Component: 2700 - total flux cleaned = -0.0103529 Jy ! Component: 2750 - total flux cleaned = -0.010506 Jy ! Component: 2800 - total flux cleaned = -0.0106575 Jy ! Component: 2850 - total flux cleaned = -0.0108077 Jy ! Component: 2900 - total flux cleaned = -0.0110066 Jy ! Component: 2950 - total flux cleaned = -0.0110804 Jy ! Component: 3000 - total flux cleaned = -0.0113008 Jy ! Component: 3050 - total flux cleaned = -0.0113736 Jy ! Component: 3100 - total flux cleaned = -0.0115426 Jy ! Component: 3150 - total flux cleaned = -0.0117585 Jy ! Component: 3200 - total flux cleaned = -0.0118538 Jy ! Component: 3250 - total flux cleaned = -0.0120431 Jy ! Component: 3300 - total flux cleaned = -0.0122075 Jy ! Component: 3350 - total flux cleaned = -0.0123944 Jy ! Component: 3400 - total flux cleaned = -0.0125568 Jy ! Component: 3450 - total flux cleaned = -0.0127182 Jy ! Component: 3500 - total flux cleaned = -0.0129244 Jy ! Component: 3550 - total flux cleaned = -0.0130841 Jy ! Component: 3600 - total flux cleaned = -0.0132202 Jy ! Component: 3650 - total flux cleaned = -0.0134006 Jy ! Component: 3700 - total flux cleaned = -0.0135576 Jy ! Component: 3750 - total flux cleaned = -0.0136468 Jy ! Component: 3800 - total flux cleaned = -0.0138021 Jy ! Component: 3850 - total flux cleaned = -0.0138905 Jy ! Component: 3900 - total flux cleaned = -0.0140225 Jy ! Component: 3950 - total flux cleaned = -0.0140007 Jy ! Component: 4000 - total flux cleaned = -0.0141316 Jy ! Component: 4050 - total flux cleaned = -0.0141098 Jy ! Total flux subtracted in 4096 components = -0.0141098 Jy ! Clean residual min=-0.001371 max=0.001349 Jy/beam ! Clean residual mean=0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0798649 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 295 components and 0.0798649 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2259-2920_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.74 x 7.997 at 1.173 degrees (North through East) ! Clean map min=-0.003008 max=0.092695 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2259-2920_S_map.fits wmodel /image_prod/ug002_uva//J2259-2920_S_map.mod ! Writing 295 model components to file: /image_prod/ug002_uva//J2259-2920_S_map.mod wobs /image_prod/ug002_uva//J2259-2920_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2259-2920_S_uvs.fits wwins /image_prod/ug002_uva//J2259-2920_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2259-2920_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0926951 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347581 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12492 1.12492 2.24984 4.49967 8.99934 17.9987 35.9974 71.9947 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.686 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2259-2920_S_dfm.log closed on Thu Mar 5 06:02:00 2020