! Started logfile: /image_prod/ug002_uva//J1606+1814_S_dfm.log on Thu Mar 5 02:33:46 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//J1606+1814_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1606+1814_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.979762 visibilities/baseline/integration-bin. ! Found source: J1606+1814 ! ! 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 4938 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 J1606+1814_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016052Jy sigma=8.570353 ! Fit after self-cal, rms=0.840490Jy sigma=7.062453 ! 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=2.981 mas, bmaj=10.13 mas, bpa=-20.6 degrees ! Estimated noise=1.48538 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.12851 Jy ! Component: 100 - total flux cleaned = 0.156922 Jy ! Total flux subtracted in 100 components = 0.156922 Jy ! Clean residual min=-0.006416 max=0.009512 Jy/beam ! Clean residual mean=-0.000026 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.156923 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.156923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067204Jy sigma=0.499170 ! Fit after self-cal, rms=0.067135Jy sigma=0.498912 ! 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.454 mas, bmaj=10.49 mas, bpa=-19.98 degrees ! Estimated noise=1.24027 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.0112755 Jy ! Component: 100 - total flux cleaned = 0.0174069 Jy ! Component: 150 - total flux cleaned = 0.0215233 Jy ! Component: 200 - total flux cleaned = 0.0243231 Jy ! Total flux subtracted in 200 components = 0.0243231 Jy ! Clean residual min=-0.006926 max=0.006282 Jy/beam ! Clean residual mean=-0.000015 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.181246 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.181246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065574Jy sigma=0.476762 ! Fit after self-cal, rms=0.065517Jy sigma=0.476311 ! 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.454 x 10.49 at -19.98 degrees (North through East) ! Clean map min=-0.0064379 max=0.1645 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 1.01 KP 0.97 ! LA 1.04 MK 1.02 NL 1.02 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.90 HN 1.00 KP 1.01 ! LA 1.01 MK 1.00 NL 1.08 OV 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.99 KP 0.98 ! LA 1.05 MK 0.99 NL 1.14 OV 1.01 ! ! ! Fit before self-cal, rms=0.065517Jy sigma=0.476311 ! Fit after self-cal, rms=0.067086Jy sigma=0.461936 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=10.56 mas, bpa=-19.82 degrees ! Estimated noise=1.23872 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.00171876 Jy ! Component: 100 - total flux cleaned = -0.00261269 Jy ! Component: 150 - total flux cleaned = -0.00291752 Jy ! Component: 200 - total flux cleaned = -0.00301657 Jy ! Total flux subtracted in 200 components = -0.00301657 Jy ! Clean residual min=-0.004755 max=0.004872 Jy/beam ! Clean residual mean=-0.000002 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.178229 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.178229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066859Jy sigma=0.460774 ! Fit after self-cal, rms=0.066929Jy sigma=0.460509 ! 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.066929Jy sigma=0.460509 ! Fit after self-cal, rms=0.066737Jy sigma=0.440422 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=10.56 mas, bpa=-19.68 degrees ! Estimated noise=1.23815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747094 Jy ! Component: 100 - total flux cleaned = 0.000709711 Jy ! Component: 150 - total flux cleaned = 0.000680679 Jy ! Component: 200 - total flux cleaned = 0.000657569 Jy ! Total flux subtracted in 200 components = 0.000657569 Jy ! Clean residual min=-0.002286 max=0.002598 Jy/beam ! Clean residual mean=0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.178887 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.178887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066687Jy sigma=0.440012 ! Fit after self-cal, rms=0.066753Jy sigma=0.439824 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) ! Added new window around map position (66.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695436 Jy ! Component: 100 - total flux cleaned = 0.000533963 Jy ! Component: 150 - total flux cleaned = 0.0003511 Jy ! Component: 200 - total flux cleaned = 0.000312794 Jy ! Total flux subtracted in 200 components = 0.000312794 Jy ! Clean residual min=-0.002226 max=0.002031 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.179199 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.179199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066621Jy sigma=0.438883 ! Fit after self-cal, rms=0.066619Jy sigma=0.438813 ! 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.066619Jy sigma=0.438813 ! Fit after self-cal, rms=0.066700Jy sigma=0.438647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=10.54 mas, bpa=-19.66 degrees ! Estimated noise=1.23684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006502 Jy ! Component: 100 - total flux cleaned = 0.000690108 Jy ! Component: 150 - total flux cleaned = 0.000659884 Jy ! Component: 200 - total flux cleaned = 0.000632442 Jy ! Total flux subtracted in 200 components = 0.000632442 Jy ! Clean residual min=-0.002293 max=0.002002 Jy/beam ! Clean residual mean=-0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.179832 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.179832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066655Jy sigma=0.438346 ! Fit after self-cal, rms=0.066655Jy sigma=0.438324 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.00019007 Jy ! Component: 100 - total flux cleaned = 0.000243523 Jy ! Component: 150 - total flux cleaned = 0.00031654 Jy ! Component: 200 - total flux cleaned = 0.000316264 Jy ! Total flux subtracted in 200 components = 0.000316264 Jy ! Clean residual min=-0.002269 max=0.001987 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.180148 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.180148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066631Jy sigma=0.438183 ! Fit after self-cal, rms=0.066631Jy sigma=0.438178 ! 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.066631Jy sigma=0.438178 ! Fit after self-cal, rms=0.066621Jy sigma=0.438147 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.427 mas, bmaj=11.35 mas, bpa=-17.54 degrees ! Estimated noise=1.47211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.734e-05 Jy ! Component: 100 - total flux cleaned = -4.23601e-05 Jy ! Component: 150 - total flux cleaned = 2.26729e-05 Jy ! Component: 200 - total flux cleaned = 0.000155048 Jy ! Total flux subtracted in 200 components = 0.000155048 Jy ! Clean residual min=-0.002271 max=0.002531 Jy/beam ! Clean residual mean=-0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.180303 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.180303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066617Jy sigma=0.438061 ! Fit after self-cal, rms=0.066617Jy sigma=0.438036 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) ! Added new window around map position (7.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227886 Jy ! Component: 100 - total flux cleaned = 0.00306408 Jy ! Component: 150 - total flux cleaned = 0.0036305 Jy ! Component: 200 - total flux cleaned = 0.00422714 Jy ! Total flux subtracted in 200 components = 0.00422714 Jy ! Clean residual min=-0.002014 max=0.001760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.18453 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 143 components and 0.18453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066534Jy sigma=0.437394 ! Fit after self-cal, rms=0.066523Jy sigma=0.437362 ! 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.471 mas, bmaj=10.53 mas, bpa=-19.66 degrees ! Estimated noise=1.23677 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 10.53 at -19.66 degrees (North through East) ! Clean map min=-0.0021119 max=0.16476 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.004 mas, bmaj=10.09 mas, bpa=-20.37 degrees ! Estimated noise=1.47602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127603 Jy ! Component: 100 - total flux cleaned = 0.156455 Jy ! Component: 150 - total flux cleaned = 0.167494 Jy ! Component: 200 - total flux cleaned = 0.17282 Jy ! Total flux subtracted in 200 components = 0.17282 Jy ! Clean residual min=-0.003350 max=0.003179 Jy/beam ! Clean residual mean=-0.000005 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.172821 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.172821 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=10.53 mas, bpa=-19.66 degrees ! Estimated noise=1.23677 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.00280309 Jy ! Component: 100 - total flux cleaned = 0.00464758 Jy ! Component: 150 - total flux cleaned = 0.00598575 Jy ! Component: 200 - total flux cleaned = 0.00697001 Jy ! Total flux subtracted in 200 components = 0.00697001 Jy ! Clean residual min=-0.002534 max=0.002039 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.179791 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.179791 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.427 mas, bmaj=11.35 mas, bpa=-17.54 degrees ! Estimated noise=1.47211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121497 Jy ! Component: 100 - total flux cleaned = 0.00262354 Jy ! Component: 150 - total flux cleaned = 0.00350426 Jy ! Component: 200 - total flux cleaned = 0.00418307 Jy ! Total flux subtracted in 200 components = 0.00418307 Jy ! Clean residual min=-0.002335 max=0.001846 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.183974 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.000619412 Jy ! Component: 100 - total flux cleaned = 0.00109983 Jy ! Component: 150 - total flux cleaned = 0.00154201 Jy ! Component: 200 - total flux cleaned = 0.00202343 Jy ! Total flux subtracted in 200 components = 0.00202343 Jy ! Clean residual min=-0.002087 max=0.001657 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.185997 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 117 components and 0.185997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=10.53 mas, bpa=-19.66 degrees ! Estimated noise=1.23677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228729 Jy ! Component: 100 - total flux cleaned = 0.000498398 Jy ! Component: 150 - total flux cleaned = 0.000962578 Jy ! Component: 200 - total flux cleaned = 0.00120213 Jy ! Total flux subtracted in 200 components = 0.00120213 Jy ! Clean residual min=-0.001948 max=0.001854 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.187199 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 150 components and 0.187199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066544Jy sigma=0.437399 ! Fit after self-cal, rms=0.066537Jy sigma=0.437346 wmodel J1606+1814_S_map.mod ! Writing 150 model components to file: J1606+1814_S_map.mod wobs J1606+1814_S_uvs.fits ! Writing UV FITS file: J1606+1814_S_uvs.fits wwins J1606+1814_S_map.win ! wwins: Wrote 3 windows to J1606+1814_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.000184277 Jy ! Component: 100 - total flux cleaned = -0.000489412 Jy ! Component: 150 - total flux cleaned = -0.000779961 Jy ! Component: 200 - total flux cleaned = -0.00116675 Jy ! Component: 250 - total flux cleaned = -0.00140506 Jy ! Component: 300 - total flux cleaned = -0.00158406 Jy ! Component: 350 - total flux cleaned = -0.00175851 Jy ! Component: 400 - total flux cleaned = -0.00197656 Jy ! Component: 450 - total flux cleaned = -0.00209435 Jy ! Component: 500 - total flux cleaned = -0.00223237 Jy ! Component: 550 - total flux cleaned = -0.00227724 Jy ! Component: 600 - total flux cleaned = -0.00234351 Jy ! Component: 650 - total flux cleaned = -0.00245095 Jy ! Component: 700 - total flux cleaned = -0.00249323 Jy ! Component: 750 - total flux cleaned = -0.00251419 Jy ! Component: 800 - total flux cleaned = -0.00259549 Jy ! Component: 850 - total flux cleaned = -0.00263513 Jy ! Component: 900 - total flux cleaned = -0.00265427 Jy ! Component: 950 - total flux cleaned = -0.00269236 Jy ! Component: 1000 - total flux cleaned = -0.00265465 Jy ! Component: 1050 - total flux cleaned = -0.002785 Jy ! Component: 1100 - total flux cleaned = -0.00278494 Jy ! Component: 1150 - total flux cleaned = -0.00280346 Jy ! Component: 1200 - total flux cleaned = -0.00285659 Jy ! Component: 1250 - total flux cleaned = -0.00285656 Jy ! Component: 1300 - total flux cleaned = -0.00285663 Jy ! Component: 1350 - total flux cleaned = -0.00289045 Jy ! Component: 1400 - total flux cleaned = -0.00289034 Jy ! Component: 1450 - total flux cleaned = -0.00289036 Jy ! Component: 1500 - total flux cleaned = -0.00285782 Jy ! Component: 1550 - total flux cleaned = -0.00280993 Jy ! Component: 1600 - total flux cleaned = -0.0028102 Jy ! Component: 1650 - total flux cleaned = -0.00282579 Jy ! Component: 1700 - total flux cleaned = -0.00274864 Jy ! Component: 1750 - total flux cleaned = -0.00268758 Jy ! Component: 1800 - total flux cleaned = -0.00267241 Jy ! Component: 1850 - total flux cleaned = -0.00264257 Jy ! Component: 1900 - total flux cleaned = -0.00259847 Jy ! Component: 1950 - total flux cleaned = -0.00255489 Jy ! Component: 2000 - total flux cleaned = -0.00249724 Jy ! Component: 2050 - total flux cleaned = -0.00245456 Jy ! Component: 2100 - total flux cleaned = -0.00242628 Jy ! Component: 2150 - total flux cleaned = -0.00242634 Jy ! Component: 2200 - total flux cleaned = -0.00235763 Jy ! Component: 2250 - total flux cleaned = -0.00233046 Jy ! Component: 2300 - total flux cleaned = -0.00227651 Jy ! Component: 2350 - total flux cleaned = -0.00224971 Jy ! Component: 2400 - total flux cleaned = -0.00220989 Jy ! Component: 2450 - total flux cleaned = -0.00218346 Jy ! Component: 2500 - total flux cleaned = -0.00217033 Jy ! Component: 2550 - total flux cleaned = -0.00214432 Jy ! Component: 2600 - total flux cleaned = -0.00206748 Jy ! Component: 2650 - total flux cleaned = -0.00201668 Jy ! Component: 2700 - total flux cleaned = -0.00197884 Jy ! Component: 2750 - total flux cleaned = -0.00189149 Jy ! Component: 2800 - total flux cleaned = -0.00184223 Jy ! Component: 2850 - total flux cleaned = -0.00176861 Jy ! Component: 2900 - total flux cleaned = -0.00173214 Jy ! Component: 2950 - total flux cleaned = -0.00172006 Jy ! Component: 3000 - total flux cleaned = -0.00162428 Jy ! Component: 3050 - total flux cleaned = -0.00158872 Jy ! Component: 3100 - total flux cleaned = -0.00151802 Jy ! Component: 3150 - total flux cleaned = -0.00148292 Jy ! Component: 3200 - total flux cleaned = -0.00143646 Jy ! Component: 3250 - total flux cleaned = -0.00136728 Jy ! Component: 3300 - total flux cleaned = -0.00134429 Jy ! Component: 3350 - total flux cleaned = -0.00131027 Jy ! Component: 3400 - total flux cleaned = -0.00127643 Jy ! Component: 3450 - total flux cleaned = -0.00120923 Jy ! Component: 3500 - total flux cleaned = -0.00120925 Jy ! Component: 3550 - total flux cleaned = -0.00115402 Jy ! Component: 3600 - total flux cleaned = -0.00116506 Jy ! Component: 3650 - total flux cleaned = -0.00111046 Jy ! Component: 3700 - total flux cleaned = -0.00109959 Jy ! Component: 3750 - total flux cleaned = -0.00107814 Jy ! Component: 3800 - total flux cleaned = -0.00104601 Jy ! Component: 3850 - total flux cleaned = -0.000971536 Jy ! Component: 3900 - total flux cleaned = -0.000961024 Jy ! Component: 3950 - total flux cleaned = -0.000961062 Jy ! Component: 4000 - total flux cleaned = -0.000919194 Jy ! Component: 4050 - total flux cleaned = -0.000898325 Jy ! Total flux subtracted in 4096 components = -0.000887993 Jy ! Clean residual min=-0.000673 max=0.000641 Jy/beam ! Clean residual mean=0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.186311 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 396 components and 0.186311 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1606+1814_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 10.53 at -19.66 degrees (North through East) ! Clean map min=-0.002115 max=0.1648 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1606+1814_S_map.fits wmodel /image_prod/ug002_uva//J1606+1814_S_map.mod ! Writing 396 model components to file: /image_prod/ug002_uva//J1606+1814_S_map.mod wobs /image_prod/ug002_uva//J1606+1814_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1606+1814_S_uvs.fits wwins /image_prod/ug002_uva//J1606+1814_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1606+1814_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184366 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335608 0.335608 0.671216 1.34243 2.68487 5.36973 10.7395 21.4789 42.9579 85.9157 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 893.899 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1606+1814_S_dfm.log closed on Thu Mar 5 02:33:50 2020