! Started logfile: /image_prod/ug002_uva//J1400-1023_S_b_dfm.log on Thu Mar 5 01:33: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//J1400-1023_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1400-1023_S_b_uva.fits ! AN table 1: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1400-1023 ! ! 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 1890 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 J1400-1023_S_b] 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.003666Jy sigma=9.301050 ! Fit after self-cal, rms=0.969051Jy sigma=8.980563 ! 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=5.344 mas, bmaj=22.49 mas, bpa=-7.688 degrees ! Estimated noise=2.08786 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.0253627 Jy ! Component: 100 - total flux cleaned = 0.0309771 Jy ! Total flux subtracted in 100 components = 0.0309771 Jy ! Clean residual min=-0.003793 max=0.004311 Jy/beam ! Clean residual mean=0.000007 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.0309771 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0309771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043552Jy sigma=0.390297 ! Fit after self-cal, rms=0.041605Jy sigma=0.370754 ! 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=5.785 mas, bmaj=23.57 mas, bpa=-8.499 degrees ! Estimated noise=1.77713 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.00277548 Jy ! Component: 100 - total flux cleaned = 0.00256662 Jy ! Component: 150 - total flux cleaned = 0.00243932 Jy ! Component: 200 - total flux cleaned = 0.00233221 Jy ! Total flux subtracted in 200 components = 0.00233221 Jy ! Clean residual min=-0.002810 max=0.003522 Jy/beam ! Clean residual mean=0.000004 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.0333093 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.0333093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041383Jy sigma=0.368727 ! Fit after self-cal, rms=0.041362Jy sigma=0.368677 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.785 x 23.57 at -8.499 degrees (North through East) ! Clean map min=-0.0029252 max=0.035084 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 1.05 KP 0.87 NL 1.12 ! OV 0.96 PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.99 KP 1.02 NL 0.88 ! OV 0.90 PT 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 HN 1.27 KP 0.94 NL 0.73 ! OV 0.98 PT 1.00 ! ! ! Fit before self-cal, rms=0.041362Jy sigma=0.368677 ! Fit after self-cal, rms=0.041238Jy sigma=0.365926 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.849 mas, bmaj=23.47 mas, bpa=-8.571 degrees ! Estimated noise=1.76008 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.000563252 Jy ! Component: 100 - total flux cleaned = 0.000669356 Jy ! Component: 150 - total flux cleaned = 0.000699539 Jy ! Component: 200 - total flux cleaned = 0.000725266 Jy ! Total flux subtracted in 200 components = 0.000725266 Jy ! Clean residual min=-0.002298 max=0.002844 Jy/beam ! Clean residual mean=0.000000 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0340346 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.0340346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041224Jy sigma=0.365813 ! Fit after self-cal, rms=0.041391Jy sigma=0.365232 ! 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.041391Jy sigma=0.365232 ! Fit after self-cal, rms=0.042101Jy sigma=0.363685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.882 mas, bmaj=23.37 mas, bpa=-8.478 degrees ! Estimated noise=1.76386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00061455 Jy ! Component: 100 - total flux cleaned = 0.000781531 Jy ! Component: 150 - total flux cleaned = 0.000848076 Jy ! Component: 200 - total flux cleaned = 0.000895473 Jy ! Total flux subtracted in 200 components = 0.000895473 Jy ! Clean residual min=-0.002172 max=0.002108 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0349301 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0349301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042083Jy sigma=0.363603 ! Fit after self-cal, rms=0.042193Jy sigma=0.363362 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.000123165 Jy ! Component: 100 - total flux cleaned = -6.3872e-05 Jy ! Component: 150 - total flux cleaned = -6.45831e-05 Jy ! Component: 200 - total flux cleaned = -6.4841e-05 Jy ! Total flux subtracted in 200 components = -6.4841e-05 Jy ! Clean residual min=-0.002094 max=0.002130 Jy/beam ! Clean residual mean=-0.000000 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0348652 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0348652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042182Jy sigma=0.363288 ! Fit after self-cal, rms=0.042191Jy sigma=0.363265 ! 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.042191Jy sigma=0.363265 ! Fit after self-cal, rms=0.042335Jy sigma=0.363186 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.877 mas, bmaj=23.33 mas, bpa=-8.487 degrees ! Estimated noise=1.75693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034402 Jy ! Component: 100 - total flux cleaned = 0.000472423 Jy ! Component: 150 - total flux cleaned = 0.000541645 Jy ! Component: 200 - total flux cleaned = 0.000583479 Jy ! Total flux subtracted in 200 components = 0.000583479 Jy ! Clean residual min=-0.002079 max=0.002068 Jy/beam ! Clean residual mean=-0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0354487 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.0354487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042322Jy sigma=0.363136 ! Fit after self-cal, rms=0.042365Jy sigma=0.363102 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.92075e-05 Jy ! Component: 100 - total flux cleaned = 6.47696e-06 Jy ! Component: 150 - total flux cleaned = 1.70217e-05 Jy ! Component: 200 - total flux cleaned = 2.62675e-05 Jy ! Total flux subtracted in 200 components = 2.62675e-05 Jy ! Clean residual min=-0.002054 max=0.002054 Jy/beam ! Clean residual mean=-0.000001 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.035475 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.035475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042356Jy sigma=0.363064 ! Fit after self-cal, rms=0.042361Jy sigma=0.363045 ! 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.042361Jy sigma=0.363045 ! Fit after self-cal, rms=0.042353Jy sigma=0.363029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.434 mas, bmaj=23.14 mas, bpa=-5.039 degrees ! Estimated noise=1.84488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265739 Jy ! Component: 100 - total flux cleaned = 0.00036497 Jy ! Component: 150 - total flux cleaned = 0.000429359 Jy ! Component: 200 - total flux cleaned = 0.00047277 Jy ! Total flux subtracted in 200 components = 0.00047277 Jy ! Clean residual min=-0.002425 max=0.002085 Jy/beam ! Clean residual mean=-0.000001 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0359477 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.0359477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042350Jy sigma=0.363008 ! Fit after self-cal, rms=0.042366Jy sigma=0.362991 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.46586e-05 Jy ! Component: 100 - total flux cleaned = 7.67543e-05 Jy ! Component: 150 - total flux cleaned = 9.69921e-05 Jy ! Component: 200 - total flux cleaned = 0.000127492 Jy ! Total flux subtracted in 200 components = 0.000127492 Jy ! Clean residual min=-0.002395 max=0.002102 Jy/beam ! Clean residual mean=-0.000001 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0360752 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.0360752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042365Jy sigma=0.362979 ! Fit after self-cal, rms=0.042367Jy sigma=0.362966 ! 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=5.871 mas, bmaj=23.3 mas, bpa=-8.503 degrees ! Estimated noise=1.75282 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.871 x 23.3 at -8.503 degrees (North through East) ! Clean map min=-0.0019609 max=0.034436 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=5.463 mas, bmaj=22.48 mas, bpa=-7.969 degrees ! Estimated noise=2.01812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264673 Jy ! Component: 100 - total flux cleaned = 0.0323657 Jy ! Component: 150 - total flux cleaned = 0.0345703 Jy ! Component: 200 - total flux cleaned = 0.035076 Jy ! Total flux subtracted in 200 components = 0.035076 Jy ! Clean residual min=-0.002779 max=0.002539 Jy/beam ! Clean residual mean=0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.035076 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.035076 Jy ! Inverting map and beam ! Estimated beam: bmin=5.871 mas, bmaj=23.3 mas, bpa=-8.503 degrees ! Estimated noise=1.75282 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.000302233 Jy ! Component: 100 - total flux cleaned = 0.000534488 Jy ! Component: 150 - total flux cleaned = 0.000561179 Jy ! Component: 200 - total flux cleaned = 0.000587479 Jy ! Total flux subtracted in 200 components = 0.000587479 Jy ! Clean residual min=-0.002214 max=0.002344 Jy/beam ! Clean residual mean=-0.000000 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0356634 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0356634 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.434 mas, bmaj=23.14 mas, bpa=-5.039 degrees ! Estimated noise=1.84488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402116 Jy ! Component: 100 - total flux cleaned = 0.00044419 Jy ! Component: 150 - total flux cleaned = 0.000480461 Jy ! Component: 200 - total flux cleaned = 0.000502692 Jy ! Total flux subtracted in 200 components = 0.000502692 Jy ! Clean residual min=-0.002458 max=0.002231 Jy/beam ! Clean residual mean=-0.000001 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0361661 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.98824e-05 Jy ! Component: 100 - total flux cleaned = 4.81224e-05 Jy ! Component: 150 - total flux cleaned = 8.17297e-05 Jy ! Component: 200 - total flux cleaned = 9.73146e-05 Jy ! Total flux subtracted in 200 components = 9.73146e-05 Jy ! Clean residual min=-0.002415 max=0.002180 Jy/beam ! Clean residual mean=-0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0362635 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 64 components and 0.0362634 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.871 mas, bmaj=23.3 mas, bpa=-8.503 degrees ! Estimated noise=1.75282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100126 Jy ! Component: 100 - total flux cleaned = -0.000165587 Jy ! Component: 150 - total flux cleaned = -0.000222975 Jy ! Component: 200 - total flux cleaned = -0.000248195 Jy ! Total flux subtracted in 200 components = -0.000248195 Jy ! Clean residual min=-0.002092 max=0.002157 Jy/beam ! Clean residual mean=-0.000000 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0360153 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.0360153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042374Jy sigma=0.363087 ! Fit after self-cal, rms=0.042371Jy sigma=0.363064 wmodel J1400-1023_S_b_map.mod ! Writing 78 model components to file: J1400-1023_S_b_map.mod wobs J1400-1023_S_b_uvs.fits ! Writing UV FITS file: J1400-1023_S_b_uvs.fits wwins J1400-1023_S_b_map.win ! wwins: Wrote 1 windows to J1400-1023_S_b_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 = -2.82499e-05 Jy ! Component: 100 - total flux cleaned = -0.000193843 Jy ! Component: 150 - total flux cleaned = -0.000471147 Jy ! Component: 200 - total flux cleaned = -0.000641864 Jy ! Component: 250 - total flux cleaned = -0.000775423 Jy ! Component: 300 - total flux cleaned = -0.000875445 Jy ! Component: 350 - total flux cleaned = -0.000922386 Jy ! Component: 400 - total flux cleaned = -0.000989295 Jy ! Component: 450 - total flux cleaned = -0.00107357 Jy ! Component: 500 - total flux cleaned = -0.00113365 Jy ! Component: 550 - total flux cleaned = -0.001191 Jy ! Component: 600 - total flux cleaned = -0.0012456 Jy ! Component: 650 - total flux cleaned = -0.00131452 Jy ! Component: 700 - total flux cleaned = -0.0013969 Jy ! Component: 750 - total flux cleaned = -0.00145982 Jy ! Component: 800 - total flux cleaned = -0.00155068 Jy ! Component: 850 - total flux cleaned = -0.00168228 Jy ! Component: 900 - total flux cleaned = -0.00179556 Jy ! Component: 950 - total flux cleaned = -0.00193227 Jy ! Component: 1000 - total flux cleaned = -0.00209202 Jy ! Component: 1050 - total flux cleaned = -0.00223501 Jy ! Component: 1100 - total flux cleaned = -0.00234938 Jy ! Component: 1150 - total flux cleaned = -0.00243627 Jy ! Component: 1200 - total flux cleaned = -0.00250938 Jy ! Component: 1250 - total flux cleaned = -0.00259318 Jy ! Component: 1300 - total flux cleaned = -0.00266401 Jy ! Component: 1350 - total flux cleaned = -0.00273409 Jy ! Component: 1400 - total flux cleaned = -0.00281448 Jy ! Component: 1450 - total flux cleaned = -0.00285994 Jy ! Component: 1500 - total flux cleaned = -0.00292758 Jy ! Component: 1550 - total flux cleaned = -0.00306208 Jy ! Component: 1600 - total flux cleaned = -0.0032297 Jy ! Component: 1650 - total flux cleaned = -0.00335248 Jy ! Component: 1700 - total flux cleaned = -0.00347517 Jy ! Component: 1750 - total flux cleaned = -0.00360893 Jy ! Component: 1800 - total flux cleaned = -0.00370931 Jy ! Component: 1850 - total flux cleaned = -0.00378744 Jy ! Component: 1900 - total flux cleaned = -0.00387685 Jy ! Component: 1950 - total flux cleaned = -0.0039887 Jy ! Component: 2000 - total flux cleaned = -0.00408945 Jy ! Component: 2050 - total flux cleaned = -0.00417921 Jy ! Component: 2100 - total flux cleaned = -0.00425792 Jy ! Component: 2150 - total flux cleaned = -0.00435936 Jy ! Component: 2200 - total flux cleaned = -0.00443855 Jy ! Component: 2250 - total flux cleaned = -0.00456334 Jy ! Component: 2300 - total flux cleaned = -0.00468873 Jy ! Component: 2350 - total flux cleaned = -0.00478029 Jy ! Component: 2400 - total flux cleaned = -0.00489518 Jy ! Component: 2450 - total flux cleaned = -0.00499908 Jy ! Component: 2500 - total flux cleaned = -0.00509171 Jy ! Component: 2550 - total flux cleaned = -0.00519651 Jy ! Component: 2600 - total flux cleaned = -0.00531363 Jy ! Component: 2650 - total flux cleaned = -0.0054312 Jy ! Component: 2700 - total flux cleaned = -0.00551402 Jy ! Component: 2750 - total flux cleaned = -0.00560897 Jy ! Component: 2800 - total flux cleaned = -0.00575243 Jy ! Component: 2850 - total flux cleaned = -0.00586061 Jy ! Component: 2900 - total flux cleaned = -0.00598163 Jy ! Component: 2950 - total flux cleaned = -0.00609123 Jy ! Component: 3000 - total flux cleaned = -0.00618914 Jy ! Component: 3050 - total flux cleaned = -0.00631251 Jy ! Component: 3100 - total flux cleaned = -0.0064122 Jy ! Component: 3150 - total flux cleaned = -0.00652504 Jy ! Component: 3200 - total flux cleaned = -0.0066515 Jy ! Component: 3250 - total flux cleaned = -0.00672799 Jy ! Component: 3300 - total flux cleaned = -0.00684363 Jy ! Component: 3350 - total flux cleaned = -0.00698628 Jy ! Component: 3400 - total flux cleaned = -0.00707783 Jy ! Component: 3450 - total flux cleaned = -0.00720989 Jy ! Component: 3500 - total flux cleaned = -0.00730312 Jy ! Component: 3550 - total flux cleaned = -0.00741061 Jy ! Component: 3600 - total flux cleaned = -0.0075462 Jy ! Component: 3650 - total flux cleaned = -0.00764206 Jy ! Component: 3700 - total flux cleaned = -0.00776626 Jy ! Component: 3750 - total flux cleaned = -0.00787787 Jy ! Component: 3800 - total flux cleaned = -0.00799064 Jy ! Component: 3850 - total flux cleaned = -0.00809024 Jy ! Component: 3900 - total flux cleaned = -0.0082053 Jy ! Component: 3950 - total flux cleaned = -0.00827792 Jy ! Component: 4000 - total flux cleaned = -0.00842452 Jy ! Component: 4050 - total flux cleaned = -0.0085876 Jy ! Total flux subtracted in 4096 components = -0.00870753 Jy ! Clean residual min=-0.000856 max=0.000794 Jy/beam ! Clean residual mean=0.000004 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.0273077 Jy keep ! Adding 337 model components to the UV plane model. ! The established model now contains 415 components and 0.0273077 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1400-1023_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.871 x 23.3 at -8.503 degrees (North through East) ! Clean map min=-0.0017608 max=0.033794 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1400-1023_S_b_map.fits wmodel /image_prod/ug002_uva//J1400-1023_S_b_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J1400-1023_S_b_map.mod wobs /image_prod/ug002_uva//J1400-1023_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1400-1023_S_b_uvs.fits wwins /image_prod/ug002_uva//J1400-1023_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1400-1023_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0337943 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297539 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.64132 2.64132 5.28265 10.5653 21.1306 42.2612 84.5224 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.033 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 113.579 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1400-1023_S_b_dfm.log closed on Thu Mar 5 01:33:46 2020