! Started logfile: /image_prod/ug002_uva//J1038+1346_S_a_dfm.log on Wed Mar 4 23:40:21 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//J1038+1346_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1038+1346_S_a_uva.fits ! AN table 1: 120 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925926 visibilities/baseline/integration-bin. ! Found source: J1038+1346 ! ! 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 12000 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 J1038+1346_S_a] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004025Jy sigma=8.312902 ! Fit after self-cal, rms=0.947653Jy sigma=7.816383 ! 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.101 mas, bmaj=10.9 mas, bpa=-20.08 degrees ! Estimated noise=1.42895 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.041146 Jy ! Component: 100 - total flux cleaned = 0.0501784 Jy ! Total flux subtracted in 100 components = 0.0501784 Jy ! Clean residual min=-0.003556 max=0.003303 Jy/beam ! Clean residual mean=-0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.0501784 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0501784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068890Jy sigma=0.468365 ! Fit after self-cal, rms=0.067635Jy sigma=0.456476 ! 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.789 mas, bmaj=11.86 mas, bpa=-19.1 degrees ! Estimated noise=0.81863 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.00519721 Jy ! Component: 100 - total flux cleaned = 0.00696957 Jy ! Component: 150 - total flux cleaned = 0.00794458 Jy ! Component: 200 - total flux cleaned = 0.00858253 Jy ! Total flux subtracted in 200 components = 0.00858253 Jy ! Clean residual min=-0.001875 max=0.001572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.058761 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 39 components and 0.058761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067271Jy sigma=0.452897 ! Fit after self-cal, rms=0.067262Jy sigma=0.452844 ! 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.789 x 11.86 at -19.1 degrees (North through East) ! Clean map min=-0.0018234 max=0.056157 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.07 KP 0.99 ! LA 1.08 MK 1.03 NL 1.03 OV 1.04 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 1.02 KP 1.05 ! LA 1.03 MK 1.00 NL 0.94 OV 0.90 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 0.99 KP 1.00 ! LA 1.07 MK 1.07 NL 0.93 OV 1.06 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.067262Jy sigma=0.452844 ! Fit after self-cal, rms=0.066822Jy sigma=0.451466 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.829 mas, bmaj=11.83 mas, bpa=-19.04 degrees ! Estimated noise=0.818972 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.000457202 Jy ! Component: 100 - total flux cleaned = 0.000550582 Jy ! Component: 150 - total flux cleaned = 0.000611981 Jy ! Component: 200 - total flux cleaned = 0.000637069 Jy ! Total flux subtracted in 200 components = 0.000637069 Jy ! Clean residual min=-0.001441 max=0.001452 Jy/beam ! Clean residual mean=0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.059398 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.059398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066810Jy sigma=0.451368 ! Fit after self-cal, rms=0.066869Jy sigma=0.451264 ! 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.066869Jy sigma=0.451264 ! Fit after self-cal, rms=0.065447Jy sigma=0.448619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=11.84 mas, bpa=-18.94 degrees ! Estimated noise=0.816076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203129 Jy ! Component: 100 - total flux cleaned = 0.000231144 Jy ! Component: 150 - total flux cleaned = 0.000223921 Jy ! Component: 200 - total flux cleaned = 0.000223701 Jy ! Total flux subtracted in 200 components = 0.000223701 Jy ! Clean residual min=-0.001326 max=0.001181 Jy/beam ! Clean residual mean=-0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0596217 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.0596218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065444Jy sigma=0.448604 ! Fit after self-cal, rms=0.065441Jy sigma=0.448436 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.47797e-05 Jy ! Component: 100 - total flux cleaned = -1.44805e-05 Jy ! Component: 150 - total flux cleaned = -1.98453e-05 Jy ! Component: 200 - total flux cleaned = -1.9816e-05 Jy ! Total flux subtracted in 200 components = -1.9816e-05 Jy ! Clean residual min=-0.001363 max=0.001198 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0596019 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.0596019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065440Jy sigma=0.448430 ! Fit after self-cal, rms=0.065439Jy sigma=0.448429 ! 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.065439Jy sigma=0.448429 ! Fit after self-cal, rms=0.065233Jy sigma=0.448401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=11.82 mas, bpa=-18.95 degrees ! Estimated noise=0.813951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.88712e-06 Jy ! Component: 100 - total flux cleaned = 1.79531e-06 Jy ! Component: 150 - total flux cleaned = 1.52952e-06 Jy ! Component: 200 - total flux cleaned = 6.00184e-06 Jy ! Total flux subtracted in 200 components = 6.00184e-06 Jy ! Clean residual min=-0.001353 max=0.001193 Jy/beam ! Clean residual mean=-0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0596079 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.059608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065232Jy sigma=0.448397 ! Fit after self-cal, rms=0.065232Jy sigma=0.448393 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.52958e-06 Jy ! Component: 100 - total flux cleaned = -9.31766e-06 Jy ! Component: 150 - total flux cleaned = -5.31711e-06 Jy ! Component: 200 - total flux cleaned = -5.48827e-06 Jy ! Total flux subtracted in 200 components = -5.48827e-06 Jy ! Clean residual min=-0.001360 max=0.001198 Jy/beam ! Clean residual mean=-0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0596025 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.0596025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065232Jy sigma=0.448391 ! Fit after self-cal, rms=0.065231Jy sigma=0.448390 ! 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.065231Jy sigma=0.448390 ! Fit after self-cal, rms=0.065079Jy sigma=0.448388 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.93 mas, bmaj=12.72 mas, bpa=-15.75 degrees ! Estimated noise=0.930312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112849 Jy ! Component: 100 - total flux cleaned = -0.000107728 Jy ! Component: 150 - total flux cleaned = -9.90382e-05 Jy ! Component: 200 - total flux cleaned = -8.74476e-05 Jy ! Total flux subtracted in 200 components = -8.74476e-05 Jy ! Clean residual min=-0.001367 max=0.001345 Jy/beam ! Clean residual mean=-0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.059515 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.059515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065079Jy sigma=0.448395 ! Fit after self-cal, rms=0.065078Jy sigma=0.448394 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.81149e-05 Jy ! Component: 100 - total flux cleaned = -1.05943e-05 Jy ! Component: 150 - total flux cleaned = -4.05471e-06 Jy ! Component: 200 - total flux cleaned = 5.06496e-06 Jy ! Total flux subtracted in 200 components = 5.06496e-06 Jy ! Clean residual min=-0.001376 max=0.001337 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0595201 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.0595201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065079Jy sigma=0.448400 ! Fit after self-cal, rms=0.065079Jy sigma=0.448400 ! 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.811 mas, bmaj=11.82 mas, bpa=-18.95 degrees ! Estimated noise=0.812401 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 11.82 at -18.95 degrees (North through East) ! Clean map min=-0.0013311 max=0.05587 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.116 mas, bmaj=10.85 mas, bpa=-19.91 degrees ! Estimated noise=1.43336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0426987 Jy ! Component: 100 - total flux cleaned = 0.0521164 Jy ! Component: 150 - total flux cleaned = 0.0545897 Jy ! Component: 200 - total flux cleaned = 0.0555114 Jy ! Total flux subtracted in 200 components = 0.0555114 Jy ! Clean residual min=-0.003126 max=0.003131 Jy/beam ! Clean residual mean=-0.000001 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0555114 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0555114 Jy ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.82 mas, bpa=-18.95 degrees ! Estimated noise=0.812401 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.00209725 Jy ! Component: 100 - total flux cleaned = 0.00307253 Jy ! Component: 150 - total flux cleaned = 0.00364408 Jy ! Component: 200 - total flux cleaned = 0.00389885 Jy ! Total flux subtracted in 200 components = 0.00389885 Jy ! Clean residual min=-0.001406 max=0.001180 Jy/beam ! Clean residual mean=-0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0594102 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.0594102 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.93 mas, bmaj=12.72 mas, bpa=-15.75 degrees ! Estimated noise=0.930312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195369 Jy ! Component: 100 - total flux cleaned = 0.000207023 Jy ! Component: 150 - total flux cleaned = 0.000211999 Jy ! Component: 200 - total flux cleaned = 0.000216232 Jy ! Total flux subtracted in 200 components = 0.000216232 Jy ! Clean residual min=-0.001375 max=0.001317 Jy/beam ! Clean residual mean=-0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0596265 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 = -7.79935e-06 Jy ! Component: 100 - total flux cleaned = -7.84798e-06 Jy ! Component: 150 - total flux cleaned = -1.498e-05 Jy ! Component: 200 - total flux cleaned = -1.84659e-05 Jy ! Total flux subtracted in 200 components = -1.84659e-05 Jy ! Clean residual min=-0.001377 max=0.001318 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.059608 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.059608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.82 mas, bpa=-18.95 degrees ! Estimated noise=0.812401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.67052e-05 Jy ! Component: 100 - total flux cleaned = 1.23856e-06 Jy ! Component: 150 - total flux cleaned = -1.37648e-05 Jy ! Component: 200 - total flux cleaned = -2.02667e-05 Jy ! Total flux subtracted in 200 components = -2.02667e-05 Jy ! Clean residual min=-0.001384 max=0.001191 Jy/beam ! Clean residual mean=-0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0595877 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.0595877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065082Jy sigma=0.448410 ! Fit after self-cal, rms=0.065086Jy sigma=0.448407 wmodel J1038+1346_S_a_map.mod ! Writing 55 model components to file: J1038+1346_S_a_map.mod wobs J1038+1346_S_a_uvs.fits ! Writing UV FITS file: J1038+1346_S_a_uvs.fits wwins J1038+1346_S_a_map.win ! wwins: Wrote 1 windows to J1038+1346_S_a_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.000294433 Jy ! Component: 100 - total flux cleaned = -0.000585942 Jy ! Component: 150 - total flux cleaned = -0.000862869 Jy ! Component: 200 - total flux cleaned = -0.00107159 Jy ! Component: 250 - total flux cleaned = -0.00121814 Jy ! Component: 300 - total flux cleaned = -0.00136 Jy ! Component: 350 - total flux cleaned = -0.00148106 Jy ! Component: 400 - total flux cleaned = -0.00164963 Jy ! Component: 450 - total flux cleaned = -0.00173192 Jy ! Component: 500 - total flux cleaned = -0.00184427 Jy ! Component: 550 - total flux cleaned = -0.00192237 Jy ! Component: 600 - total flux cleaned = -0.00198362 Jy ! Component: 650 - total flux cleaned = -0.00196858 Jy ! Component: 700 - total flux cleaned = -0.00198359 Jy ! Component: 750 - total flux cleaned = -0.00199791 Jy ! Component: 800 - total flux cleaned = -0.00201203 Jy ! Component: 850 - total flux cleaned = -0.00205415 Jy ! Component: 900 - total flux cleaned = -0.002068 Jy ! Component: 950 - total flux cleaned = -0.00213612 Jy ! Component: 1000 - total flux cleaned = -0.00218952 Jy ! Component: 1050 - total flux cleaned = -0.00220263 Jy ! Component: 1100 - total flux cleaned = -0.00226784 Jy ! Component: 1150 - total flux cleaned = -0.00229349 Jy ! Component: 1200 - total flux cleaned = -0.00235663 Jy ! Component: 1250 - total flux cleaned = -0.00239392 Jy ! Component: 1300 - total flux cleaned = -0.00245554 Jy ! Component: 1350 - total flux cleaned = -0.00250434 Jy ! Component: 1400 - total flux cleaned = -0.00260058 Jy ! Component: 1450 - total flux cleaned = -0.00265982 Jy ! Component: 1500 - total flux cleaned = -0.00271833 Jy ! Component: 1550 - total flux cleaned = -0.00278787 Jy ! Component: 1600 - total flux cleaned = -0.00281088 Jy ! Component: 1650 - total flux cleaned = -0.00290165 Jy ! Component: 1700 - total flux cleaned = -0.00291298 Jy ! Component: 1750 - total flux cleaned = -0.00296858 Jy ! Component: 1800 - total flux cleaned = -0.00301245 Jy ! Component: 1850 - total flux cleaned = -0.00302337 Jy ! Component: 1900 - total flux cleaned = -0.00308808 Jy ! Component: 1950 - total flux cleaned = -0.0031199 Jy ! Component: 2000 - total flux cleaned = -0.00315138 Jy ! Component: 2050 - total flux cleaned = -0.00318266 Jy ! Component: 2100 - total flux cleaned = -0.00321366 Jy ! Component: 2150 - total flux cleaned = -0.00322396 Jy ! Component: 2200 - total flux cleaned = -0.0032543 Jy ! Component: 2250 - total flux cleaned = -0.00323421 Jy ! Component: 2300 - total flux cleaned = -0.00322443 Jy ! Component: 2350 - total flux cleaned = -0.00329344 Jy ! Component: 2400 - total flux cleaned = -0.0032543 Jy ! Component: 2450 - total flux cleaned = -0.00326411 Jy ! Component: 2500 - total flux cleaned = -0.00328322 Jy ! Component: 2550 - total flux cleaned = -0.00325466 Jy ! Component: 2600 - total flux cleaned = -0.00325466 Jy ! Component: 2650 - total flux cleaned = -0.00327331 Jy ! Component: 2700 - total flux cleaned = -0.00328257 Jy ! Component: 2750 - total flux cleaned = -0.00327332 Jy ! Component: 2800 - total flux cleaned = -0.00327336 Jy ! Component: 2850 - total flux cleaned = -0.00325531 Jy ! Component: 2900 - total flux cleaned = -0.00330032 Jy ! Component: 2950 - total flux cleaned = -0.0032735 Jy ! Component: 3000 - total flux cleaned = -0.00325568 Jy ! Component: 3050 - total flux cleaned = -0.00327334 Jy ! Component: 3100 - total flux cleaned = -0.00328209 Jy ! Component: 3150 - total flux cleaned = -0.00328201 Jy ! Component: 3200 - total flux cleaned = -0.00325618 Jy ! Component: 3250 - total flux cleaned = -0.00326487 Jy ! Component: 3300 - total flux cleaned = -0.00330744 Jy ! Component: 3350 - total flux cleaned = -0.00327366 Jy ! Component: 3400 - total flux cleaned = -0.00331576 Jy ! Component: 3450 - total flux cleaned = -0.00331573 Jy ! Component: 3500 - total flux cleaned = -0.00331577 Jy ! Component: 3550 - total flux cleaned = -0.00334059 Jy ! Component: 3600 - total flux cleaned = -0.00334062 Jy ! Component: 3650 - total flux cleaned = -0.00339766 Jy ! Component: 3700 - total flux cleaned = -0.00338966 Jy ! Component: 3750 - total flux cleaned = -0.00342183 Jy ! Component: 3800 - total flux cleaned = -0.00343776 Jy ! Component: 3850 - total flux cleaned = -0.0034696 Jy ! Component: 3900 - total flux cleaned = -0.00350122 Jy ! Component: 3950 - total flux cleaned = -0.00356411 Jy ! Component: 4000 - total flux cleaned = -0.00355624 Jy ! Component: 4050 - total flux cleaned = -0.00359506 Jy ! Total flux subtracted in 4096 components = -0.003626 Jy ! Clean residual min=-0.000416 max=0.000498 Jy/beam ! Clean residual mean=0.000002 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0559617 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 333 components and 0.0559618 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1038+1346_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 11.82 at -18.95 degrees (North through East) ! Clean map min=-0.0014656 max=0.055689 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1038+1346_S_a_map.fits wmodel /image_prod/ug002_uva//J1038+1346_S_a_map.mod ! Writing 333 model components to file: /image_prod/ug002_uva//J1038+1346_S_a_map.mod wobs /image_prod/ug002_uva//J1038+1346_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1038+1346_S_a_uvs.fits wwins /image_prod/ug002_uva//J1038+1346_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1038+1346_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0556895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.792328 0.792328 1.58466 3.16931 6.33863 12.6773 25.3545 50.709 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 378.63 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1038+1346_S_a_dfm.log closed on Wed Mar 4 23:40:25 2020