! Started logfile: /image_prod/ug002_uva//J1131-1628_S_dfm.log on Thu Mar 5 00:06:02 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//J1131-1628_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1131-1628_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884444 visibilities/baseline/integration-bin. ! Found source: J1131-1628 ! ! 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 4776 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 J1131-1628_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002036Jy sigma=7.307959 ! Fit after self-cal, rms=0.890015Jy sigma=6.479351 ! 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.531 mas, bmaj=6.699 mas, bpa=-3.097 degrees ! Estimated noise=2.28235 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.0841971 Jy ! Component: 100 - total flux cleaned = 0.104522 Jy ! Total flux subtracted in 100 components = 0.104522 Jy ! Clean residual min=-0.006110 max=0.008323 Jy/beam ! Clean residual mean=0.000032 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.104522 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.104522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075756Jy sigma=0.480647 ! Fit after self-cal, rms=0.075688Jy sigma=0.480318 ! 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.003 mas, bmaj=7.492 mas, bpa=-1.886 degrees ! Estimated noise=1.45571 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.0110937 Jy ! Component: 100 - total flux cleaned = 0.0160366 Jy ! Component: 150 - total flux cleaned = 0.0181545 Jy ! Component: 200 - total flux cleaned = 0.0182789 Jy ! Total flux subtracted in 200 components = 0.0182789 Jy ! Clean residual min=-0.004100 max=0.004089 Jy/beam ! Clean residual mean=0.000008 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.122801 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.122801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073975Jy sigma=0.469589 ! Fit after self-cal, rms=0.073993Jy sigma=0.469437 ! 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.003 x 7.492 at -1.886 degrees (North through East) ! Clean map min=-0.0040956 max=0.1115 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.05 KP 0.98 ! LA 1.03 MK 0.96 NL 1.12 OV 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 1.03 HN 0.99 KP 1.01 ! LA 1.03 MK 1.02 NL 1.03 OV 0.94 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.07 KP 1.04 ! LA 1.03 MK 1.00 NL 0.96 OV 1.02 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.073993Jy sigma=0.469437 ! Fit after self-cal, rms=0.069790Jy sigma=0.465018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.461 mas, bpa=-1.7 degrees ! Estimated noise=1.44678 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.000335442 Jy ! Component: 100 - total flux cleaned = 0.000311574 Jy ! Component: 150 - total flux cleaned = 0.000311554 Jy ! Component: 200 - total flux cleaned = 0.000267728 Jy ! Total flux subtracted in 200 components = 0.000267728 Jy ! Clean residual min=-0.003266 max=0.003336 Jy/beam ! Clean residual mean=0.000006 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.123069 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.123069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069767Jy sigma=0.464890 ! Fit after self-cal, rms=0.069729Jy sigma=0.464774 ! 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.069729Jy sigma=0.464774 ! Fit after self-cal, rms=0.069970Jy sigma=0.459287 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.455 mas, bpa=-1.7 degrees ! Estimated noise=1.44812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398586 Jy ! Component: 100 - total flux cleaned = 0.000308153 Jy ! Component: 150 - total flux cleaned = 0.000261972 Jy ! Component: 200 - total flux cleaned = 0.000234037 Jy ! Total flux subtracted in 200 components = 0.000234037 Jy ! Clean residual min=-0.002695 max=0.002475 Jy/beam ! Clean residual mean=-0.000003 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.123303 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.123303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069955Jy sigma=0.459246 ! Fit after self-cal, rms=0.069993Jy sigma=0.459153 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 = 8.89493e-05 Jy ! Component: 100 - total flux cleaned = 2.17329e-05 Jy ! Component: 150 - total flux cleaned = -3.39898e-05 Jy ! Component: 200 - total flux cleaned = -5.47392e-05 Jy ! Total flux subtracted in 200 components = -5.47392e-05 Jy ! Clean residual min=-0.002671 max=0.002495 Jy/beam ! Clean residual mean=-0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.123248 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.123248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069986Jy sigma=0.459134 ! Fit after self-cal, rms=0.069987Jy sigma=0.459129 ! 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.069987Jy sigma=0.459129 ! Fit after self-cal, rms=0.070076Jy sigma=0.459112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.454 mas, bpa=-1.785 degrees ! Estimated noise=1.44749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245957 Jy ! Component: 100 - total flux cleaned = 0.000176024 Jy ! Component: 150 - total flux cleaned = 0.000147068 Jy ! Component: 200 - total flux cleaned = 0.000129876 Jy ! Total flux subtracted in 200 components = 0.000129876 Jy ! Clean residual min=-0.002659 max=0.002491 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.123378 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.123378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070068Jy sigma=0.459103 ! Fit after self-cal, rms=0.070073Jy sigma=0.459099 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 = 9.48804e-05 Jy ! Component: 100 - total flux cleaned = 3.24959e-05 Jy ! Component: 150 - total flux cleaned = 1.59639e-06 Jy ! Component: 200 - total flux cleaned = -2.0012e-05 Jy ! Total flux subtracted in 200 components = -2.0012e-05 Jy ! Clean residual min=-0.002647 max=0.002489 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.123358 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.123358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070070Jy sigma=0.459092 ! Fit after self-cal, rms=0.070071Jy sigma=0.459089 ! 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.070071Jy sigma=0.459089 ! Fit after self-cal, rms=0.070104Jy sigma=0.459081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.255 mas, bmaj=14.38 mas, bpa=4.153 degrees ! Estimated noise=1.87266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011858 Jy ! Component: 100 - total flux cleaned = -0.000100622 Jy ! Component: 150 - total flux cleaned = -6.98138e-05 Jy ! Component: 200 - total flux cleaned = -6.94919e-05 Jy ! Total flux subtracted in 200 components = -6.94919e-05 Jy ! Clean residual min=-0.002205 max=0.002285 Jy/beam ! Clean residual mean=-0.000006 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.123289 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.123289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070109Jy sigma=0.459129 ! Fit after self-cal, rms=0.070101Jy sigma=0.459101 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.000105149 Jy ! Component: 100 - total flux cleaned = -9.22899e-05 Jy ! Component: 150 - total flux cleaned = -8.36656e-05 Jy ! Component: 200 - total flux cleaned = -6.94515e-05 Jy ! Total flux subtracted in 200 components = -6.94515e-05 Jy ! Clean residual min=-0.002177 max=0.002269 Jy/beam ! Clean residual mean=-0.000006 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.123219 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.123219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070110Jy sigma=0.459176 ! Fit after self-cal, rms=0.070104Jy sigma=0.459161 ! 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 mas, bmaj=7.453 mas, bpa=-1.867 degrees ! Estimated noise=1.44681 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3 x 7.453 at -1.867 degrees (North through East) ! Clean map min=-0.0024323 max=0.11124 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.526 mas, bmaj=6.658 mas, bpa=-3.01 degrees ! Estimated noise=2.28187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0840056 Jy ! Component: 100 - total flux cleaned = 0.104639 Jy ! Component: 150 - total flux cleaned = 0.113945 Jy ! Component: 200 - total flux cleaned = 0.118703 Jy ! Total flux subtracted in 200 components = 0.118703 Jy ! Clean residual min=-0.003890 max=0.004241 Jy/beam ! Clean residual mean=0.000004 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.118703 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.118703 Jy ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.453 mas, bpa=-1.867 degrees ! Estimated noise=1.44681 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.00340639 Jy ! Component: 100 - total flux cleaned = 0.00456962 Jy ! Component: 150 - total flux cleaned = 0.00476349 Jy ! Component: 200 - total flux cleaned = 0.00480577 Jy ! Total flux subtracted in 200 components = 0.00480577 Jy ! Clean residual min=-0.002813 max=0.002512 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.123509 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.123509 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.255 mas, bmaj=14.38 mas, bpa=4.153 degrees ! Estimated noise=1.87266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.05992e-05 Jy ! Component: 100 - total flux cleaned = 1.57393e-05 Jy ! Component: 150 - total flux cleaned = -4.43535e-05 Jy ! Component: 200 - total flux cleaned = -7.88277e-05 Jy ! Total flux subtracted in 200 components = -7.88277e-05 Jy ! Clean residual min=-0.002270 max=0.002313 Jy/beam ! Clean residual mean=-0.000006 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.12343 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.13973e-05 Jy ! Component: 100 - total flux cleaned = -7.33226e-05 Jy ! Component: 150 - total flux cleaned = -9.90435e-05 Jy ! Component: 200 - total flux cleaned = -0.000122534 Jy ! Total flux subtracted in 200 components = -0.000122534 Jy ! Clean residual min=-0.002238 max=0.002296 Jy/beam ! Clean residual mean=-0.000006 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.123307 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.123307 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.453 mas, bpa=-1.867 degrees ! Estimated noise=1.44681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248646 Jy ! Component: 100 - total flux cleaned = 0.000219615 Jy ! Component: 150 - total flux cleaned = 0.00022049 Jy ! Component: 200 - total flux cleaned = 0.000221601 Jy ! Total flux subtracted in 200 components = 0.000221601 Jy ! Clean residual min=-0.002687 max=0.002435 Jy/beam ! Clean residual mean=-0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.123529 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.123529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070117Jy sigma=0.459175 ! Fit after self-cal, rms=0.070115Jy sigma=0.459161 wmodel J1131-1628_S_map.mod ! Writing 48 model components to file: J1131-1628_S_map.mod wobs J1131-1628_S_uvs.fits ! Writing UV FITS file: J1131-1628_S_uvs.fits wwins J1131-1628_S_map.win ! wwins: Wrote 1 windows to J1131-1628_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.000484908 Jy ! Component: 100 - total flux cleaned = -0.000648561 Jy ! Component: 150 - total flux cleaned = -0.000802457 Jy ! Component: 200 - total flux cleaned = -0.000839545 Jy ! Component: 250 - total flux cleaned = -0.000804775 Jy ! Component: 300 - total flux cleaned = -0.000738476 Jy ! Component: 350 - total flux cleaned = -0.000738837 Jy ! Component: 400 - total flux cleaned = -0.000832253 Jy ! Component: 450 - total flux cleaned = -0.000893037 Jy ! Component: 500 - total flux cleaned = -0.000981578 Jy ! Component: 550 - total flux cleaned = -0.00106856 Jy ! Component: 600 - total flux cleaned = -0.00120857 Jy ! Component: 650 - total flux cleaned = -0.00126291 Jy ! Component: 700 - total flux cleaned = -0.00126309 Jy ! Component: 750 - total flux cleaned = -0.00136856 Jy ! Component: 800 - total flux cleaned = -0.00139417 Jy ! Component: 850 - total flux cleaned = -0.00142022 Jy ! Component: 900 - total flux cleaned = -0.00147011 Jy ! Component: 950 - total flux cleaned = -0.00147068 Jy ! Component: 1000 - total flux cleaned = -0.00158984 Jy ! Component: 1050 - total flux cleaned = -0.0015426 Jy ! Component: 1100 - total flux cleaned = -0.00158913 Jy ! Component: 1150 - total flux cleaned = -0.00165692 Jy ! Component: 1200 - total flux cleaned = -0.00167904 Jy ! Component: 1250 - total flux cleaned = -0.00174387 Jy ! Component: 1300 - total flux cleaned = -0.00165768 Jy ! Component: 1350 - total flux cleaned = -0.0017005 Jy ! Component: 1400 - total flux cleaned = -0.00167938 Jy ! Component: 1450 - total flux cleaned = -0.00170006 Jy ! Component: 1500 - total flux cleaned = -0.00167956 Jy ! Component: 1550 - total flux cleaned = -0.00163941 Jy ! Component: 1600 - total flux cleaned = -0.00158039 Jy ! Component: 1650 - total flux cleaned = -0.00163875 Jy ! Component: 1700 - total flux cleaned = -0.00159978 Jy ! Component: 1750 - total flux cleaned = -0.00156207 Jy ! Component: 1800 - total flux cleaned = -0.00154331 Jy ! Component: 1850 - total flux cleaned = -0.00148817 Jy ! Component: 1900 - total flux cleaned = -0.00145152 Jy ! Component: 1950 - total flux cleaned = -0.0013973 Jy ! Component: 2000 - total flux cleaned = -0.00134406 Jy ! Component: 2050 - total flux cleaned = -0.0013088 Jy ! Component: 2100 - total flux cleaned = -0.00129129 Jy ! Component: 2150 - total flux cleaned = -0.00120506 Jy ! Component: 2200 - total flux cleaned = -0.00113654 Jy ! Component: 2250 - total flux cleaned = -0.00103575 Jy ! Component: 2300 - total flux cleaned = -0.00105245 Jy ! Component: 2350 - total flux cleaned = -0.0010028 Jy ! Component: 2400 - total flux cleaned = -0.000954033 Jy ! Component: 2450 - total flux cleaned = -0.000889726 Jy ! Component: 2500 - total flux cleaned = -0.000858127 Jy ! Component: 2550 - total flux cleaned = -0.000873945 Jy ! Component: 2600 - total flux cleaned = -0.000889534 Jy ! Component: 2650 - total flux cleaned = -0.000858615 Jy ! Component: 2700 - total flux cleaned = -0.000797441 Jy ! Component: 2750 - total flux cleaned = -0.00082762 Jy ! Component: 2800 - total flux cleaned = -0.000842427 Jy ! Component: 2850 - total flux cleaned = -0.000783004 Jy ! Component: 2900 - total flux cleaned = -0.000797502 Jy ! Component: 2950 - total flux cleaned = -0.000710243 Jy ! Component: 3000 - total flux cleaned = -0.000638194 Jy ! Component: 3050 - total flux cleaned = -0.000509517 Jy ! Component: 3100 - total flux cleaned = -0.000424797 Jy ! Component: 3150 - total flux cleaned = -0.00034056 Jy ! Component: 3200 - total flux cleaned = -0.000257142 Jy ! Component: 3250 - total flux cleaned = -0.000188097 Jy ! Component: 3300 - total flux cleaned = -0.000147009 Jy ! Component: 3350 - total flux cleaned = -5.2107e-05 Jy ! Component: 3400 - total flux cleaned = -1.17678e-05 Jy ! Component: 3450 - total flux cleaned = 2.83093e-05 Jy ! Component: 3500 - total flux cleaned = 6.80618e-05 Jy ! Component: 3550 - total flux cleaned = 5.49079e-05 Jy ! Component: 3600 - total flux cleaned = 9.42703e-05 Jy ! Component: 3650 - total flux cleaned = 0.000120219 Jy ! Component: 3700 - total flux cleaned = 0.000120215 Jy ! Component: 3750 - total flux cleaned = 0.000132939 Jy ! Component: 3800 - total flux cleaned = 0.000107303 Jy ! Component: 3850 - total flux cleaned = 0.000120029 Jy ! Component: 3900 - total flux cleaned = 0.000145242 Jy ! Component: 3950 - total flux cleaned = 0.000145273 Jy ! Component: 4000 - total flux cleaned = 0.000157778 Jy ! Component: 4050 - total flux cleaned = 0.000207204 Jy ! Total flux subtracted in 4096 components = 0.000207263 Jy ! Clean residual min=-0.000738 max=0.000782 Jy/beam ! Clean residual mean=0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.123736 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 314 components and 0.123736 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1131-1628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3 x 7.453 at -1.867 degrees (North through East) ! Clean map min=-0.0018887 max=0.11095 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1131-1628_S_map.fits wmodel /image_prod/ug002_uva//J1131-1628_S_map.mod ! Writing 314 model components to file: /image_prod/ug002_uva//J1131-1628_S_map.mod wobs /image_prod/ug002_uva//J1131-1628_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1131-1628_S_uvs.fits wwins /image_prod/ug002_uva//J1131-1628_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1131-1628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.55957 0.55957 1.11914 2.23828 4.47656 8.95312 17.9062 35.8125 71.6249 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 536.126 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1131-1628_S_dfm.log closed on Thu Mar 5 00:06:06 2020