! Started logfile: /image_prod/ug002_uva//J1835+2506_S_dfm.log on Thu Mar 5 03:50:17 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//J1835+2506_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1835+2506_S_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874074 visibilities/baseline/integration-bin. ! Found source: J1835+2506 ! ! 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 10620 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 J1835+2506_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 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.005982Jy sigma=8.355478 ! Fit after self-cal, rms=0.946242Jy sigma=7.873691 ! 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.668 mas, bmaj=5.469 mas, bpa=-3.728 degrees ! Estimated noise=1.40855 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.0424234 Jy ! Component: 100 - total flux cleaned = 0.0516746 Jy ! Total flux subtracted in 100 components = 0.0516746 Jy ! Clean residual min=-0.003469 max=0.002957 Jy/beam ! Clean residual mean=-0.000005 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0516746 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0516746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067363Jy sigma=0.468883 ! Fit after self-cal, rms=0.065729Jy sigma=0.454946 ! 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.298 mas, bmaj=6.627 mas, bpa=-4.683 degrees ! Estimated noise=0.857688 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.00401623 Jy ! Component: 100 - total flux cleaned = 0.00428148 Jy ! Component: 150 - total flux cleaned = 0.00428009 Jy ! Component: 200 - total flux cleaned = 0.00424681 Jy ! Total flux subtracted in 200 components = 0.00424681 Jy ! Clean residual min=-0.002270 max=0.002096 Jy/beam ! Clean residual mean=0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0559214 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.0559214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065392Jy sigma=0.453433 ! Fit after self-cal, rms=0.065379Jy sigma=0.453417 ! 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.298 x 6.627 at -4.683 degrees (North through East) ! Clean map min=-0.0022219 max=0.057005 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.04 KP 1.00 ! LA 1.09 MK 0.99 NL 0.96 OV 0.89 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.02 KP 1.11 ! LA 1.05 MK 0.97 NL 0.84 OV 0.96 ! PT 1.09 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.02 KP 1.03 ! LA 1.07 MK 1.04 NL 0.98 OV 0.94 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.065379Jy sigma=0.453417 ! Fit after self-cal, rms=0.062687Jy sigma=0.451819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.283 mas, bmaj=6.575 mas, bpa=-3.978 degrees ! Estimated noise=0.858101 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.000612736 Jy ! Component: 100 - total flux cleaned = 0.000734282 Jy ! Component: 150 - total flux cleaned = 0.000813028 Jy ! Component: 200 - total flux cleaned = 0.000852643 Jy ! Total flux subtracted in 200 components = 0.000852643 Jy ! Clean residual min=-0.002095 max=0.001820 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.056774 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.056774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062672Jy sigma=0.451746 ! Fit after self-cal, rms=0.062649Jy sigma=0.451644 ! 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.062649Jy sigma=0.451644 ! Fit after self-cal, rms=0.060591Jy sigma=0.448690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.267 mas, bmaj=6.607 mas, bpa=-4.348 degrees ! Estimated noise=0.856494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.16538e-05 Jy ! Component: 100 - total flux cleaned = 3.18251e-05 Jy ! Component: 150 - total flux cleaned = 5.94452e-05 Jy ! Component: 200 - total flux cleaned = 8.5302e-05 Jy ! Total flux subtracted in 200 components = 8.5302e-05 Jy ! Clean residual min=-0.001509 max=0.001357 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0568593 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0568593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060582Jy sigma=0.448623 ! Fit after self-cal, rms=0.060584Jy sigma=0.448412 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.47257e-05 Jy ! Component: 100 - total flux cleaned = 4.47455e-05 Jy ! Component: 150 - total flux cleaned = 4.45109e-05 Jy ! Component: 200 - total flux cleaned = 4.42951e-05 Jy ! Total flux subtracted in 200 components = 4.42951e-05 Jy ! Clean residual min=-0.001535 max=0.001331 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0569036 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0569036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060582Jy sigma=0.448388 ! Fit after self-cal, rms=0.060582Jy sigma=0.448386 ! 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.060582Jy sigma=0.448386 ! Fit after self-cal, rms=0.060484Jy sigma=0.448337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.257 mas, bmaj=6.627 mas, bpa=-4.396 degrees ! Estimated noise=0.855173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.70105e-06 Jy ! Component: 100 - total flux cleaned = 3.13428e-05 Jy ! Component: 150 - total flux cleaned = 7.66845e-05 Jy ! Component: 200 - total flux cleaned = 9.69024e-05 Jy ! Total flux subtracted in 200 components = 9.69024e-05 Jy ! Clean residual min=-0.001491 max=0.001283 Jy/beam ! Clean residual mean=-0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0570005 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0570005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060479Jy sigma=0.448302 ! Fit after self-cal, rms=0.060484Jy sigma=0.448297 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 = 2.66385e-05 Jy ! Component: 100 - total flux cleaned = 4.31847e-05 Jy ! Component: 150 - total flux cleaned = 4.32823e-05 Jy ! Component: 200 - total flux cleaned = 5.05418e-05 Jy ! Total flux subtracted in 200 components = 5.05418e-05 Jy ! Clean residual min=-0.001493 max=0.001279 Jy/beam ! Clean residual mean=-0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0570511 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0570511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060482Jy sigma=0.448282 ! Fit after self-cal, rms=0.060482Jy sigma=0.448281 ! 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.060482Jy sigma=0.448281 ! Fit after self-cal, rms=0.060331Jy sigma=0.448269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.739 mas, bmaj=10.23 mas, bpa=-3.23 degrees ! Estimated noise=0.984587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225845 Jy ! Component: 100 - total flux cleaned = 0.00025073 Jy ! Component: 150 - total flux cleaned = 0.000264093 Jy ! Component: 200 - total flux cleaned = 0.000276227 Jy ! Total flux subtracted in 200 components = 0.000276227 Jy ! Clean residual min=-0.001594 max=0.001410 Jy/beam ! Clean residual mean=-0.000003 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0573273 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.0573273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060331Jy sigma=0.448260 ! Fit after self-cal, rms=0.060329Jy sigma=0.448250 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 = 2.14536e-06 Jy ! Component: 100 - total flux cleaned = 2.2976e-05 Jy ! Component: 150 - total flux cleaned = 3.87142e-05 Jy ! Component: 200 - total flux cleaned = 4.32258e-05 Jy ! Total flux subtracted in 200 components = 4.32258e-05 Jy ! Clean residual min=-0.001596 max=0.001417 Jy/beam ! Clean residual mean=-0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0573705 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.0573705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060329Jy sigma=0.448250 ! Fit after self-cal, rms=0.060327Jy sigma=0.448244 ! 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.251 mas, bmaj=6.64 mas, bpa=-4.384 degrees ! Estimated noise=0.853564 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.251 x 6.64 at -4.384 degrees (North through East) ! Clean map min=-0.0014197 max=0.05648 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.637 mas, bmaj=5.501 mas, bpa=-4.004 degrees ! Estimated noise=1.40248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437139 Jy ! Component: 100 - total flux cleaned = 0.0532582 Jy ! Component: 150 - total flux cleaned = 0.0557916 Jy ! Component: 200 - total flux cleaned = 0.056305 Jy ! Total flux subtracted in 200 components = 0.056305 Jy ! Clean residual min=-0.002540 max=0.002584 Jy/beam ! Clean residual mean=-0.000005 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0563051 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0563051 Jy ! Inverting map and beam ! Estimated beam: bmin=4.251 mas, bmaj=6.64 mas, bpa=-4.384 degrees ! Estimated noise=0.853564 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.000836037 Jy ! Component: 100 - total flux cleaned = 0.00104627 Jy ! Component: 150 - total flux cleaned = 0.00105121 Jy ! Component: 200 - total flux cleaned = 0.00102937 Jy ! Total flux subtracted in 200 components = 0.00102937 Jy ! Clean residual min=-0.001564 max=0.001350 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0573344 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0573344 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.739 mas, bmaj=10.23 mas, bpa=-3.23 degrees ! Estimated noise=0.984587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.05766e-05 Jy ! Component: 100 - total flux cleaned = -4.19123e-05 Jy ! Component: 150 - total flux cleaned = -2.98284e-05 Jy ! Component: 200 - total flux cleaned = -2.18663e-05 Jy ! Total flux subtracted in 200 components = -2.18663e-05 Jy ! Clean residual min=-0.001587 max=0.001454 Jy/beam ! Clean residual mean=-0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0573126 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.78713e-07 Jy ! Component: 100 - total flux cleaned = -3.71424e-07 Jy ! Component: 150 - total flux cleaned = 6.66693e-06 Jy ! Component: 200 - total flux cleaned = 6.75719e-06 Jy ! Total flux subtracted in 200 components = 6.75719e-06 Jy ! Clean residual min=-0.001589 max=0.001453 Jy/beam ! Clean residual mean=-0.000003 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0573193 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0573193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.251 mas, bmaj=6.64 mas, bpa=-4.384 degrees ! Estimated noise=0.853564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.77675e-05 Jy ! Component: 100 - total flux cleaned = -1.04822e-05 Jy ! Component: 150 - total flux cleaned = -1.1643e-05 Jy ! Component: 200 - total flux cleaned = -1.24803e-05 Jy ! Total flux subtracted in 200 components = -1.24803e-05 Jy ! Clean residual min=-0.001511 max=0.001293 Jy/beam ! Clean residual mean=-0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0573068 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.0573068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060337Jy sigma=0.448315 ! Fit after self-cal, rms=0.060337Jy sigma=0.448305 wmodel J1835+2506_S_map.mod ! Writing 40 model components to file: J1835+2506_S_map.mod wobs J1835+2506_S_uvs.fits ! Writing UV FITS file: J1835+2506_S_uvs.fits wwins J1835+2506_S_map.win ! wwins: Wrote 1 windows to J1835+2506_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.000648698 Jy ! Component: 100 - total flux cleaned = -0.00106102 Jy ! Component: 150 - total flux cleaned = -0.0013597 Jy ! Component: 200 - total flux cleaned = -0.00151201 Jy ! Component: 250 - total flux cleaned = -0.00155341 Jy ! Component: 300 - total flux cleaned = -0.00159338 Jy ! Component: 350 - total flux cleaned = -0.00155402 Jy ! Component: 400 - total flux cleaned = -0.00157348 Jy ! Component: 450 - total flux cleaned = -0.00153581 Jy ! Component: 500 - total flux cleaned = -0.00155381 Jy ! Component: 550 - total flux cleaned = -0.00149986 Jy ! Component: 600 - total flux cleaned = -0.00149999 Jy ! Component: 650 - total flux cleaned = -0.0014317 Jy ! Component: 700 - total flux cleaned = -0.0014322 Jy ! Component: 750 - total flux cleaned = -0.0013825 Jy ! Component: 800 - total flux cleaned = -0.0013012 Jy ! Component: 850 - total flux cleaned = -0.00126921 Jy ! Component: 900 - total flux cleaned = -0.0012216 Jy ! Component: 950 - total flux cleaned = -0.00114379 Jy ! Component: 1000 - total flux cleaned = -0.00105201 Jy ! Component: 1050 - total flux cleaned = -0.00103689 Jy ! Component: 1100 - total flux cleaned = -0.00100697 Jy ! Component: 1150 - total flux cleaned = -0.000948039 Jy ! Component: 1200 - total flux cleaned = -0.000861162 Jy ! Component: 1250 - total flux cleaned = -0.000889702 Jy ! Component: 1300 - total flux cleaned = -0.000903419 Jy ! Component: 1350 - total flux cleaned = -0.000833351 Jy ! Component: 1400 - total flux cleaned = -0.000846985 Jy ! Component: 1450 - total flux cleaned = -0.000792373 Jy ! Component: 1500 - total flux cleaned = -0.000792606 Jy ! Component: 1550 - total flux cleaned = -0.000765918 Jy ! Component: 1600 - total flux cleaned = -0.00076612 Jy ! Component: 1650 - total flux cleaned = -0.000700928 Jy ! Component: 1700 - total flux cleaned = -0.000675321 Jy ! Component: 1750 - total flux cleaned = -0.000675546 Jy ! Component: 1800 - total flux cleaned = -0.000612439 Jy ! Component: 1850 - total flux cleaned = -0.000624982 Jy ! Component: 1900 - total flux cleaned = -0.000550744 Jy ! Component: 1950 - total flux cleaned = -0.000513966 Jy ! Component: 2000 - total flux cleaned = -0.000453362 Jy ! Component: 2050 - total flux cleaned = -0.000417277 Jy ! Component: 2100 - total flux cleaned = -0.000405174 Jy ! Component: 2150 - total flux cleaned = -0.000334307 Jy ! Component: 2200 - total flux cleaned = -0.00032262 Jy ! Component: 2250 - total flux cleaned = -0.000264406 Jy ! Component: 2300 - total flux cleaned = -0.000275897 Jy ! Component: 2350 - total flux cleaned = -0.000218903 Jy ! Component: 2400 - total flux cleaned = -0.000207596 Jy ! Component: 2450 - total flux cleaned = -0.000207589 Jy ! Component: 2500 - total flux cleaned = -0.0001742 Jy ! Component: 2550 - total flux cleaned = -0.000152112 Jy ! Component: 2600 - total flux cleaned = -8.65815e-05 Jy ! Component: 2650 - total flux cleaned = -0.000118983 Jy ! Component: 2700 - total flux cleaned = -7.59382e-05 Jy ! Component: 2750 - total flux cleaned = -6.52022e-05 Jy ! Component: 2800 - total flux cleaned = -4.39962e-05 Jy ! Component: 2850 - total flux cleaned = -5.44925e-05 Jy ! Component: 2900 - total flux cleaned = -2.31856e-05 Jy ! Component: 2950 - total flux cleaned = -3.36061e-05 Jy ! Component: 3000 - total flux cleaned = -2.71929e-06 Jy ! Component: 3050 - total flux cleaned = -2.73881e-06 Jy ! Component: 3100 - total flux cleaned = 1.72999e-05 Jy ! Component: 3150 - total flux cleaned = 5.74252e-05 Jy ! Component: 3200 - total flux cleaned = 6.73275e-05 Jy ! Component: 3250 - total flux cleaned = 7.7138e-05 Jy ! Component: 3300 - total flux cleaned = 0.000126324 Jy ! Component: 3350 - total flux cleaned = 0.00016519 Jy ! Component: 3400 - total flux cleaned = 0.000126436 Jy ! Component: 3450 - total flux cleaned = 0.000116866 Jy ! Component: 3500 - total flux cleaned = 0.000174191 Jy ! Component: 3550 - total flux cleaned = 0.000183637 Jy ! Component: 3600 - total flux cleaned = 0.000193053 Jy ! Component: 3650 - total flux cleaned = 0.0001932 Jy ! Component: 3700 - total flux cleaned = 0.00020254 Jy ! Component: 3750 - total flux cleaned = 0.000211892 Jy ! Component: 3800 - total flux cleaned = 0.000239518 Jy ! Component: 3850 - total flux cleaned = 0.000230334 Jy ! Component: 3900 - total flux cleaned = 0.000212205 Jy ! Component: 3950 - total flux cleaned = 0.00020325 Jy ! Component: 4000 - total flux cleaned = 0.000176429 Jy ! Component: 4050 - total flux cleaned = 0.0001409 Jy ! Total flux subtracted in 4096 components = 0.000158578 Jy ! Clean residual min=-0.000451 max=0.000501 Jy/beam ! Clean residual mean=-0.000000 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0574654 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 337 components and 0.0574654 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1835+2506_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.251 x 6.64 at -4.384 degrees (North through East) ! Clean map min=-0.00115 max=0.056379 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1835+2506_S_map.fits wmodel /image_prod/ug002_uva//J1835+2506_S_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J1835+2506_S_map.mod wobs /image_prod/ug002_uva//J1835+2506_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1835+2506_S_uvs.fits wwins /image_prod/ug002_uva//J1835+2506_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1835+2506_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0563789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.895279 0.895279 1.79056 3.58111 7.16223 14.3245 28.6489 57.2978 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 335.091 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1835+2506_S_dfm.log closed on Thu Mar 5 03:50:21 2020