! Started logfile: /image_prod/ug002_uva//J1722+5856_S_dfm.log on Thu Mar 5 03:13:15 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//J1722+5856_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1722+5856_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.665476 visibilities/baseline/integration-bin. ! Found source: J1722+5856 ! ! 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 36 lines of history. ! ! Reading 3354 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 J1722+5856_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012419Jy sigma=8.180235 ! Fit after self-cal, rms=0.873157Jy sigma=7.025869 ! 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.455 mas, bmaj=5.885 mas, bpa=57.8 degrees ! Estimated noise=2.34486 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.100333 Jy ! Component: 100 - total flux cleaned = 0.124398 Jy ! Total flux subtracted in 100 components = 0.124398 Jy ! Clean residual min=-0.007862 max=0.010495 Jy/beam ! Clean residual mean=-0.000006 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.124398 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.124398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062304Jy sigma=0.476861 ! Fit after self-cal, rms=0.062276Jy sigma=0.476435 ! 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.229 mas, bmaj=6.373 mas, bpa=59.78 degrees ! Estimated noise=1.54642 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.0114489 Jy ! Component: 100 - total flux cleaned = 0.017344 Jy ! Component: 150 - total flux cleaned = 0.0212788 Jy ! Component: 200 - total flux cleaned = 0.0240423 Jy ! Total flux subtracted in 200 components = 0.0240423 Jy ! Clean residual min=-0.006912 max=0.007752 Jy/beam ! Clean residual mean=-0.000012 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.14844 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.14844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060318Jy sigma=0.457273 ! Fit after self-cal, rms=0.060255Jy sigma=0.456415 ! 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.229 x 6.373 at 59.78 degrees (North through East) ! Clean map min=-0.0066715 max=0.12941 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 1.00 ! MK 0.99 NL 1.02 OV 0.89 SC 0.92 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.93 KP 1.03 ! MK 1.05 NL 1.34 OV 0.88 SC 1.37 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 0.94 KP 0.97 ! MK 1.01 NL 1.04 OV 0.89 SC 0.94 ! ! ! Fit before self-cal, rms=0.060255Jy sigma=0.456415 ! Fit after self-cal, rms=0.061243Jy sigma=0.439551 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=6.289 mas, bpa=59.79 degrees ! Estimated noise=1.53748 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.000650788 Jy ! Component: 100 - total flux cleaned = -0.000642998 Jy ! Component: 150 - total flux cleaned = -0.000526997 Jy ! Component: 200 - total flux cleaned = -0.00047742 Jy ! Total flux subtracted in 200 components = -0.00047742 Jy ! Clean residual min=-0.005847 max=0.005874 Jy/beam ! Clean residual mean=-0.000007 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.147963 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.147963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061049Jy sigma=0.438570 ! Fit after self-cal, rms=0.061194Jy sigma=0.438278 ! 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.061194Jy sigma=0.438278 ! Fit after self-cal, rms=0.062342Jy sigma=0.422986 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.272 mas, bmaj=6.321 mas, bpa=60.03 degrees ! Estimated noise=1.5372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000908821 Jy ! Component: 100 - total flux cleaned = -0.00139743 Jy ! Component: 150 - total flux cleaned = -0.00150514 Jy ! Component: 200 - total flux cleaned = -0.00156362 Jy ! Total flux subtracted in 200 components = -0.00156362 Jy ! Clean residual min=-0.003883 max=0.003998 Jy/beam ! Clean residual mean=-0.000001 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.146399 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.146399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062254Jy sigma=0.422455 ! Fit after self-cal, rms=0.062328Jy sigma=0.422244 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.64494e-05 Jy ! Component: 100 - total flux cleaned = 1.84293e-05 Jy ! Component: 150 - total flux cleaned = -4.39061e-06 Jy ! Component: 200 - total flux cleaned = -2.44935e-05 Jy ! Total flux subtracted in 200 components = -2.44935e-05 Jy ! Clean residual min=-0.003857 max=0.004019 Jy/beam ! Clean residual mean=-0.000001 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.146375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.146375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062294Jy sigma=0.422090 ! Fit after self-cal, rms=0.062294Jy sigma=0.422058 ! 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.062294Jy sigma=0.422058 ! Fit after self-cal, rms=0.062366Jy sigma=0.421885 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.262 mas, bmaj=6.36 mas, bpa=60.05 degrees ! Estimated noise=1.53744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000775424 Jy ! Component: 100 - total flux cleaned = -0.000965075 Jy ! Component: 150 - total flux cleaned = -0.00101497 Jy ! Component: 200 - total flux cleaned = -0.00103592 Jy ! Total flux subtracted in 200 components = -0.00103592 Jy ! Clean residual min=-0.003741 max=0.004034 Jy/beam ! Clean residual mean=-0.000002 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.145339 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.145339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062325Jy sigma=0.421678 ! Fit after self-cal, rms=0.062323Jy sigma=0.421656 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.35496e-05 Jy ! Component: 100 - total flux cleaned = -1.63324e-05 Jy ! Component: 150 - total flux cleaned = -5.24232e-05 Jy ! Component: 200 - total flux cleaned = -6.93819e-05 Jy ! Total flux subtracted in 200 components = -6.93819e-05 Jy ! Clean residual min=-0.003725 max=0.004077 Jy/beam ! Clean residual mean=-0.000002 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.14527 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.14527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062304Jy sigma=0.421592 ! Fit after self-cal, rms=0.062305Jy sigma=0.421583 ! 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.062305Jy sigma=0.421583 ! Fit after self-cal, rms=0.062280Jy sigma=0.421510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.263 mas, bmaj=8.558 mas, bpa=67.01 degrees ! Estimated noise=1.73092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000638143 Jy ! Component: 100 - total flux cleaned = -0.00075138 Jy ! Component: 150 - total flux cleaned = -0.000823277 Jy ! Component: 200 - total flux cleaned = -0.000886105 Jy ! Total flux subtracted in 200 components = -0.000886105 Jy ! Clean residual min=-0.004659 max=0.005856 Jy/beam ! Clean residual mean=-0.000003 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.144384 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.144383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062273Jy sigma=0.421458 ! Fit after self-cal, rms=0.062270Jy sigma=0.421417 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.65258e-05 Jy ! Component: 100 - total flux cleaned = -0.000108501 Jy ! Component: 150 - total flux cleaned = -0.000164771 Jy ! Component: 200 - total flux cleaned = -0.000216177 Jy ! Total flux subtracted in 200 components = -0.000216177 Jy ! Clean residual min=-0.004608 max=0.005798 Jy/beam ! Clean residual mean=-0.000003 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.144167 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.144167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062276Jy sigma=0.421442 ! Fit after self-cal, rms=0.062277Jy sigma=0.421416 ! 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.254 mas, bmaj=6.386 mas, bpa=60.03 degrees ! Estimated noise=1.5375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.254 x 6.386 at 60.03 degrees (North through East) ! Clean map min=-0.0037626 max=0.12858 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.473 mas, bmaj=5.868 mas, bpa=57.59 degrees ! Estimated noise=2.32256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0989892 Jy ! Component: 100 - total flux cleaned = 0.123688 Jy ! Component: 150 - total flux cleaned = 0.135037 Jy ! Component: 200 - total flux cleaned = 0.141174 Jy ! Total flux subtracted in 200 components = 0.141174 Jy ! Clean residual min=-0.005104 max=0.004964 Jy/beam ! Clean residual mean=-0.000001 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.141174 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.141174 Jy ! Inverting map and beam ! Estimated beam: bmin=4.254 mas, bmaj=6.386 mas, bpa=60.03 degrees ! Estimated noise=1.5375 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.00258692 Jy ! Component: 100 - total flux cleaned = 0.00307934 Jy ! Component: 150 - total flux cleaned = 0.00295755 Jy ! Component: 200 - total flux cleaned = 0.00290621 Jy ! Total flux subtracted in 200 components = 0.00290621 Jy ! Clean residual min=-0.004003 max=0.004008 Jy/beam ! Clean residual mean=-0.000002 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.14408 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.14408 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.263 mas, bmaj=8.558 mas, bpa=67.01 degrees ! Estimated noise=1.73092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368778 Jy ! Component: 100 - total flux cleaned = -0.000396734 Jy ! Component: 150 - total flux cleaned = -0.000422407 Jy ! Component: 200 - total flux cleaned = -0.000469861 Jy ! Total flux subtracted in 200 components = -0.000469861 Jy ! Clean residual min=-0.004700 max=0.005760 Jy/beam ! Clean residual mean=-0.000004 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.14361 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.17371e-05 Jy ! Component: 100 - total flux cleaned = -4.15824e-05 Jy ! Component: 150 - total flux cleaned = -4.16734e-05 Jy ! Component: 200 - total flux cleaned = -5.9507e-05 Jy ! Total flux subtracted in 200 components = -5.9507e-05 Jy ! Clean residual min=-0.004668 max=0.005768 Jy/beam ! Clean residual mean=-0.000004 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.143551 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.143551 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.254 mas, bmaj=6.386 mas, bpa=60.03 degrees ! Estimated noise=1.5375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115617 Jy ! Component: 100 - total flux cleaned = -0.000210182 Jy ! Component: 150 - total flux cleaned = -0.000137537 Jy ! Component: 200 - total flux cleaned = -9.22119e-05 Jy ! Total flux subtracted in 200 components = -9.22119e-05 Jy ! Clean residual min=-0.003863 max=0.004010 Jy/beam ! Clean residual mean=-0.000002 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.143459 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.143459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062300Jy sigma=0.421615 ! Fit after self-cal, rms=0.062296Jy sigma=0.421580 wmodel J1722+5856_S_map.mod ! Writing 45 model components to file: J1722+5856_S_map.mod wobs J1722+5856_S_uvs.fits ! Writing UV FITS file: J1722+5856_S_uvs.fits wwins J1722+5856_S_map.win ! wwins: Wrote 1 windows to J1722+5856_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.00068459 Jy ! Component: 100 - total flux cleaned = 0.00108154 Jy ! Component: 150 - total flux cleaned = 0.00151214 Jy ! Component: 200 - total flux cleaned = 0.00174255 Jy ! Component: 250 - total flux cleaned = 0.00206702 Jy ! Component: 300 - total flux cleaned = 0.00232463 Jy ! Component: 350 - total flux cleaned = 0.00247076 Jy ! Component: 400 - total flux cleaned = 0.00247136 Jy ! Component: 450 - total flux cleaned = 0.00264756 Jy ! Component: 500 - total flux cleaned = 0.00268878 Jy ! Component: 550 - total flux cleaned = 0.002526 Jy ! Component: 600 - total flux cleaned = 0.00236964 Jy ! Component: 650 - total flux cleaned = 0.00225636 Jy ! Component: 700 - total flux cleaned = 0.00214769 Jy ! Component: 750 - total flux cleaned = 0.00190191 Jy ! Component: 800 - total flux cleaned = 0.00176682 Jy ! Component: 850 - total flux cleaned = 0.0016686 Jy ! Component: 900 - total flux cleaned = 0.00141258 Jy ! Component: 950 - total flux cleaned = 0.00125758 Jy ! Component: 1000 - total flux cleaned = 0.00110625 Jy ! Component: 1050 - total flux cleaned = 0.00104807 Jy ! Component: 1100 - total flux cleaned = 0.000961264 Jy ! Component: 1150 - total flux cleaned = 0.000821727 Jy ! Component: 1200 - total flux cleaned = 0.000794733 Jy ! Component: 1250 - total flux cleaned = 0.000714476 Jy ! Component: 1300 - total flux cleaned = 0.000611094 Jy ! Component: 1350 - total flux cleaned = 0.00066173 Jy ! Component: 1400 - total flux cleaned = 0.000586963 Jy ! Component: 1450 - total flux cleaned = 0.00058682 Jy ! Component: 1500 - total flux cleaned = 0.000515467 Jy ! Component: 1550 - total flux cleaned = 0.000515035 Jy ! Component: 1600 - total flux cleaned = 0.000491816 Jy ! Component: 1650 - total flux cleaned = 0.000446904 Jy ! Component: 1700 - total flux cleaned = 0.000403398 Jy ! Component: 1750 - total flux cleaned = 0.000403999 Jy ! Component: 1800 - total flux cleaned = 0.000404031 Jy ! Component: 1850 - total flux cleaned = 0.000383261 Jy ! Component: 1900 - total flux cleaned = 0.000321868 Jy ! Component: 1950 - total flux cleaned = 0.000301969 Jy ! Component: 2000 - total flux cleaned = 0.000203467 Jy ! Component: 2050 - total flux cleaned = 0.000184145 Jy ! Component: 2100 - total flux cleaned = 8.83789e-05 Jy ! Component: 2150 - total flux cleaned = 6.96716e-05 Jy ! Component: 2200 - total flux cleaned = -4.77135e-06 Jy ! Component: 2250 - total flux cleaned = -7.83324e-05 Jy ! Component: 2300 - total flux cleaned = -0.000186768 Jy ! Component: 2350 - total flux cleaned = -0.000168861 Jy ! Component: 2400 - total flux cleaned = -0.000222101 Jy ! Component: 2450 - total flux cleaned = -0.000257009 Jy ! Component: 2500 - total flux cleaned = -0.000291434 Jy ! Component: 2550 - total flux cleaned = -0.000342362 Jy ! Component: 2600 - total flux cleaned = -0.000392505 Jy ! Component: 2650 - total flux cleaned = -0.000392339 Jy ! Component: 2700 - total flux cleaned = -0.000359518 Jy ! Component: 2750 - total flux cleaned = -0.000327288 Jy ! Component: 2800 - total flux cleaned = -0.00032727 Jy ! Component: 2850 - total flux cleaned = -0.000327422 Jy ! Component: 2900 - total flux cleaned = -0.000343176 Jy ! Component: 2950 - total flux cleaned = -0.000296376 Jy ! Component: 3000 - total flux cleaned = -0.000327493 Jy ! Component: 3050 - total flux cleaned = -0.000296749 Jy ! Component: 3100 - total flux cleaned = -0.000235957 Jy ! Component: 3150 - total flux cleaned = -0.000221015 Jy ! Component: 3200 - total flux cleaned = -0.000206134 Jy ! Component: 3250 - total flux cleaned = -0.000176427 Jy ! Component: 3300 - total flux cleaned = -0.000205989 Jy ! Component: 3350 - total flux cleaned = -0.000162158 Jy ! Component: 3400 - total flux cleaned = -0.000191206 Jy ! Component: 3450 - total flux cleaned = -0.000119106 Jy ! Component: 3500 - total flux cleaned = -0.000119046 Jy ! Component: 3550 - total flux cleaned = -0.000133255 Jy ! Component: 3600 - total flux cleaned = -0.000147349 Jy ! Component: 3650 - total flux cleaned = -0.000119322 Jy ! Component: 3700 - total flux cleaned = -0.000175033 Jy ! Component: 3750 - total flux cleaned = -0.00014727 Jy ! Component: 3800 - total flux cleaned = -0.000188415 Jy ! Component: 3850 - total flux cleaned = -0.000188308 Jy ! Component: 3900 - total flux cleaned = -0.000188264 Jy ! Component: 3950 - total flux cleaned = -0.000242092 Jy ! Component: 4000 - total flux cleaned = -0.000174993 Jy ! Component: 4050 - total flux cleaned = -0.000215103 Jy ! Total flux subtracted in 4096 components = -0.000228263 Jy ! Clean residual min=-0.000890 max=0.000822 Jy/beam ! Clean residual mean=0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.14323 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 335 components and 0.143231 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1722+5856_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.254 x 6.386 at 60.03 degrees (North through East) ! Clean map min=-0.001583 max=0.12846 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1722+5856_S_map.fits wmodel /image_prod/ug002_uva//J1722+5856_S_map.mod ! Writing 335 model components to file: /image_prod/ug002_uva//J1722+5856_S_map.mod wobs /image_prod/ug002_uva//J1722+5856_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1722+5856_S_uvs.fits wwins /image_prod/ug002_uva//J1722+5856_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1722+5856_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128457 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226658 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.529339 0.529339 1.05868 2.11736 4.23471 8.46943 16.9389 33.8777 67.7554 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 566.744 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1722+5856_S_dfm.log closed on Thu Mar 5 03:13:19 2020