! Started logfile: /image_prod/ug002_uva//J1012-3740_S_dfm.log on Wed Mar 4 23:27:33 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//J1012-3740_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1012-3740_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.767857 visibilities/baseline/integration-bin. ! Found source: J1012-3740 ! ! 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 3870 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 J1012-3740_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008873Jy sigma=5.630200 ! Fit after self-cal, rms=0.928523Jy sigma=5.155166 ! 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.437 mas, bmaj=7.931 mas, bpa=4.745 degrees ! Estimated noise=3.58682 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.0564221 Jy ! Component: 100 - total flux cleaned = 0.0748155 Jy ! Total flux subtracted in 100 components = 0.0748155 Jy ! Clean residual min=-0.007393 max=0.008292 Jy/beam ! Clean residual mean=-0.000007 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.0748155 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0748155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092434Jy sigma=0.468550 ! Fit after self-cal, rms=0.091792Jy sigma=0.465421 ! 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.131 mas, bmaj=9.611 mas, bpa=4.801 degrees ! Estimated noise=2.1058 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.0107471 Jy ! Component: 100 - total flux cleaned = 0.0148348 Jy ! Component: 150 - total flux cleaned = 0.0165499 Jy ! Component: 200 - total flux cleaned = 0.0167185 Jy ! Total flux subtracted in 200 components = 0.0167185 Jy ! Clean residual min=-0.005489 max=0.005957 Jy/beam ! Clean residual mean=-0.000010 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.0915341 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.0915341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091138Jy sigma=0.456657 ! Fit after self-cal, rms=0.091165Jy sigma=0.456573 ! 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.131 x 9.611 at 4.801 degrees (North through East) ! Clean map min=-0.0052662 max=0.075281 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.93 KP 0.91 MK 0.94 ! NL 1.31 OV 0.89 PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.99 KP 0.97 MK 1.03 ! NL 1.28 OV 0.89 PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 0.95 KP 1.01 MK 0.92 ! NL 1.10 OV 0.88 PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.091165Jy sigma=0.456573 ! Fit after self-cal, rms=0.100735Jy sigma=0.451450 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=9.66 mas, bpa=4.731 degrees ! Estimated noise=2.08526 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.000564593 Jy ! Component: 100 - total flux cleaned = -0.000492305 Jy ! Component: 150 - total flux cleaned = -0.000525078 Jy ! Component: 200 - total flux cleaned = -0.000556087 Jy ! Total flux subtracted in 200 components = -0.000556087 Jy ! Clean residual min=-0.003938 max=0.003678 Jy/beam ! Clean residual mean=0.000002 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.090978 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.090978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100709Jy sigma=0.451293 ! Fit after self-cal, rms=0.101133Jy sigma=0.450761 ! 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.101133Jy sigma=0.450761 ! Fit after self-cal, rms=0.104265Jy sigma=0.450176 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.67 mas, bpa=4.801 degrees ! Estimated noise=2.08923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272953 Jy ! Component: 100 - total flux cleaned = -0.000273122 Jy ! Component: 150 - total flux cleaned = -0.000304016 Jy ! Component: 200 - total flux cleaned = -0.000333668 Jy ! Total flux subtracted in 200 components = -0.000333668 Jy ! Clean residual min=-0.003727 max=0.003752 Jy/beam ! Clean residual mean=-0.000003 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.0906443 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0906443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104235Jy sigma=0.450109 ! Fit after self-cal, rms=0.104324Jy sigma=0.450070 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.5143e-05 Jy ! Component: 100 - total flux cleaned = -6.38501e-05 Jy ! Component: 150 - total flux cleaned = -6.43682e-05 Jy ! Component: 200 - total flux cleaned = -9.09087e-05 Jy ! Total flux subtracted in 200 components = -9.09087e-05 Jy ! Clean residual min=-0.003749 max=0.003783 Jy/beam ! Clean residual mean=-0.000003 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0905534 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.0905534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104303Jy sigma=0.450011 ! Fit after self-cal, rms=0.104309Jy sigma=0.450007 ! 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.104309Jy sigma=0.450007 ! Fit after self-cal, rms=0.105859Jy sigma=0.449956 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=9.657 mas, bpa=4.746 degrees ! Estimated noise=2.0942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.67479e-06 Jy ! Component: 100 - total flux cleaned = -6.11998e-06 Jy ! Component: 150 - total flux cleaned = -5.6002e-06 Jy ! Component: 200 - total flux cleaned = -6.79835e-06 Jy ! Total flux subtracted in 200 components = -6.79835e-06 Jy ! Clean residual min=-0.003755 max=0.003778 Jy/beam ! Clean residual mean=-0.000004 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.0905466 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.0905466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105834Jy sigma=0.449909 ! Fit after self-cal, rms=0.105899Jy sigma=0.449894 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.87221e-05 Jy ! Component: 100 - total flux cleaned = -3.47909e-05 Jy ! Component: 150 - total flux cleaned = -5.88262e-05 Jy ! Component: 200 - total flux cleaned = -5.91366e-05 Jy ! Total flux subtracted in 200 components = -5.91366e-05 Jy ! Clean residual min=-0.003773 max=0.003749 Jy/beam ! Clean residual mean=-0.000004 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.0904875 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0904875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105880Jy sigma=0.449855 ! Fit after self-cal, rms=0.105919Jy sigma=0.449831 ! 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.105919Jy sigma=0.449831 ! Fit after self-cal, rms=0.106304Jy sigma=0.449816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.511 mas, bmaj=27.24 mas, bpa=2.335 degrees ! Estimated noise=2.54981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471304 Jy ! Component: 100 - total flux cleaned = 0.000445068 Jy ! Component: 150 - total flux cleaned = 0.000422781 Jy ! Component: 200 - total flux cleaned = 0.000383107 Jy ! Total flux subtracted in 200 components = 0.000383107 Jy ! Clean residual min=-0.003176 max=0.003643 Jy/beam ! Clean residual mean=-0.000005 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.0908706 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.0908706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106287Jy sigma=0.449854 ! Fit after self-cal, rms=0.106302Jy sigma=0.449824 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.000120275 Jy ! Component: 100 - total flux cleaned = 9.89256e-05 Jy ! Component: 150 - total flux cleaned = 6.21607e-05 Jy ! Component: 200 - total flux cleaned = 4.61783e-05 Jy ! Total flux subtracted in 200 components = 4.61783e-05 Jy ! Clean residual min=-0.003117 max=0.003641 Jy/beam ! Clean residual mean=-0.000005 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.0909168 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.0909167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106295Jy sigma=0.449911 ! Fit after self-cal, rms=0.106296Jy sigma=0.449894 ! 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.108 mas, bmaj=9.629 mas, bpa=4.621 degrees ! Estimated noise=2.09569 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 9.629 at 4.621 degrees (North through East) ! Clean map min=-0.0036397 max=0.076757 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.397 mas, bmaj=7.891 mas, bpa=4.48 degrees ! Estimated noise=3.5703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0569476 Jy ! Component: 100 - total flux cleaned = 0.0765588 Jy ! Component: 150 - total flux cleaned = 0.0850536 Jy ! Component: 200 - total flux cleaned = 0.0880319 Jy ! Total flux subtracted in 200 components = 0.0880319 Jy ! Clean residual min=-0.005945 max=0.006244 Jy/beam ! Clean residual mean=-0.000001 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.0880319 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0880319 Jy ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=9.629 mas, bpa=4.621 degrees ! Estimated noise=2.09569 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.0027279 Jy ! Component: 100 - total flux cleaned = 0.00278704 Jy ! Component: 150 - total flux cleaned = 0.00273783 Jy ! Component: 200 - total flux cleaned = 0.00273812 Jy ! Total flux subtracted in 200 components = 0.00273812 Jy ! Clean residual min=-0.003869 max=0.003718 Jy/beam ! Clean residual mean=-0.000004 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.09077 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.09077 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.511 mas, bmaj=27.24 mas, bpa=2.335 degrees ! Estimated noise=2.54981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310717 Jy ! Component: 100 - total flux cleaned = 0.000308023 Jy ! Component: 150 - total flux cleaned = 0.000306702 Jy ! Component: 200 - total flux cleaned = 0.000327935 Jy ! Total flux subtracted in 200 components = 0.000327935 Jy ! Clean residual min=-0.003197 max=0.003632 Jy/beam ! Clean residual mean=-0.000005 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.0910979 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 = -2.20735e-06 Jy ! Component: 100 - total flux cleaned = -4.49003e-06 Jy ! Component: 150 - total flux cleaned = -6.78106e-06 Jy ! Component: 200 - total flux cleaned = -8.12798e-06 Jy ! Total flux subtracted in 200 components = -8.12798e-06 Jy ! Clean residual min=-0.003173 max=0.003629 Jy/beam ! Clean residual mean=-0.000005 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0910898 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.0910898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=9.629 mas, bpa=4.621 degrees ! Estimated noise=2.09569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000529737 Jy ! Component: 100 - total flux cleaned = -0.000529565 Jy ! Component: 150 - total flux cleaned = -0.000423345 Jy ! Component: 200 - total flux cleaned = -0.000393062 Jy ! Total flux subtracted in 200 components = -0.000393062 Jy ! Clean residual min=-0.003874 max=0.003701 Jy/beam ! Clean residual mean=-0.000003 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.0906967 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.0906967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106302Jy sigma=0.449791 ! Fit after self-cal, rms=0.106320Jy sigma=0.449765 wmodel J1012-3740_S_map.mod ! Writing 43 model components to file: J1012-3740_S_map.mod wobs J1012-3740_S_uvs.fits ! Writing UV FITS file: J1012-3740_S_uvs.fits wwins J1012-3740_S_map.win ! wwins: Wrote 1 windows to J1012-3740_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.000648875 Jy ! Component: 100 - total flux cleaned = -0.000772641 Jy ! Component: 150 - total flux cleaned = -0.000831748 Jy ! Component: 200 - total flux cleaned = -0.000776163 Jy ! Component: 250 - total flux cleaned = -0.00104012 Jy ! Component: 300 - total flux cleaned = -0.00139096 Jy ! Component: 350 - total flux cleaned = -0.00158383 Jy ! Component: 400 - total flux cleaned = -0.00190864 Jy ! Component: 450 - total flux cleaned = -0.00217707 Jy ! Component: 500 - total flux cleaned = -0.00243894 Jy ! Component: 550 - total flux cleaned = -0.00277631 Jy ! Component: 600 - total flux cleaned = -0.00293948 Jy ! Component: 650 - total flux cleaned = -0.00305978 Jy ! Component: 700 - total flux cleaned = -0.00329001 Jy ! Component: 750 - total flux cleaned = -0.00343925 Jy ! Component: 800 - total flux cleaned = -0.00372964 Jy ! Component: 850 - total flux cleaned = -0.00404663 Jy ! Component: 900 - total flux cleaned = -0.00425222 Jy ! Component: 950 - total flux cleaned = -0.00435288 Jy ! Component: 1000 - total flux cleaned = -0.00441885 Jy ! Component: 1050 - total flux cleaned = -0.00454738 Jy ! Component: 1100 - total flux cleaned = -0.00457905 Jy ! Component: 1150 - total flux cleaned = -0.0047336 Jy ! Component: 1200 - total flux cleaned = -0.00479389 Jy ! Component: 1250 - total flux cleaned = -0.00491358 Jy ! Component: 1300 - total flux cleaned = -0.00497174 Jy ! Component: 1350 - total flux cleaned = -0.00511474 Jy ! Component: 1400 - total flux cleaned = -0.00525584 Jy ! Component: 1450 - total flux cleaned = -0.0054225 Jy ! Component: 1500 - total flux cleaned = -0.0055867 Jy ! Component: 1550 - total flux cleaned = -0.00582897 Jy ! Component: 1600 - total flux cleaned = -0.00604071 Jy ! Component: 1650 - total flux cleaned = -0.00617106 Jy ! Component: 1700 - total flux cleaned = -0.00640305 Jy ! Component: 1750 - total flux cleaned = -0.00665729 Jy ! Component: 1800 - total flux cleaned = -0.00688285 Jy ! Component: 1850 - total flux cleaned = -0.00715465 Jy ! Component: 1900 - total flux cleaned = -0.00732587 Jy ! Component: 1950 - total flux cleaned = -0.00749514 Jy ! Component: 2000 - total flux cleaned = -0.00768655 Jy ! Component: 2050 - total flux cleaned = -0.00787573 Jy ! Component: 2100 - total flux cleaned = -0.00810917 Jy ! Component: 2150 - total flux cleaned = -0.00827117 Jy ! Component: 2200 - total flux cleaned = -0.00845455 Jy ! Component: 2250 - total flux cleaned = -0.00865876 Jy ! Component: 2300 - total flux cleaned = -0.00881612 Jy ! Component: 2350 - total flux cleaned = -0.00897241 Jy ! Component: 2400 - total flux cleaned = -0.00914936 Jy ! Component: 2450 - total flux cleaned = -0.00930292 Jy ! Component: 2500 - total flux cleaned = -0.00939011 Jy ! Component: 2550 - total flux cleaned = -0.00958471 Jy ! Component: 2600 - total flux cleaned = -0.00969193 Jy ! Component: 2650 - total flux cleaned = -0.00979862 Jy ! Component: 2700 - total flux cleaned = -0.00994678 Jy ! Component: 2750 - total flux cleaned = -0.0101147 Jy ! Component: 2800 - total flux cleaned = -0.0102191 Jy ! Component: 2850 - total flux cleaned = -0.0103643 Jy ! Component: 2900 - total flux cleaned = -0.0104879 Jy ! Component: 2950 - total flux cleaned = -0.0105906 Jy ! Component: 3000 - total flux cleaned = -0.0106926 Jy ! Component: 3050 - total flux cleaned = -0.0108551 Jy ! Component: 3100 - total flux cleaned = -0.0109561 Jy ! Component: 3150 - total flux cleaned = -0.0110971 Jy ! Component: 3200 - total flux cleaned = -0.0112174 Jy ! Component: 3250 - total flux cleaned = -0.0113573 Jy ! Component: 3300 - total flux cleaned = -0.0114169 Jy ! Component: 3350 - total flux cleaned = -0.0115558 Jy ! Component: 3400 - total flux cleaned = -0.0116548 Jy ! Component: 3450 - total flux cleaned = -0.0117337 Jy ! Component: 3500 - total flux cleaned = -0.0118521 Jy ! Component: 3550 - total flux cleaned = -0.0119111 Jy ! Component: 3600 - total flux cleaned = -0.0120095 Jy ! Component: 3650 - total flux cleaned = -0.0120881 Jy ! Component: 3700 - total flux cleaned = -0.0121275 Jy ! Component: 3750 - total flux cleaned = -0.0122256 Jy ! Component: 3800 - total flux cleaned = -0.0122844 Jy ! Component: 3850 - total flux cleaned = -0.012304 Jy ! Component: 3900 - total flux cleaned = -0.012402 Jy ! Component: 3950 - total flux cleaned = -0.0124608 Jy ! Component: 4000 - total flux cleaned = -0.0124804 Jy ! Component: 4050 - total flux cleaned = -0.0125591 Jy ! Total flux subtracted in 4096 components = -0.0125984 Jy ! Clean residual min=-0.001132 max=0.001124 Jy/beam ! Clean residual mean=-0.000000 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0780983 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 293 components and 0.0780983 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1012-3740_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 9.629 at 4.621 degrees (North through East) ! Clean map min=-0.0025082 max=0.075944 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1012-3740_S_map.fits wmodel /image_prod/ug002_uva//J1012-3740_S_map.mod ! Writing 293 model components to file: /image_prod/ug002_uva//J1012-3740_S_map.mod wobs /image_prod/ug002_uva//J1012-3740_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1012-3740_S_uvs.fits wwins /image_prod/ug002_uva//J1012-3740_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1012-3740_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0759444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000313014 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23649 1.23649 2.47297 4.94595 9.8919 19.7838 39.5676 79.1352 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 242.622 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1012-3740_S_dfm.log closed on Wed Mar 4 23:27:37 2020