! Started logfile: /image_prod/ug002_uva//J0816-2421_S_dfm.log on Wed Mar 4 22:18:23 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//J0816-2421_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0816-2421_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.835714 visibilities/baseline/integration-bin. ! Found source: J0816-2421 ! ! 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 2808 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 J0816-2421_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.053996Jy sigma=6.413305 ! Fit after self-cal, rms=0.645794Jy sigma=3.891190 ! 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.157 mas, bmaj=22.53 mas, bpa=-7.365 degrees ! Estimated noise=2.85774 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.289226 Jy ! Component: 100 - total flux cleaned = 0.357703 Jy ! Total flux subtracted in 100 components = 0.357703 Jy ! Clean residual min=-0.017045 max=0.027110 Jy/beam ! Clean residual mean=-0.000188 rms=0.006052 Jy/beam ! Combined flux in latest and established models = 0.357703 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.357703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104728Jy sigma=0.592000 ! Fit after self-cal, rms=0.104753Jy sigma=0.591944 ! 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.601 mas, bmaj=23.6 mas, bpa=-7.184 degrees ! Estimated noise=2.22538 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.0292995 Jy ! Component: 100 - total flux cleaned = 0.0450967 Jy ! Component: 150 - total flux cleaned = 0.0559179 Jy ! Component: 200 - total flux cleaned = 0.0627962 Jy ! Total flux subtracted in 200 components = 0.0627962 Jy ! Clean residual min=-0.013689 max=0.016387 Jy/beam ! Clean residual mean=-0.000168 rms=0.004375 Jy/beam ! Combined flux in latest and established models = 0.420499 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.420499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096740Jy sigma=0.525244 ! Fit after self-cal, rms=0.096762Jy sigma=0.525036 ! 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.601 x 23.6 at -7.184 degrees (North through East) ! Clean map min=-0.01363 max=0.37006 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.88 HN 1.05 KP 1.01 ! LA 1.07 NL 1.02 OV 0.98 PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.91 HN 1.05 KP 1.02 ! LA 1.06 NL 1.01 OV 0.86 PT 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 1.01 KP 1.01 ! LA 1.06 NL 0.99 OV 0.98 PT 1.03 ! ! ! Fit before self-cal, rms=0.096762Jy sigma=0.525036 ! Fit after self-cal, rms=0.095924Jy sigma=0.482377 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.646 mas, bmaj=23.7 mas, bpa=-7.266 degrees ! Estimated noise=2.22563 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.00274372 Jy ! Component: 100 - total flux cleaned = -0.0034935 Jy ! Component: 150 - total flux cleaned = -0.00404212 Jy ! Component: 200 - total flux cleaned = -0.00442371 Jy ! Total flux subtracted in 200 components = -0.00442371 Jy ! Clean residual min=-0.009888 max=0.010262 Jy/beam ! Clean residual mean=-0.000137 rms=0.003191 Jy/beam ! Combined flux in latest and established models = 0.416076 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.416075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095269Jy sigma=0.480426 ! Fit after self-cal, rms=0.095393Jy sigma=0.480249 ! 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.095393Jy sigma=0.480249 ! Fit after self-cal, rms=0.096679Jy sigma=0.440293 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.66 mas, bmaj=24.46 mas, bpa=-7.803 degrees ! Estimated noise=2.24698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122666 Jy ! Component: 100 - total flux cleaned = -0.001697 Jy ! Component: 150 - total flux cleaned = -0.0020256 Jy ! Component: 200 - total flux cleaned = -0.00217528 Jy ! Total flux subtracted in 200 components = -0.00217528 Jy ! Clean residual min=-0.005671 max=0.005473 Jy/beam ! Clean residual mean=-0.000048 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.4139 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.4139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096486Jy sigma=0.439241 ! Fit after self-cal, rms=0.096570Jy sigma=0.439163 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.09492e-06 Jy ! Component: 100 - total flux cleaned = -6.27875e-05 Jy ! Component: 150 - total flux cleaned = -2.04818e-06 Jy ! Component: 200 - total flux cleaned = 5.655e-05 Jy ! Total flux subtracted in 200 components = 5.655e-05 Jy ! Clean residual min=-0.005459 max=0.005460 Jy/beam ! Clean residual mean=-0.000048 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.413957 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.413957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096461Jy sigma=0.438705 ! Fit after self-cal, rms=0.096450Jy sigma=0.438695 ! 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.096450Jy sigma=0.438695 ! Fit after self-cal, rms=0.099244Jy sigma=0.437996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.672 mas, bmaj=24.57 mas, bpa=-7.906 degrees ! Estimated noise=2.24706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176578 Jy ! Component: 100 - total flux cleaned = -0.00184801 Jy ! Component: 150 - total flux cleaned = -0.0016327 Jy ! Component: 200 - total flux cleaned = -0.00149713 Jy ! Total flux subtracted in 200 components = -0.00149713 Jy ! Clean residual min=-0.004870 max=0.005046 Jy/beam ! Clean residual mean=-0.000035 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.41246 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 94 components and 0.412459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099041Jy sigma=0.437301 ! Fit after self-cal, rms=0.099038Jy sigma=0.437298 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.00019783 Jy ! Component: 100 - total flux cleaned = 0.000259237 Jy ! Component: 150 - total flux cleaned = 0.000381175 Jy ! Component: 200 - total flux cleaned = 0.00043853 Jy ! Total flux subtracted in 200 components = 0.00043853 Jy ! Clean residual min=-0.004738 max=0.005076 Jy/beam ! Clean residual mean=-0.000035 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.412898 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.412898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098910Jy sigma=0.436927 ! Fit after self-cal, rms=0.098902Jy sigma=0.436926 ! 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.098902Jy sigma=0.436926 ! Fit after self-cal, rms=0.099858Jy sigma=0.436762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.352 mas, bmaj=25.86 mas, bpa=-7.192 degrees ! Estimated noise=2.35497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046895 Jy ! Component: 100 - total flux cleaned = -0.000818161 Jy ! Component: 150 - total flux cleaned = -0.000966996 Jy ! Component: 200 - total flux cleaned = -0.00101427 Jy ! Total flux subtracted in 200 components = -0.00101427 Jy ! Clean residual min=-0.004440 max=0.004767 Jy/beam ! Clean residual mean=-0.000042 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.411884 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.411884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099821Jy sigma=0.436366 ! Fit after self-cal, rms=0.099829Jy sigma=0.436344 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.12672e-05 Jy ! Component: 100 - total flux cleaned = 1.02774e-05 Jy ! Component: 150 - total flux cleaned = 5.05071e-05 Jy ! Component: 200 - total flux cleaned = 8.63308e-05 Jy ! Total flux subtracted in 200 components = 8.63308e-05 Jy ! Clean residual min=-0.004395 max=0.004730 Jy/beam ! Clean residual mean=-0.000043 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.41197 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 119 components and 0.41197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099802Jy sigma=0.436203 ! Fit after self-cal, rms=0.099804Jy sigma=0.436194 ! 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.68 mas, bmaj=24.62 mas, bpa=-7.96 degrees ! Estimated noise=2.24562 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.68 x 24.62 at -7.96 degrees (North through East) ! Clean map min=-0.0043928 max=0.37337 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.251 mas, bmaj=23.38 mas, bpa=-8.001 degrees ! Estimated noise=2.88236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291182 Jy ! Component: 100 - total flux cleaned = 0.355115 Jy ! Component: 150 - total flux cleaned = 0.375758 Jy ! Component: 200 - total flux cleaned = 0.387089 Jy ! Total flux subtracted in 200 components = 0.387089 Jy ! Clean residual min=-0.006201 max=0.006679 Jy/beam ! Clean residual mean=-0.000037 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.387089 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.387089 Jy ! Inverting map and beam ! Estimated beam: bmin=5.68 mas, bmaj=24.62 mas, bpa=-7.96 degrees ! Estimated noise=2.24562 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.00797566 Jy ! Component: 100 - total flux cleaned = 0.0129632 Jy ! Component: 150 - total flux cleaned = 0.0163787 Jy ! Component: 200 - total flux cleaned = 0.0188157 Jy ! Total flux subtracted in 200 components = 0.0188157 Jy ! Clean residual min=-0.004357 max=0.004369 Jy/beam ! Clean residual mean=-0.000035 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.405905 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 124 components and 0.405905 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.352 mas, bmaj=25.86 mas, bpa=-7.192 degrees ! Estimated noise=2.35497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253103 Jy ! Component: 100 - total flux cleaned = 0.00408625 Jy ! Component: 150 - total flux cleaned = 0.005154 Jy ! Component: 200 - total flux cleaned = 0.00589565 Jy ! Total flux subtracted in 200 components = 0.00589565 Jy ! Clean residual min=-0.004026 max=0.004514 Jy/beam ! Clean residual mean=-0.000042 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.4118 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 = 0.000516011 Jy ! Component: 100 - total flux cleaned = 0.000646347 Jy ! Component: 150 - total flux cleaned = 0.000707471 Jy ! Component: 200 - total flux cleaned = 0.00075131 Jy ! Total flux subtracted in 200 components = 0.00075131 Jy ! Clean residual min=-0.003976 max=0.004519 Jy/beam ! Clean residual mean=-0.000041 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.412552 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 145 components and 0.412552 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.68 mas, bmaj=24.62 mas, bpa=-7.96 degrees ! Estimated noise=2.24562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416858 Jy ! Component: 100 - total flux cleaned = -0.000389593 Jy ! Component: 150 - total flux cleaned = -0.000388046 Jy ! Component: 200 - total flux cleaned = -0.000386461 Jy ! Total flux subtracted in 200 components = -0.000386461 Jy ! Clean residual min=-0.004065 max=0.004642 Jy/beam ! Clean residual mean=-0.000031 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.412165 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 164 components and 0.412165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099143Jy sigma=0.435226 ! Fit after self-cal, rms=0.099039Jy sigma=0.435201 wmodel J0816-2421_S_map.mod ! Writing 164 model components to file: J0816-2421_S_map.mod wobs J0816-2421_S_uvs.fits ! Writing UV FITS file: J0816-2421_S_uvs.fits wwins J0816-2421_S_map.win ! wwins: Wrote 1 windows to J0816-2421_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.0013905 Jy ! Component: 100 - total flux cleaned = 0.00202643 Jy ! Component: 150 - total flux cleaned = 0.00177317 Jy ! Component: 200 - total flux cleaned = 0.0014142 Jy ! Component: 250 - total flux cleaned = 0.00107378 Jy ! Component: 300 - total flux cleaned = 0.000753632 Jy ! Component: 350 - total flux cleaned = 0.000398336 Jy ! Component: 400 - total flux cleaned = 1.21405e-05 Jy ! Component: 450 - total flux cleaned = -0.000310888 Jy ! Component: 500 - total flux cleaned = -0.000577441 Jy ! Component: 550 - total flux cleaned = -0.000878281 Jy ! Component: 600 - total flux cleaned = -0.00112786 Jy ! Component: 650 - total flux cleaned = -0.00141055 Jy ! Component: 700 - total flux cleaned = -0.00172286 Jy ! Component: 750 - total flux cleaned = -0.00194997 Jy ! Component: 800 - total flux cleaned = -0.00206126 Jy ! Component: 850 - total flux cleaned = -0.00227659 Jy ! Component: 900 - total flux cleaned = -0.00234661 Jy ! Component: 950 - total flux cleaned = -0.00258421 Jy ! Component: 1000 - total flux cleaned = -0.00265071 Jy ! Component: 1050 - total flux cleaned = -0.00271585 Jy ! Component: 1100 - total flux cleaned = -0.00287399 Jy ! Component: 1150 - total flux cleaned = -0.00293632 Jy ! Component: 1200 - total flux cleaned = -0.00284587 Jy ! Component: 1250 - total flux cleaned = -0.00293459 Jy ! Component: 1300 - total flux cleaned = -0.00287556 Jy ! Component: 1350 - total flux cleaned = -0.00276144 Jy ! Component: 1400 - total flux cleaned = -0.00284622 Jy ! Component: 1450 - total flux cleaned = -0.00284572 Jy ! Component: 1500 - total flux cleaned = -0.00287272 Jy ! Component: 1550 - total flux cleaned = -0.00289974 Jy ! Component: 1600 - total flux cleaned = -0.00295227 Jy ! Component: 1650 - total flux cleaned = -0.00292564 Jy ! Component: 1700 - total flux cleaned = -0.00297662 Jy ! Component: 1750 - total flux cleaned = -0.00302771 Jy ! Component: 1800 - total flux cleaned = -0.00305304 Jy ! Component: 1850 - total flux cleaned = -0.00310284 Jy ! Component: 1900 - total flux cleaned = -0.00315193 Jy ! Component: 1950 - total flux cleaned = -0.00324817 Jy ! Component: 2000 - total flux cleaned = -0.00317667 Jy ! Component: 2050 - total flux cleaned = -0.0032242 Jy ! Component: 2100 - total flux cleaned = -0.00331728 Jy ! Component: 2150 - total flux cleaned = -0.00333998 Jy ! Component: 2200 - total flux cleaned = -0.00336282 Jy ! Component: 2250 - total flux cleaned = -0.00338507 Jy ! Component: 2300 - total flux cleaned = -0.00338518 Jy ! Component: 2350 - total flux cleaned = -0.00336299 Jy ! Component: 2400 - total flux cleaned = -0.00340657 Jy ! Component: 2450 - total flux cleaned = -0.0034065 Jy ! Component: 2500 - total flux cleaned = -0.00342791 Jy ! Component: 2550 - total flux cleaned = -0.00342811 Jy ! Component: 2600 - total flux cleaned = -0.00346987 Jy ! Component: 2650 - total flux cleaned = -0.00342843 Jy ! Component: 2700 - total flux cleaned = -0.00346968 Jy ! Component: 2750 - total flux cleaned = -0.00346986 Jy ! Component: 2800 - total flux cleaned = -0.00351027 Jy ! Component: 2850 - total flux cleaned = -0.00353046 Jy ! Component: 2900 - total flux cleaned = -0.0035899 Jy ! Component: 2950 - total flux cleaned = -0.00360954 Jy ! Component: 3000 - total flux cleaned = -0.00366787 Jy ! Component: 3050 - total flux cleaned = -0.00370653 Jy ! Component: 3100 - total flux cleaned = -0.00380267 Jy ! Component: 3150 - total flux cleaned = -0.00384095 Jy ! Component: 3200 - total flux cleaned = -0.00393579 Jy ! Component: 3250 - total flux cleaned = -0.00399223 Jy ! Component: 3300 - total flux cleaned = -0.00406671 Jy ! Component: 3350 - total flux cleaned = -0.00415948 Jy ! Component: 3400 - total flux cleaned = -0.00432508 Jy ! Component: 3450 - total flux cleaned = -0.00437992 Jy ! Component: 3500 - total flux cleaned = -0.00445262 Jy ! Component: 3550 - total flux cleaned = -0.00452503 Jy ! Component: 3600 - total flux cleaned = -0.00463302 Jy ! Component: 3650 - total flux cleaned = -0.00475814 Jy ! Component: 3700 - total flux cleaned = -0.00479381 Jy ! Component: 3750 - total flux cleaned = -0.00489992 Jy ! Component: 3800 - total flux cleaned = -0.00498786 Jy ! Component: 3850 - total flux cleaned = -0.00505787 Jy ! Component: 3900 - total flux cleaned = -0.00511029 Jy ! Component: 3950 - total flux cleaned = -0.00521433 Jy ! Component: 4000 - total flux cleaned = -0.00530069 Jy ! Component: 4050 - total flux cleaned = -0.0053694 Jy ! Total flux subtracted in 4096 components = -0.00542079 Jy ! Clean residual min=-0.000898 max=0.001084 Jy/beam ! Clean residual mean=-0.000011 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.406745 Jy keep ! Adding 385 model components to the UV plane model. ! The established model now contains 549 components and 0.406744 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0816-2421_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.68 x 24.62 at -7.96 degrees (North through East) ! Clean map min=-0.0027266 max=0.37369 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0816-2421_S_map.fits wmodel /image_prod/ug002_uva//J0816-2421_S_map.mod ! Writing 549 model components to file: /image_prod/ug002_uva//J0816-2421_S_map.mod wobs /image_prod/ug002_uva//J0816-2421_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0816-2421_S_uvs.fits wwins /image_prod/ug002_uva//J0816-2421_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0816-2421_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.373689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000320627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257402 0.257402 0.514803 1.02961 2.05921 4.11843 8.23685 16.4737 32.9474 65.8948 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.373 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1165.49 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0816-2421_S_dfm.log closed on Wed Mar 4 22:18:27 2020