! Started logfile: /image_prod/ug002_uva//J1628-0041_S_dfm.log on Thu Mar 5 02:45:13 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//J1628-0041_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1628-0041_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.860741 visibilities/baseline/integration-bin. ! Found source: J1628-0041 ! ! 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 6972 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 J1628-0041_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=1.007368Jy sigma=8.126045 ! Fit after self-cal, rms=0.899664Jy sigma=7.262833 ! 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.739 mas, bmaj=7.296 mas, bpa=-2.024 degrees ! Estimated noise=1.63077 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.0804044 Jy ! Component: 100 - total flux cleaned = 0.0988794 Jy ! Total flux subtracted in 100 components = 0.0988794 Jy ! Clean residual min=-0.006474 max=0.007169 Jy/beam ! Clean residual mean=-0.000010 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.0988794 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0988794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076769Jy sigma=0.484868 ! Fit after self-cal, rms=0.076684Jy sigma=0.484431 ! 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.29 mas, bmaj=8.193 mas, bpa=-0.3618 degrees ! Estimated noise=1.09345 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.00267951 Jy ! Component: 100 - total flux cleaned = 0.0024939 Jy ! Component: 150 - total flux cleaned = 0.00220306 Jy ! Component: 200 - total flux cleaned = 0.00219552 Jy ! Total flux subtracted in 200 components = 0.00219552 Jy ! Clean residual min=-0.005040 max=0.005808 Jy/beam ! Clean residual mean=-0.000013 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.101075 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.101075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075706Jy sigma=0.477164 ! Fit after self-cal, rms=0.075644Jy sigma=0.477085 ! 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.29 x 8.193 at -0.3618 degrees (North through East) ! Clean map min=-0.004905 max=0.10347 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.99 HN 0.95 KP 0.97 ! LA 1.03 MK 1.07 OV 0.82 PT 1.03 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.03 HN 0.93 KP 1.04 ! LA 1.03 MK 1.01 OV 0.90 PT 1.04 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 1.04 HN 0.97 KP 1.01 ! LA 1.00 MK 0.98 OV 0.89 PT 1.02 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.075644Jy sigma=0.477085 ! Fit after self-cal, rms=0.078733Jy sigma=0.465974 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=8.226 mas, bpa=0.3075 degrees ! Estimated noise=1.08003 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.000215818 Jy ! Component: 100 - total flux cleaned = -0.000215477 Jy ! Component: 150 - total flux cleaned = -0.000215935 Jy ! Component: 200 - total flux cleaned = -0.000217595 Jy ! Total flux subtracted in 200 components = -0.000217595 Jy ! Clean residual min=-0.004219 max=0.003451 Jy/beam ! Clean residual mean=-0.000004 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.100857 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.100857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078695Jy sigma=0.465785 ! Fit after self-cal, rms=0.078746Jy sigma=0.465531 ! 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.078746Jy sigma=0.465531 ! Fit after self-cal, rms=0.080765Jy sigma=0.456792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.252 mas, bpa=0.3937 degrees ! Estimated noise=1.08527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144968 Jy ! Component: 100 - total flux cleaned = -0.00017735 Jy ! Component: 150 - total flux cleaned = -0.000208286 Jy ! Component: 200 - total flux cleaned = -0.000237758 Jy ! Total flux subtracted in 200 components = -0.000237758 Jy ! Clean residual min=-0.001842 max=0.001911 Jy/beam ! Clean residual mean=-0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.10062 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.10062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080741Jy sigma=0.456505 ! Fit after self-cal, rms=0.080806Jy sigma=0.456414 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.44136e-05 Jy ! Component: 100 - total flux cleaned = -5.45131e-05 Jy ! Component: 150 - total flux cleaned = -7.57683e-05 Jy ! Component: 200 - total flux cleaned = -9.47332e-05 Jy ! Total flux subtracted in 200 components = -9.47332e-05 Jy ! Clean residual min=-0.001854 max=0.001917 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.100525 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.100525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080796Jy sigma=0.456299 ! Fit after self-cal, rms=0.080793Jy sigma=0.456295 ! 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.080793Jy sigma=0.456295 ! Fit after self-cal, rms=0.082758Jy sigma=0.455805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=8.246 mas, bpa=0.4738 degrees ! Estimated noise=1.08503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014139 Jy ! Component: 100 - total flux cleaned = -0.000140325 Jy ! Component: 150 - total flux cleaned = -0.000140365 Jy ! Component: 200 - total flux cleaned = -0.000140396 Jy ! Total flux subtracted in 200 components = -0.000140396 Jy ! Clean residual min=-0.001708 max=0.001894 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.100384 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.100384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082750Jy sigma=0.455711 ! Fit after self-cal, rms=0.082762Jy sigma=0.455702 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.09291e-06 Jy ! Component: 100 - total flux cleaned = -9.25383e-07 Jy ! Component: 150 - total flux cleaned = -1.52338e-05 Jy ! Component: 200 - total flux cleaned = -1.48953e-05 Jy ! Total flux subtracted in 200 components = -1.48953e-05 Jy ! Clean residual min=-0.001715 max=0.001903 Jy/beam ! Clean residual mean=-0.000000 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.10037 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.10037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082757Jy sigma=0.455654 ! Fit after self-cal, rms=0.082755Jy sigma=0.455653 ! 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.082755Jy sigma=0.455653 ! Fit after self-cal, rms=0.082974Jy sigma=0.455641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.855 mas, bmaj=13.76 mas, bpa=7.447 degrees ! Estimated noise=1.3299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272097 Jy ! Component: 100 - total flux cleaned = 0.000298557 Jy ! Component: 150 - total flux cleaned = 0.000314327 Jy ! Component: 200 - total flux cleaned = 0.000328459 Jy ! Total flux subtracted in 200 components = 0.000328459 Jy ! Clean residual min=-0.001992 max=0.001590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.100698 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.100698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082973Jy sigma=0.455661 ! Fit after self-cal, rms=0.082978Jy sigma=0.455656 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.85103e-05 Jy ! Component: 100 - total flux cleaned = 3.46241e-05 Jy ! Component: 150 - total flux cleaned = 4.84005e-05 Jy ! Component: 200 - total flux cleaned = 6.03756e-05 Jy ! Total flux subtracted in 200 components = 6.03756e-05 Jy ! Clean residual min=-0.001989 max=0.001594 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.100758 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.100758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082977Jy sigma=0.455676 ! Fit after self-cal, rms=0.082976Jy sigma=0.455672 ! 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.231 mas, bmaj=8.246 mas, bpa=0.5498 degrees ! Estimated noise=1.08458 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 8.246 at 0.5498 degrees (North through East) ! Clean map min=-0.0016182 max=0.10276 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.701 mas, bmaj=7.405 mas, bpa=-1.45 degrees ! Estimated noise=1.63268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805021 Jy ! Component: 100 - total flux cleaned = 0.0986762 Jy ! Component: 150 - total flux cleaned = 0.102727 Jy ! Component: 200 - total flux cleaned = 0.102885 Jy ! Total flux subtracted in 200 components = 0.102885 Jy ! Clean residual min=-0.002731 max=0.003174 Jy/beam ! Clean residual mean=-0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.102885 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.102885 Jy ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=8.246 mas, bpa=0.5498 degrees ! Estimated noise=1.08458 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.00141026 Jy ! Component: 100 - total flux cleaned = -0.0016683 Jy ! Component: 150 - total flux cleaned = -0.00187525 Jy ! Component: 200 - total flux cleaned = -0.00205359 Jy ! Total flux subtracted in 200 components = -0.00205359 Jy ! Clean residual min=-0.001685 max=0.001991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.100832 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.100832 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.855 mas, bmaj=13.76 mas, bpa=7.447 degrees ! Estimated noise=1.3299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176615 Jy ! Component: 100 - total flux cleaned = -0.000178185 Jy ! Component: 150 - total flux cleaned = -0.000178792 Jy ! Component: 200 - total flux cleaned = -0.000179156 Jy ! Total flux subtracted in 200 components = -0.000179156 Jy ! Clean residual min=-0.002005 max=0.001630 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.100652 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 = 9.50064e-06 Jy ! Component: 100 - total flux cleaned = 1.82587e-05 Jy ! Component: 150 - total flux cleaned = 2.62982e-05 Jy ! Component: 200 - total flux cleaned = 3.44556e-05 Jy ! Total flux subtracted in 200 components = 3.44556e-05 Jy ! Clean residual min=-0.001997 max=0.001628 Jy/beam ! Clean residual mean=-0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.100687 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.100687 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=8.246 mas, bpa=0.5498 degrees ! Estimated noise=1.08458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114517 Jy ! Component: 100 - total flux cleaned = -0.000116191 Jy ! Component: 150 - total flux cleaned = -0.000247784 Jy ! Component: 200 - total flux cleaned = -0.000315676 Jy ! Total flux subtracted in 200 components = -0.000315676 Jy ! Clean residual min=-0.001690 max=0.001950 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.100371 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.100371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083006Jy sigma=0.455684 ! Fit after self-cal, rms=0.083008Jy sigma=0.455677 wmodel J1628-0041_S_map.mod ! Writing 29 model components to file: J1628-0041_S_map.mod wobs J1628-0041_S_uvs.fits ! Writing UV FITS file: J1628-0041_S_uvs.fits wwins J1628-0041_S_map.win ! wwins: Wrote 1 windows to J1628-0041_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.000294954 Jy ! Component: 100 - total flux cleaned = 0.000506273 Jy ! Component: 150 - total flux cleaned = 0.000622947 Jy ! Component: 200 - total flux cleaned = 0.000735061 Jy ! Component: 250 - total flux cleaned = 0.000761664 Jy ! Component: 300 - total flux cleaned = 0.000840977 Jy ! Component: 350 - total flux cleaned = 0.000814838 Jy ! Component: 400 - total flux cleaned = 0.000814915 Jy ! Component: 450 - total flux cleaned = 0.000839194 Jy ! Component: 500 - total flux cleaned = 0.000790652 Jy ! Component: 550 - total flux cleaned = 0.000766785 Jy ! Component: 600 - total flux cleaned = 0.000743594 Jy ! Component: 650 - total flux cleaned = 0.000720816 Jy ! Component: 700 - total flux cleaned = 0.000721239 Jy ! Component: 750 - total flux cleaned = 0.000698967 Jy ! Component: 800 - total flux cleaned = 0.000568499 Jy ! Component: 850 - total flux cleaned = 0.000547429 Jy ! Component: 900 - total flux cleaned = 0.000526418 Jy ! Component: 950 - total flux cleaned = 0.00048419 Jy ! Component: 1000 - total flux cleaned = 0.000402063 Jy ! Component: 1050 - total flux cleaned = 0.000321532 Jy ! Component: 1100 - total flux cleaned = 0.000301511 Jy ! Component: 1150 - total flux cleaned = 0.000379692 Jy ! Component: 1200 - total flux cleaned = 0.000282739 Jy ! Component: 1250 - total flux cleaned = 0.000340181 Jy ! Component: 1300 - total flux cleaned = 0.000340149 Jy ! Component: 1350 - total flux cleaned = 0.000265969 Jy ! Component: 1400 - total flux cleaned = 0.000248164 Jy ! Component: 1450 - total flux cleaned = 0.000266454 Jy ! Component: 1500 - total flux cleaned = 0.000266538 Jy ! Component: 1550 - total flux cleaned = 0.000159927 Jy ! Component: 1600 - total flux cleaned = 0.000124712 Jy ! Component: 1650 - total flux cleaned = 7.24207e-05 Jy ! Component: 1700 - total flux cleaned = 5.53205e-05 Jy ! Component: 1750 - total flux cleaned = 4.41171e-06 Jy ! Component: 1800 - total flux cleaned = -2.93267e-05 Jy ! Component: 1850 - total flux cleaned = -0.000129399 Jy ! Component: 1900 - total flux cleaned = -0.000195433 Jy ! Component: 1950 - total flux cleaned = -0.000244308 Jy ! Component: 2000 - total flux cleaned = -0.000325165 Jy ! Component: 2050 - total flux cleaned = -0.00037325 Jy ! Component: 2100 - total flux cleaned = -0.000405016 Jy ! Component: 2150 - total flux cleaned = -0.000483871 Jy ! Component: 2200 - total flux cleaned = -0.000499423 Jy ! Component: 2250 - total flux cleaned = -0.000561588 Jy ! Component: 2300 - total flux cleaned = -0.000715007 Jy ! Component: 2350 - total flux cleaned = -0.00072989 Jy ! Component: 2400 - total flux cleaned = -0.000744881 Jy ! Component: 2450 - total flux cleaned = -0.000834358 Jy ! Component: 2500 - total flux cleaned = -0.000863983 Jy ! Component: 2550 - total flux cleaned = -0.000952078 Jy ! Component: 2600 - total flux cleaned = -0.000966486 Jy ! Component: 2650 - total flux cleaned = -0.00102438 Jy ! Component: 2700 - total flux cleaned = -0.00105321 Jy ! Component: 2750 - total flux cleaned = -0.00109622 Jy ! Component: 2800 - total flux cleaned = -0.00111027 Jy ! Component: 2850 - total flux cleaned = -0.0011943 Jy ! Component: 2900 - total flux cleaned = -0.00120821 Jy ! Component: 2950 - total flux cleaned = -0.00124955 Jy ! Component: 3000 - total flux cleaned = -0.00129055 Jy ! Component: 3050 - total flux cleaned = -0.00131757 Jy ! Component: 3100 - total flux cleaned = -0.00133112 Jy ! Component: 3150 - total flux cleaned = -0.00134463 Jy ! Component: 3200 - total flux cleaned = -0.00138448 Jy ! Component: 3250 - total flux cleaned = -0.00138452 Jy ! Component: 3300 - total flux cleaned = -0.00145015 Jy ! Component: 3350 - total flux cleaned = -0.00146311 Jy ! Component: 3400 - total flux cleaned = -0.00148888 Jy ! Component: 3450 - total flux cleaned = -0.00148898 Jy ! Component: 3500 - total flux cleaned = -0.00153996 Jy ! Component: 3550 - total flux cleaned = -0.00152726 Jy ! Component: 3600 - total flux cleaned = -0.00155245 Jy ! Component: 3650 - total flux cleaned = -0.00157754 Jy ! Component: 3700 - total flux cleaned = -0.00159 Jy ! Component: 3750 - total flux cleaned = -0.00161472 Jy ! Component: 3800 - total flux cleaned = -0.00166395 Jy ! Component: 3850 - total flux cleaned = -0.00166393 Jy ! Component: 3900 - total flux cleaned = -0.00172473 Jy ! Component: 3950 - total flux cleaned = -0.00177294 Jy ! Component: 4000 - total flux cleaned = -0.00177295 Jy ! Component: 4050 - total flux cleaned = -0.00176102 Jy ! Total flux subtracted in 4096 components = -0.00183218 Jy ! Clean residual min=-0.000687 max=0.000735 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.098539 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 305 components and 0.098539 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1628-0041_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 8.246 at 0.5498 degrees (North through East) ! Clean map min=-0.001287 max=0.1029 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1628-0041_S_map.fits wmodel /image_prod/ug002_uva//J1628-0041_S_map.mod ! Writing 305 model components to file: /image_prod/ug002_uva//J1628-0041_S_map.mod wobs /image_prod/ug002_uva//J1628-0041_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1628-0041_S_uvs.fits wwins /image_prod/ug002_uva//J1628-0041_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1628-0041_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.102901 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207631 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.605332 0.605332 1.21066 2.42133 4.84266 9.68531 19.3706 38.7412 77.4825 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 495.595 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1628-0041_S_dfm.log closed on Thu Mar 5 02:45:17 2020