! Started logfile: /image_prod/ug002_uva//J1606-1929_S_dfm.log on Thu Mar 5 02:34:42 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//J1606-1929_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1606-1929_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.985556 visibilities/baseline/integration-bin. ! Found source: J1606-1929 ! ! 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 5322 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 J1606-1929_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004599Jy sigma=6.776041 ! Fit after self-cal, rms=0.898389Jy sigma=6.060039 ! 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.512 mas, bmaj=6.566 mas, bpa=-1.612 degrees ! Estimated noise=2.24038 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.0810058 Jy ! Component: 100 - total flux cleaned = 0.0988721 Jy ! Total flux subtracted in 100 components = 0.0988721 Jy ! Clean residual min=-0.008081 max=0.010080 Jy/beam ! Clean residual mean=0.000009 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.0988721 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0988721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110139Jy sigma=0.490688 ! Fit after self-cal, rms=0.110124Jy sigma=0.490567 ! 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.104 mas, bmaj=7.894 mas, bpa=-1.899 degrees ! Estimated noise=1.54843 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 (6.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842565 Jy ! Component: 100 - total flux cleaned = 0.0114482 Jy ! Component: 150 - total flux cleaned = 0.0119796 Jy ! Component: 200 - total flux cleaned = 0.0123092 Jy ! Total flux subtracted in 200 components = 0.0123092 Jy ! Clean residual min=-0.005635 max=0.006323 Jy/beam ! Clean residual mean=0.000010 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.111181 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.111181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108976Jy sigma=0.485970 ! Fit after self-cal, rms=0.108905Jy sigma=0.485101 ! 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.104 x 7.894 at -1.899 degrees (North through East) ! Clean map min=-0.0053328 max=0.10279 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.07 HN 1.06 KP 1.04 ! LA 0.96 MK 1.06 OV 0.84 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.04 KP 1.02 ! LA 1.06 MK 0.98 OV 0.96 PT 0.99 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 1.06 HN 1.09 KP 1.02 ! LA 0.95 MK 0.97 OV 0.91 PT 1.07 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.108905Jy sigma=0.485101 ! Fit after self-cal, rms=0.096339Jy sigma=0.479673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.827 mas, bpa=-1.415 degrees ! Estimated noise=1.51871 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.00192827 Jy ! Component: 100 - total flux cleaned = 0.00217086 Jy ! Component: 150 - total flux cleaned = 0.00242223 Jy ! Component: 200 - total flux cleaned = 0.00237438 Jy ! Total flux subtracted in 200 components = 0.00237438 Jy ! Clean residual min=-0.003617 max=0.003614 Jy/beam ! Clean residual mean=0.000010 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.113556 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.113556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096186Jy sigma=0.478813 ! Fit after self-cal, rms=0.096069Jy sigma=0.478449 ! 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.096069Jy sigma=0.478449 ! Fit after self-cal, rms=0.100461Jy sigma=0.475897 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.771 mas, bpa=-1.395 degrees ! Estimated noise=1.52354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037141 Jy ! Component: 100 - total flux cleaned = 0.000747211 Jy ! Component: 150 - total flux cleaned = 0.000881352 Jy ! Component: 200 - total flux cleaned = 0.000957691 Jy ! Total flux subtracted in 200 components = 0.000957691 Jy ! Clean residual min=-0.003017 max=0.002965 Jy/beam ! Clean residual mean=0.000006 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.114513 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.114513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100393Jy sigma=0.475478 ! Fit after self-cal, rms=0.100444Jy sigma=0.475394 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.000149496 Jy ! Component: 100 - total flux cleaned = 0.000183426 Jy ! Component: 150 - total flux cleaned = 0.000215037 Jy ! Component: 200 - total flux cleaned = 0.00030037 Jy ! Total flux subtracted in 200 components = 0.00030037 Jy ! Clean residual min=-0.003004 max=0.003016 Jy/beam ! Clean residual mean=0.000005 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.114814 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.114814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100416Jy sigma=0.475250 ! Fit after self-cal, rms=0.100411Jy sigma=0.475241 ! 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.100411Jy sigma=0.475241 ! Fit after self-cal, rms=0.100573Jy sigma=0.475172 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=7.725 mas, bpa=-1.279 degrees ! Estimated noise=1.5204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201648 Jy ! Component: 100 - total flux cleaned = 0.000337105 Jy ! Component: 150 - total flux cleaned = 0.000425205 Jy ! Component: 200 - total flux cleaned = 0.00045315 Jy ! Total flux subtracted in 200 components = 0.00045315 Jy ! Clean residual min=-0.003004 max=0.003044 Jy/beam ! Clean residual mean=0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.115267 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.115267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100548Jy sigma=0.475028 ! Fit after self-cal, rms=0.100532Jy sigma=0.475018 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.55519e-05 Jy ! Component: 100 - total flux cleaned = -6.48547e-05 Jy ! Component: 150 - total flux cleaned = -3.99596e-05 Jy ! Component: 200 - total flux cleaned = 6.52249e-06 Jy ! Total flux subtracted in 200 components = 6.52249e-06 Jy ! Clean residual min=-0.002988 max=0.003008 Jy/beam ! Clean residual mean=0.000005 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.115273 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.115273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100515Jy sigma=0.474931 ! Fit after self-cal, rms=0.100509Jy sigma=0.474925 ! 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.100509Jy sigma=0.474925 ! Fit after self-cal, rms=0.100442Jy sigma=0.474901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.388 mas, bmaj=17.06 mas, bpa=7.231 degrees ! Estimated noise=1.92326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325951 Jy ! Component: 100 - total flux cleaned = 0.000180792 Jy ! Component: 150 - total flux cleaned = 8.95601e-05 Jy ! Component: 200 - total flux cleaned = 5.07861e-05 Jy ! Total flux subtracted in 200 components = 5.07861e-05 Jy ! Clean residual min=-0.002947 max=0.003094 Jy/beam ! Clean residual mean=0.000009 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.115324 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 101 components and 0.115324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100432Jy sigma=0.474913 ! Fit after self-cal, rms=0.100401Jy sigma=0.474875 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.39606e-06 Jy ! Component: 100 - total flux cleaned = -9.71725e-05 Jy ! Component: 150 - total flux cleaned = -0.000130647 Jy ! Component: 200 - total flux cleaned = -0.00011524 Jy ! Total flux subtracted in 200 components = -0.00011524 Jy ! Clean residual min=-0.002925 max=0.003068 Jy/beam ! Clean residual mean=0.000009 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.115209 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.115209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100395Jy sigma=0.474884 ! Fit after self-cal, rms=0.100385Jy sigma=0.474859 ! 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.099 mas, bmaj=7.695 mas, bpa=-1.184 degrees ! Estimated noise=1.52003 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.695 at -1.184 degrees (North through East) ! Clean map min=-0.0028274 max=0.10112 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.517 mas, bmaj=6.399 mas, bpa=-0.9384 degrees ! Estimated noise=2.17892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0785589 Jy ! Component: 100 - total flux cleaned = 0.0974292 Jy ! Component: 150 - total flux cleaned = 0.105282 Jy ! Component: 200 - total flux cleaned = 0.109424 Jy ! Total flux subtracted in 200 components = 0.109424 Jy ! Clean residual min=-0.005265 max=0.004759 Jy/beam ! Clean residual mean=0.000004 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.109424 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.109424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.695 mas, bpa=-1.184 degrees ! Estimated noise=1.52003 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 (4.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00445675 Jy ! Component: 100 - total flux cleaned = 0.0066658 Jy ! Component: 150 - total flux cleaned = 0.00747513 Jy ! Component: 200 - total flux cleaned = 0.0077496 Jy ! Total flux subtracted in 200 components = 0.0077496 Jy ! Clean residual min=-0.003192 max=0.002745 Jy/beam ! Clean residual mean=0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.117173 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.117173 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.388 mas, bmaj=17.06 mas, bpa=7.231 degrees ! Estimated noise=1.92326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529066 Jy ! Component: 100 - total flux cleaned = 0.000440345 Jy ! Component: 150 - total flux cleaned = 0.000361993 Jy ! Component: 200 - total flux cleaned = 0.000289921 Jy ! Total flux subtracted in 200 components = 0.000289921 Jy ! Clean residual min=-0.002737 max=0.002576 Jy/beam ! Clean residual mean=0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.117463 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 = -6.25337e-05 Jy ! Component: 100 - total flux cleaned = -6.29325e-05 Jy ! Component: 150 - total flux cleaned = -6.4682e-05 Jy ! Component: 200 - total flux cleaned = -6.64556e-05 Jy ! Total flux subtracted in 200 components = -6.64556e-05 Jy ! Clean residual min=-0.002728 max=0.002511 Jy/beam ! Clean residual mean=0.000005 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.117397 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.117397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.695 mas, bpa=-1.184 degrees ! Estimated noise=1.52003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122704 Jy ! Component: 100 - total flux cleaned = 0.00012091 Jy ! Component: 150 - total flux cleaned = 0.000165651 Jy ! Component: 200 - total flux cleaned = 0.000206435 Jy ! Total flux subtracted in 200 components = 0.000206435 Jy ! Clean residual min=-0.002838 max=0.002676 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.117603 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.117603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100384Jy sigma=0.474492 ! Fit after self-cal, rms=0.100420Jy sigma=0.474402 wmodel J1606-1929_S_map.mod ! Writing 90 model components to file: J1606-1929_S_map.mod wobs J1606-1929_S_uvs.fits ! Writing UV FITS file: J1606-1929_S_uvs.fits wwins J1606-1929_S_map.win ! wwins: Wrote 3 windows to J1606-1929_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 = -6.46616e-06 Jy ! Component: 100 - total flux cleaned = 0.000359126 Jy ! Component: 150 - total flux cleaned = 0.00044665 Jy ! Component: 200 - total flux cleaned = 0.000570419 Jy ! Component: 250 - total flux cleaned = 0.000609053 Jy ! Component: 300 - total flux cleaned = 0.000758579 Jy ! Component: 350 - total flux cleaned = 0.000938261 Jy ! Component: 400 - total flux cleaned = 0.0010773 Jy ! Component: 450 - total flux cleaned = 0.00111096 Jy ! Component: 500 - total flux cleaned = 0.00114375 Jy ! Component: 550 - total flux cleaned = 0.00120736 Jy ! Component: 600 - total flux cleaned = 0.00129989 Jy ! Component: 650 - total flux cleaned = 0.00126987 Jy ! Component: 700 - total flux cleaned = 0.00144726 Jy ! Component: 750 - total flux cleaned = 0.00150453 Jy ! Component: 800 - total flux cleaned = 0.00167309 Jy ! Component: 850 - total flux cleaned = 0.00167275 Jy ! Component: 900 - total flux cleaned = 0.00186239 Jy ! Component: 950 - total flux cleaned = 0.00199518 Jy ! Component: 1000 - total flux cleaned = 0.00207364 Jy ! Component: 1050 - total flux cleaned = 0.00209886 Jy ! Component: 1100 - total flux cleaned = 0.00212377 Jy ! Component: 1150 - total flux cleaned = 0.00222205 Jy ! Component: 1200 - total flux cleaned = 0.00227022 Jy ! Component: 1250 - total flux cleaned = 0.00238923 Jy ! Component: 1300 - total flux cleaned = 0.00238939 Jy ! Component: 1350 - total flux cleaned = 0.00241247 Jy ! Component: 1400 - total flux cleaned = 0.00238999 Jy ! Component: 1450 - total flux cleaned = 0.00247942 Jy ! Component: 1500 - total flux cleaned = 0.00247972 Jy ! Component: 1550 - total flux cleaned = 0.00247987 Jy ! Component: 1600 - total flux cleaned = 0.00250136 Jy ! Component: 1650 - total flux cleaned = 0.00256524 Jy ! Component: 1700 - total flux cleaned = 0.00256497 Jy ! Component: 1750 - total flux cleaned = 0.00252333 Jy ! Component: 1800 - total flux cleaned = 0.00256433 Jy ! Component: 1850 - total flux cleaned = 0.00250349 Jy ! Component: 1900 - total flux cleaned = 0.00256391 Jy ! Component: 1950 - total flux cleaned = 0.00270296 Jy ! Component: 2000 - total flux cleaned = 0.00272252 Jy ! Component: 2050 - total flux cleaned = 0.00276116 Jy ! Component: 2100 - total flux cleaned = 0.00272276 Jy ! Component: 2150 - total flux cleaned = 0.00274156 Jy ! Component: 2200 - total flux cleaned = 0.0027223 Jy ! Component: 2250 - total flux cleaned = 0.00272207 Jy ! Component: 2300 - total flux cleaned = 0.00268469 Jy ! Component: 2350 - total flux cleaned = 0.00264779 Jy ! Component: 2400 - total flux cleaned = 0.00268442 Jy ! Component: 2450 - total flux cleaned = 0.00263029 Jy ! Component: 2500 - total flux cleaned = 0.0026303 Jy ! Component: 2550 - total flux cleaned = 0.00259443 Jy ! Component: 2600 - total flux cleaned = 0.00254172 Jy ! Component: 2650 - total flux cleaned = 0.002542 Jy ! Component: 2700 - total flux cleaned = 0.00252463 Jy ! Component: 2750 - total flux cleaned = 0.00245598 Jy ! Component: 2800 - total flux cleaned = 0.00238776 Jy ! Component: 2850 - total flux cleaned = 0.00235394 Jy ! Component: 2900 - total flux cleaned = 0.00235411 Jy ! Component: 2950 - total flux cleaned = 0.0023708 Jy ! Component: 3000 - total flux cleaned = 0.00228781 Jy ! Component: 3050 - total flux cleaned = 0.00223837 Jy ! Component: 3100 - total flux cleaned = 0.00228753 Jy ! Component: 3150 - total flux cleaned = 0.00225484 Jy ! Component: 3200 - total flux cleaned = 0.00220639 Jy ! Component: 3250 - total flux cleaned = 0.0021743 Jy ! Component: 3300 - total flux cleaned = 0.0021585 Jy ! Component: 3350 - total flux cleaned = 0.00215847 Jy ! Component: 3400 - total flux cleaned = 0.00214279 Jy ! Component: 3450 - total flux cleaned = 0.00214287 Jy ! Component: 3500 - total flux cleaned = 0.00212753 Jy ! Component: 3550 - total flux cleaned = 0.00211213 Jy ! Component: 3600 - total flux cleaned = 0.00212732 Jy ! Component: 3650 - total flux cleaned = 0.00209676 Jy ! Component: 3700 - total flux cleaned = 0.00209686 Jy ! Component: 3750 - total flux cleaned = 0.0020216 Jy ! Component: 3800 - total flux cleaned = 0.00199165 Jy ! Component: 3850 - total flux cleaned = 0.00190211 Jy ! Component: 3900 - total flux cleaned = 0.00187246 Jy ! Component: 3950 - total flux cleaned = 0.00185763 Jy ! Component: 4000 - total flux cleaned = 0.00175485 Jy ! Component: 4050 - total flux cleaned = 0.00175484 Jy ! Total flux subtracted in 4096 components = 0.00169662 Jy ! Clean residual min=-0.000874 max=0.000929 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.1193 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 353 components and 0.1193 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1606-1929_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.695 at -1.184 degrees (North through East) ! Clean map min=-0.0020934 max=0.10026 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1606-1929_S_map.fits wmodel /image_prod/ug002_uva//J1606-1929_S_map.mod ! Writing 353 model components to file: /image_prod/ug002_uva//J1606-1929_S_map.mod wobs /image_prod/ug002_uva//J1606-1929_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1606-1929_S_uvs.fits wwins /image_prod/ug002_uva//J1606-1929_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1606-1929_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251853 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.753611 0.753611 1.50722 3.01444 6.02889 12.0578 24.1156 48.2311 96.4622 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 398.083 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1606-1929_S_dfm.log closed on Thu Mar 5 02:34:46 2020