! Started logfile: /image_prod/ug002_uva//J0856+7146_S_dfm.log on Wed Mar 4 22:42:09 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//J0856+7146_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0856+7146_S_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878333 visibilities/baseline/integration-bin. ! Found source: J0856+7146 ! ! 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 44 lines of history. ! ! Reading 9486 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 J0856+7146_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007858Jy sigma=7.450413 ! Fit after self-cal, rms=0.930465Jy sigma=6.886137 ! 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=3.304 mas, bmaj=4.261 mas, bpa=-60.14 degrees ! Estimated noise=1.6521 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.0549364 Jy ! Component: 100 - total flux cleaned = 0.0674262 Jy ! Total flux subtracted in 100 components = 0.0674262 Jy ! Clean residual min=-0.003580 max=0.004291 Jy/beam ! Clean residual mean=-0.000018 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.0674262 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0674262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073045Jy sigma=0.462205 ! Fit after self-cal, rms=0.072650Jy sigma=0.459475 ! 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=4.166 mas, bmaj=5.229 mas, bpa=-57.55 degrees ! Estimated noise=1.01072 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.00520403 Jy ! Component: 100 - total flux cleaned = 0.00714561 Jy ! Component: 150 - total flux cleaned = 0.0080599 Jy ! Component: 200 - total flux cleaned = 0.00849723 Jy ! Total flux subtracted in 200 components = 0.00849723 Jy ! Clean residual min=-0.002378 max=0.003165 Jy/beam ! Clean residual mean=-0.000017 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0759234 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0759234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072270Jy sigma=0.456953 ! Fit after self-cal, rms=0.072283Jy sigma=0.456878 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.166 x 5.229 at -57.55 degrees (North through East) ! Clean map min=-0.0023303 max=0.070971 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.03 KP 1.01 ! LA 0.96 MK 1.03 NL 1.01 OV 1.11 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.05 KP 1.00 ! LA 1.05 MK 0.98 NL 1.10 OV 0.94 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.02 KP 1.02 ! LA 1.01 MK 1.05 NL 0.86 OV 1.02 ! PT 0.98 SC 0.95 ! ! ! Fit before self-cal, rms=0.072283Jy sigma=0.456878 ! Fit after self-cal, rms=0.072506Jy sigma=0.455378 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=5.245 mas, bpa=-56.96 degrees ! Estimated noise=1.01829 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 (-11, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260481 Jy ! Component: 100 - total flux cleaned = 0.00307968 Jy ! Component: 150 - total flux cleaned = 0.00351676 Jy ! Component: 200 - total flux cleaned = 0.00366459 Jy ! Total flux subtracted in 200 components = 0.00366459 Jy ! Clean residual min=-0.002288 max=0.002429 Jy/beam ! Clean residual mean=-0.000012 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.079588 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.079588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072387Jy sigma=0.454657 ! Fit after self-cal, rms=0.072416Jy sigma=0.454465 ! 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.072416Jy sigma=0.454465 ! Fit after self-cal, rms=0.067610Jy sigma=0.450571 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.179 mas, bmaj=5.263 mas, bpa=-58.38 degrees ! Estimated noise=1.01215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096666 Jy ! Component: 100 - total flux cleaned = 0.00104738 Jy ! Component: 150 - total flux cleaned = 0.00106847 Jy ! Component: 200 - total flux cleaned = 0.00110854 Jy ! Total flux subtracted in 200 components = 0.00110854 Jy ! Clean residual min=-0.001778 max=0.001739 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0806966 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.0806966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067586Jy sigma=0.450438 ! Fit after self-cal, rms=0.067597Jy sigma=0.450242 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.77504e-05 Jy ! Component: 100 - total flux cleaned = 0.000106118 Jy ! Component: 150 - total flux cleaned = 0.000140299 Jy ! Component: 200 - total flux cleaned = 0.000155969 Jy ! Total flux subtracted in 200 components = 0.000155969 Jy ! Clean residual min=-0.001710 max=0.001728 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0808526 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.0808526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067585Jy sigma=0.450190 ! Fit after self-cal, rms=0.067585Jy sigma=0.450184 ! 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.067585Jy sigma=0.450184 ! Fit after self-cal, rms=0.067486Jy sigma=0.450148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.175 mas, bmaj=5.262 mas, bpa=-58.24 degrees ! Estimated noise=1.01055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040827 Jy ! Component: 100 - total flux cleaned = 0.000463236 Jy ! Component: 150 - total flux cleaned = 0.000495736 Jy ! Component: 200 - total flux cleaned = 0.000525622 Jy ! Total flux subtracted in 200 components = 0.000525622 Jy ! Clean residual min=-0.001708 max=0.001717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0813782 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.0813782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067475Jy sigma=0.450094 ! Fit after self-cal, rms=0.067477Jy sigma=0.450088 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.14762e-05 Jy ! Component: 100 - total flux cleaned = 7.49075e-05 Jy ! Component: 150 - total flux cleaned = 8.80783e-05 Jy ! Component: 200 - total flux cleaned = 0.000100139 Jy ! Total flux subtracted in 200 components = 0.000100139 Jy ! Clean residual min=-0.001698 max=0.001700 Jy/beam ! Clean residual mean=-0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0814783 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.0814783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067470Jy sigma=0.450059 ! Fit after self-cal, rms=0.067470Jy sigma=0.450057 ! 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.067470Jy sigma=0.450057 ! Fit after self-cal, rms=0.067364Jy sigma=0.450048 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.994 mas, bmaj=9.805 mas, bpa=-53.04 degrees ! Estimated noise=1.20025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75819e-05 Jy ! Component: 100 - total flux cleaned = 0.000142201 Jy ! Component: 150 - total flux cleaned = 0.000174931 Jy ! Component: 200 - total flux cleaned = 0.000193262 Jy ! Total flux subtracted in 200 components = 0.000193262 Jy ! Clean residual min=-0.001789 max=0.001864 Jy/beam ! Clean residual mean=-0.000007 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0816716 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.0816716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067364Jy sigma=0.450034 ! Fit after self-cal, rms=0.067363Jy sigma=0.450028 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 = 4.63491e-05 Jy ! Component: 100 - total flux cleaned = 7.51512e-05 Jy ! Component: 150 - total flux cleaned = 8.37765e-05 Jy ! Component: 200 - total flux cleaned = 9.22423e-05 Jy ! Total flux subtracted in 200 components = 9.22423e-05 Jy ! Clean residual min=-0.001773 max=0.001853 Jy/beam ! Clean residual mean=-0.000007 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0817638 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.0817638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067365Jy sigma=0.450027 ! Fit after self-cal, rms=0.067364Jy sigma=0.450025 ! 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=4.172 mas, bmaj=5.262 mas, bpa=-58.11 degrees ! Estimated noise=1.00901 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.172 x 5.262 at -58.11 degrees (North through East) ! Clean map min=-0.0016552 max=0.070887 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=3.311 mas, bmaj=4.302 mas, bpa=-61.13 degrees ! Estimated noise=1.65712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0552782 Jy ! Component: 100 - total flux cleaned = 0.0678925 Jy ! Component: 150 - total flux cleaned = 0.0726686 Jy ! Component: 200 - total flux cleaned = 0.0745367 Jy ! Total flux subtracted in 200 components = 0.0745367 Jy ! Clean residual min=-0.003027 max=0.003351 Jy/beam ! Clean residual mean=-0.000009 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0745367 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0745367 Jy ! Inverting map and beam ! Estimated beam: bmin=4.172 mas, bmaj=5.262 mas, bpa=-58.11 degrees ! Estimated noise=1.00901 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.00289526 Jy ! Component: 100 - total flux cleaned = 0.00458354 Jy ! Component: 150 - total flux cleaned = 0.0057182 Jy ! Component: 200 - total flux cleaned = 0.00618787 Jy ! Total flux subtracted in 200 components = 0.00618787 Jy ! Clean residual min=-0.001845 max=0.001729 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0807246 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.0807246 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.994 mas, bmaj=9.805 mas, bpa=-53.04 degrees ! Estimated noise=1.20025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761096 Jy ! Component: 100 - total flux cleaned = 0.00103444 Jy ! Component: 150 - total flux cleaned = 0.00106568 Jy ! Component: 200 - total flux cleaned = 0.00107959 Jy ! Total flux subtracted in 200 components = 0.00107959 Jy ! Clean residual min=-0.001775 max=0.001846 Jy/beam ! Clean residual mean=-0.000007 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0818042 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 = 1.3072e-05 Jy ! Component: 100 - total flux cleaned = 2.52235e-05 Jy ! Component: 150 - total flux cleaned = 3.67651e-05 Jy ! Component: 200 - total flux cleaned = 4.79412e-05 Jy ! Total flux subtracted in 200 components = 4.79412e-05 Jy ! Clean residual min=-0.001759 max=0.001836 Jy/beam ! Clean residual mean=-0.000007 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0818521 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 80 components and 0.0818521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.172 mas, bmaj=5.262 mas, bpa=-58.11 degrees ! Estimated noise=1.00901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154011 Jy ! Component: 100 - total flux cleaned = -0.0001546 Jy ! Component: 150 - total flux cleaned = -0.0001552 Jy ! Component: 200 - total flux cleaned = -0.000155499 Jy ! Total flux subtracted in 200 components = -0.000155499 Jy ! Clean residual min=-0.001720 max=0.001714 Jy/beam ! Clean residual mean=-0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0816966 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.0816966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067371Jy sigma=0.450091 ! Fit after self-cal, rms=0.067369Jy sigma=0.450070 wmodel J0856+7146_S_map.mod ! Writing 94 model components to file: J0856+7146_S_map.mod wobs J0856+7146_S_uvs.fits ! Writing UV FITS file: J0856+7146_S_uvs.fits wwins J0856+7146_S_map.win ! wwins: Wrote 2 windows to J0856+7146_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 = -3.47862e-05 Jy ! Component: 100 - total flux cleaned = -3.5049e-05 Jy ! Component: 150 - total flux cleaned = 0.000109925 Jy ! Component: 200 - total flux cleaned = 0.000307594 Jy ! Component: 250 - total flux cleaned = 0.000554201 Jy ! Component: 300 - total flux cleaned = 0.000607088 Jy ! Component: 350 - total flux cleaned = 0.000763993 Jy ! Component: 400 - total flux cleaned = 0.000866573 Jy ! Component: 450 - total flux cleaned = 0.0010173 Jy ! Component: 500 - total flux cleaned = 0.001091 Jy ! Component: 550 - total flux cleaned = 0.00123632 Jy ! Component: 600 - total flux cleaned = 0.00135459 Jy ! Component: 650 - total flux cleaned = 0.0014713 Jy ! Component: 700 - total flux cleaned = 0.00158637 Jy ! Component: 750 - total flux cleaned = 0.00169933 Jy ! Component: 800 - total flux cleaned = 0.00183296 Jy ! Component: 850 - total flux cleaned = 0.00192064 Jy ! Component: 900 - total flux cleaned = 0.00192092 Jy ! Component: 950 - total flux cleaned = 0.00207076 Jy ! Component: 1000 - total flux cleaned = 0.00219764 Jy ! Component: 1050 - total flux cleaned = 0.00223941 Jy ! Component: 1100 - total flux cleaned = 0.00240419 Jy ! Component: 1150 - total flux cleaned = 0.00244476 Jy ! Component: 1200 - total flux cleaned = 0.00252522 Jy ! Component: 1250 - total flux cleaned = 0.00258472 Jy ! Component: 1300 - total flux cleaned = 0.00264329 Jy ! Component: 1350 - total flux cleaned = 0.00270146 Jy ! Component: 1400 - total flux cleaned = 0.00277796 Jy ! Component: 1450 - total flux cleaned = 0.00275892 Jy ! Component: 1500 - total flux cleaned = 0.00292759 Jy ! Component: 1550 - total flux cleaned = 0.00296463 Jy ! Component: 1600 - total flux cleaned = 0.00300155 Jy ! Component: 1650 - total flux cleaned = 0.00312908 Jy ! Component: 1700 - total flux cleaned = 0.00314691 Jy ! Component: 1750 - total flux cleaned = 0.0032722 Jy ! Component: 1800 - total flux cleaned = 0.00337828 Jy ! Component: 1850 - total flux cleaned = 0.00343058 Jy ! Component: 1900 - total flux cleaned = 0.0035004 Jy ! Component: 1950 - total flux cleaned = 0.00362101 Jy ! Component: 2000 - total flux cleaned = 0.00370665 Jy ! Component: 2050 - total flux cleaned = 0.00374052 Jy ! Component: 2100 - total flux cleaned = 0.00382466 Jy ! Component: 2150 - total flux cleaned = 0.00382471 Jy ! Component: 2200 - total flux cleaned = 0.00397402 Jy ! Component: 2250 - total flux cleaned = 0.00403986 Jy ! Component: 2300 - total flux cleaned = 0.0041867 Jy ! Component: 2350 - total flux cleaned = 0.00417041 Jy ! Component: 2400 - total flux cleaned = 0.00429905 Jy ! Component: 2450 - total flux cleaned = 0.00433094 Jy ! Component: 2500 - total flux cleaned = 0.00437842 Jy ! Component: 2550 - total flux cleaned = 0.00441003 Jy ! Component: 2600 - total flux cleaned = 0.00441019 Jy ! Component: 2650 - total flux cleaned = 0.00444139 Jy ! Component: 2700 - total flux cleaned = 0.00453382 Jy ! Component: 2750 - total flux cleaned = 0.00450318 Jy ! Component: 2800 - total flux cleaned = 0.00451846 Jy ! Component: 2850 - total flux cleaned = 0.0045639 Jy ! Component: 2900 - total flux cleaned = 0.00460885 Jy ! Component: 2950 - total flux cleaned = 0.00462377 Jy ! Component: 3000 - total flux cleaned = 0.00466822 Jy ! Component: 3050 - total flux cleaned = 0.00463888 Jy ! Component: 3100 - total flux cleaned = 0.00465351 Jy ! Component: 3150 - total flux cleaned = 0.00471173 Jy ! Component: 3200 - total flux cleaned = 0.00476923 Jy ! Component: 3250 - total flux cleaned = 0.00476921 Jy ! Component: 3300 - total flux cleaned = 0.00475494 Jy ! Component: 3350 - total flux cleaned = 0.0047834 Jy ! Component: 3400 - total flux cleaned = 0.00479753 Jy ! Component: 3450 - total flux cleaned = 0.00486755 Jy ! Component: 3500 - total flux cleaned = 0.00488151 Jy ! Component: 3550 - total flux cleaned = 0.00488145 Jy ! Component: 3600 - total flux cleaned = 0.00489518 Jy ! Component: 3650 - total flux cleaned = 0.00496343 Jy ! Component: 3700 - total flux cleaned = 0.0049499 Jy ! Component: 3750 - total flux cleaned = 0.00500396 Jy ! Component: 3800 - total flux cleaned = 0.00503085 Jy ! Component: 3850 - total flux cleaned = 0.00501749 Jy ! Component: 3900 - total flux cleaned = 0.00509717 Jy ! Component: 3950 - total flux cleaned = 0.00509721 Jy ! Component: 4000 - total flux cleaned = 0.00512352 Jy ! Component: 4050 - total flux cleaned = 0.00514969 Jy ! Total flux subtracted in 4096 components = 0.00514968 Jy ! Clean residual min=-0.000720 max=0.000723 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0868463 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 375 components and 0.0868463 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0856+7146_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.172 x 5.262 at -58.11 degrees (North through East) ! Clean map min=-0.0015151 max=0.070711 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0856+7146_S_map.fits wmodel /image_prod/ug002_uva//J0856+7146_S_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J0856+7146_S_map.mod wobs /image_prod/ug002_uva//J0856+7146_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0856+7146_S_uvs.fits wwins /image_prod/ug002_uva//J0856+7146_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0856+7146_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0707108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234314 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.994109 0.994109 1.98822 3.97644 7.95288 15.9058 31.8115 63.623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 301.777 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0856+7146_S_dfm.log closed on Wed Mar 4 22:42:13 2020