! Started logfile: /image_prod/ug002_uva//J0232+2017_S_dfm.log on Wed Mar 4 19:35:31 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//J0232+2017_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0232+2017_S_uva.fits ! AN table 1: 90 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J0232+2017 ! ! 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 3780 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 J0232+2017_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999427Jy sigma=10.232493 ! Fit after self-cal, rms=0.971041Jy sigma=9.936819 ! 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.877 mas, bmaj=13.65 mas, bpa=-21.4 degrees ! Estimated noise=1.87998 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.022448 Jy ! Component: 100 - total flux cleaned = 0.0281593 Jy ! Total flux subtracted in 100 components = 0.0281593 Jy ! Clean residual min=-0.004207 max=0.004055 Jy/beam ! Clean residual mean=-0.000008 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.0281593 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0281593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044519Jy sigma=0.428664 ! Fit after self-cal, rms=0.043130Jy sigma=0.414967 ! 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.559 mas, bmaj=14.71 mas, bpa=-20.37 degrees ! Estimated noise=1.14475 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.00475246 Jy ! Component: 100 - total flux cleaned = 0.00621409 Jy ! Component: 150 - total flux cleaned = 0.00671705 Jy ! Component: 200 - total flux cleaned = 0.00683262 Jy ! Total flux subtracted in 200 components = 0.00683262 Jy ! Clean residual min=-0.002518 max=0.001991 Jy/beam ! Clean residual mean=-0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0349919 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.0349919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042688Jy sigma=0.409789 ! Fit after self-cal, rms=0.042697Jy sigma=0.409743 ! 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.559 x 14.71 at -20.37 degrees (North through East) ! Clean map min=-0.002429 max=0.032056 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.01 KP 0.98 LA 0.96 ! MK 0.98 OV 1.09 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 0.95 KP 1.03 LA 0.94 ! MK 1.00 OV 0.95 PT 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.02 KP 1.10 LA 0.93 ! MK 0.95 OV 1.03 PT 0.95 ! ! ! Fit before self-cal, rms=0.042697Jy sigma=0.409743 ! Fit after self-cal, rms=0.042171Jy sigma=0.408982 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=14.72 mas, bpa=-20.38 degrees ! Estimated noise=1.12729 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 = 1.75896e-05 Jy ! Component: 100 - total flux cleaned = 0.000107893 Jy ! Component: 150 - total flux cleaned = 0.000188455 Jy ! Component: 200 - total flux cleaned = 0.00024312 Jy ! Total flux subtracted in 200 components = 0.00024312 Jy ! Clean residual min=-0.002362 max=0.001879 Jy/beam ! Clean residual mean=-0.000010 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.035235 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.035235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042149Jy sigma=0.408772 ! Fit after self-cal, rms=0.042189Jy sigma=0.408471 ! 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.042189Jy sigma=0.408471 ! Fit after self-cal, rms=0.042360Jy sigma=0.406836 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=14.67 mas, bpa=-20.56 degrees ! Estimated noise=1.12301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000319395 Jy ! Component: 100 - total flux cleaned = -0.000174827 Jy ! Component: 150 - total flux cleaned = -0.000119581 Jy ! Component: 200 - total flux cleaned = -9.57058e-05 Jy ! Total flux subtracted in 200 components = -9.57058e-05 Jy ! Clean residual min=-0.002276 max=0.001559 Jy/beam ! Clean residual mean=0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0351393 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0351393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042345Jy sigma=0.406718 ! Fit after self-cal, rms=0.042388Jy sigma=0.406450 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 = -7.21184e-05 Jy ! Component: 100 - total flux cleaned = -1.75237e-05 Jy ! Component: 150 - total flux cleaned = 4.16456e-05 Jy ! Component: 200 - total flux cleaned = 8.45297e-05 Jy ! Total flux subtracted in 200 components = 8.45297e-05 Jy ! Clean residual min=-0.002266 max=0.001537 Jy/beam ! Clean residual mean=0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0352238 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0352238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042379Jy sigma=0.406369 ! Fit after self-cal, rms=0.042379Jy sigma=0.406347 ! 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.042379Jy sigma=0.406347 ! Fit after self-cal, rms=0.042635Jy sigma=0.406255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=14.69 mas, bpa=-20.45 degrees ! Estimated noise=1.12198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262533 Jy ! Component: 100 - total flux cleaned = -0.000223829 Jy ! Component: 150 - total flux cleaned = -0.00021194 Jy ! Component: 200 - total flux cleaned = -0.000190444 Jy ! Total flux subtracted in 200 components = -0.000190444 Jy ! Clean residual min=-0.002213 max=0.001517 Jy/beam ! Clean residual mean=0.000004 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0350334 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.0350334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042626Jy sigma=0.406175 ! Fit after self-cal, rms=0.042648Jy sigma=0.406143 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 = -5.33875e-05 Jy ! Component: 100 - total flux cleaned = -9.40563e-06 Jy ! Component: 150 - total flux cleaned = 5.5705e-07 Jy ! Component: 200 - total flux cleaned = 1.01768e-05 Jy ! Total flux subtracted in 200 components = 1.01768e-05 Jy ! Clean residual min=-0.002195 max=0.001510 Jy/beam ! Clean residual mean=0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0350436 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.0350436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042642Jy sigma=0.406093 ! Fit after self-cal, rms=0.042642Jy sigma=0.406084 ! 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.042642Jy sigma=0.406084 ! Fit after self-cal, rms=0.042715Jy sigma=0.406055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.39 mas, bmaj=16.35 mas, bpa=-18.49 degrees ! Estimated noise=1.27814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.39374e-05 Jy ! Component: 100 - total flux cleaned = 7.05066e-05 Jy ! Component: 150 - total flux cleaned = 0.000105451 Jy ! Component: 200 - total flux cleaned = 0.000125814 Jy ! Total flux subtracted in 200 components = 0.000125814 Jy ! Clean residual min=-0.001616 max=0.001431 Jy/beam ! Clean residual mean=0.000006 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0351694 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.0351694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042713Jy sigma=0.406035 ! Fit after self-cal, rms=0.042718Jy sigma=0.406021 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.16634e-05 Jy ! Component: 100 - total flux cleaned = 5.02747e-05 Jy ! Component: 150 - total flux cleaned = 6.75613e-05 Jy ! Component: 200 - total flux cleaned = 8.305e-05 Jy ! Total flux subtracted in 200 components = 8.305e-05 Jy ! Clean residual min=-0.001586 max=0.001410 Jy/beam ! Clean residual mean=0.000006 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0352524 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.0352525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042718Jy sigma=0.406008 ! Fit after self-cal, rms=0.042714Jy sigma=0.406001 ! 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.583 mas, bmaj=14.71 mas, bpa=-20.35 degrees ! Estimated noise=1.1196 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.583 x 14.71 at -20.35 degrees (North through East) ! Clean map min=-0.0020961 max=0.031817 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=2.892 mas, bmaj=13.61 mas, bpa=-21.47 degrees ! Estimated noise=1.84539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236422 Jy ! Component: 100 - total flux cleaned = 0.0297238 Jy ! Component: 150 - total flux cleaned = 0.0321789 Jy ! Component: 200 - total flux cleaned = 0.0333577 Jy ! Total flux subtracted in 200 components = 0.0333577 Jy ! Clean residual min=-0.004162 max=0.003125 Jy/beam ! Clean residual mean=-0.000000 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.0333577 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0333577 Jy ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=14.71 mas, bpa=-20.35 degrees ! Estimated noise=1.1196 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.00129894 Jy ! Component: 100 - total flux cleaned = 0.00140965 Jy ! Component: 150 - total flux cleaned = 0.0015486 Jy ! Component: 200 - total flux cleaned = 0.00170715 Jy ! Total flux subtracted in 200 components = 0.00170715 Jy ! Clean residual min=-0.002371 max=0.001481 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0350649 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.0350649 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.39 mas, bmaj=16.35 mas, bpa=-18.49 degrees ! Estimated noise=1.27814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583703 Jy ! Component: 100 - total flux cleaned = 0.000774355 Jy ! Component: 150 - total flux cleaned = 0.000929577 Jy ! Component: 200 - total flux cleaned = 0.000994634 Jy ! Total flux subtracted in 200 components = 0.000994634 Jy ! Clean residual min=-0.001753 max=0.001391 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0360595 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 = 5.65552e-07 Jy ! Component: 100 - total flux cleaned = -1.65641e-05 Jy ! Component: 150 - total flux cleaned = -3.24505e-05 Jy ! Component: 200 - total flux cleaned = -6.16121e-05 Jy ! Total flux subtracted in 200 components = -6.16121e-05 Jy ! Clean residual min=-0.001697 max=0.001351 Jy/beam ! Clean residual mean=0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0359979 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.0359979 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=14.71 mas, bpa=-20.35 degrees ! Estimated noise=1.1196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.83694e-05 Jy ! Component: 100 - total flux cleaned = -0.000167811 Jy ! Component: 150 - total flux cleaned = -0.000276052 Jy ! Component: 200 - total flux cleaned = -0.000353536 Jy ! Total flux subtracted in 200 components = -0.000353536 Jy ! Clean residual min=-0.002237 max=0.001491 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0356443 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.0356443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042733Jy sigma=0.406233 ! Fit after self-cal, rms=0.042730Jy sigma=0.406121 wmodel J0232+2017_S_map.mod ! Writing 69 model components to file: J0232+2017_S_map.mod wobs J0232+2017_S_uvs.fits ! Writing UV FITS file: J0232+2017_S_uvs.fits wwins J0232+2017_S_map.win ! wwins: Wrote 1 windows to J0232+2017_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.000911587 Jy ! Component: 100 - total flux cleaned = -0.0014305 Jy ! Component: 150 - total flux cleaned = -0.00158874 Jy ! Component: 200 - total flux cleaned = -0.00170917 Jy ! Component: 250 - total flux cleaned = -0.00193345 Jy ! Component: 300 - total flux cleaned = -0.00218657 Jy ! Component: 350 - total flux cleaned = -0.00242938 Jy ! Component: 400 - total flux cleaned = -0.00262389 Jy ! Component: 450 - total flux cleaned = -0.00284803 Jy ! Component: 500 - total flux cleaned = -0.00295633 Jy ! Component: 550 - total flux cleaned = -0.00309639 Jy ! Component: 600 - total flux cleaned = -0.00314752 Jy ! Component: 650 - total flux cleaned = -0.00321327 Jy ! Component: 700 - total flux cleaned = -0.00326098 Jy ! Component: 750 - total flux cleaned = -0.00330721 Jy ! Component: 800 - total flux cleaned = -0.00333725 Jy ! Component: 850 - total flux cleaned = -0.00341033 Jy ! Component: 900 - total flux cleaned = -0.00341019 Jy ! Component: 950 - total flux cleaned = -0.00339682 Jy ! Component: 1000 - total flux cleaned = -0.00346446 Jy ! Component: 1050 - total flux cleaned = -0.00349045 Jy ! Component: 1100 - total flux cleaned = -0.00349026 Jy ! Component: 1150 - total flux cleaned = -0.00347783 Jy ! Component: 1200 - total flux cleaned = -0.00344062 Jy ! Component: 1250 - total flux cleaned = -0.00342838 Jy ! Component: 1300 - total flux cleaned = -0.00338097 Jy ! Component: 1350 - total flux cleaned = -0.00336936 Jy ! Component: 1400 - total flux cleaned = -0.00336942 Jy ! Component: 1450 - total flux cleaned = -0.00336947 Jy ! Component: 1500 - total flux cleaned = -0.00340245 Jy ! Component: 1550 - total flux cleaned = -0.00340274 Jy ! Component: 1600 - total flux cleaned = -0.00342395 Jy ! Component: 1650 - total flux cleaned = -0.00340325 Jy ! Component: 1700 - total flux cleaned = -0.00342379 Jy ! Component: 1750 - total flux cleaned = -0.00343377 Jy ! Component: 1800 - total flux cleaned = -0.00342357 Jy ! Component: 1850 - total flux cleaned = -0.00341348 Jy ! Component: 1900 - total flux cleaned = -0.00342321 Jy ! Component: 1950 - total flux cleaned = -0.00342322 Jy ! Component: 2000 - total flux cleaned = -0.00345176 Jy ! Component: 2050 - total flux cleaned = -0.00346111 Jy ! Component: 2100 - total flux cleaned = -0.00344243 Jy ! Component: 2150 - total flux cleaned = -0.00343337 Jy ! Component: 2200 - total flux cleaned = -0.00340605 Jy ! Component: 2250 - total flux cleaned = -0.00340609 Jy ! Component: 2300 - total flux cleaned = -0.00337938 Jy ! Component: 2350 - total flux cleaned = -0.00337945 Jy ! Component: 2400 - total flux cleaned = -0.00335309 Jy ! Component: 2450 - total flux cleaned = -0.00334439 Jy ! Component: 2500 - total flux cleaned = -0.00332715 Jy ! Component: 2550 - total flux cleaned = -0.00329288 Jy ! Component: 2600 - total flux cleaned = -0.00323359 Jy ! Component: 2650 - total flux cleaned = -0.00322519 Jy ! Component: 2700 - total flux cleaned = -0.00319185 Jy ! Component: 2750 - total flux cleaned = -0.0031671 Jy ! Component: 2800 - total flux cleaned = -0.00314249 Jy ! Component: 2850 - total flux cleaned = -0.00312621 Jy ! Component: 2900 - total flux cleaned = -0.00311804 Jy ! Component: 2950 - total flux cleaned = -0.00308593 Jy ! Component: 3000 - total flux cleaned = -0.00307 Jy ! Component: 3050 - total flux cleaned = -0.00303826 Jy ! Component: 3100 - total flux cleaned = -0.00299883 Jy ! Component: 3150 - total flux cleaned = -0.0029832 Jy ! Component: 3200 - total flux cleaned = -0.00295207 Jy ! Component: 3250 - total flux cleaned = -0.00292107 Jy ! Component: 3300 - total flux cleaned = -0.00286708 Jy ! Component: 3350 - total flux cleaned = -0.00283637 Jy ! Component: 3400 - total flux cleaned = -0.00279057 Jy ! Component: 3450 - total flux cleaned = -0.0027373 Jy ! Component: 3500 - total flux cleaned = -0.00271461 Jy ! Component: 3550 - total flux cleaned = -0.00268449 Jy ! Component: 3600 - total flux cleaned = -0.00264689 Jy ! Component: 3650 - total flux cleaned = -0.00260952 Jy ! Component: 3700 - total flux cleaned = -0.00255742 Jy ! Component: 3750 - total flux cleaned = -0.00252777 Jy ! Component: 3800 - total flux cleaned = -0.00249078 Jy ! Component: 3850 - total flux cleaned = -0.00243179 Jy ! Component: 3900 - total flux cleaned = -0.00238774 Jy ! Component: 3950 - total flux cleaned = -0.00235116 Jy ! Component: 4000 - total flux cleaned = -0.00227094 Jy ! Component: 4050 - total flux cleaned = -0.00222002 Jy ! Total flux subtracted in 4096 components = -0.00215471 Jy ! Clean residual min=-0.000407 max=0.000387 Jy/beam ! Clean residual mean=0.000002 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.0334896 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 326 components and 0.0334896 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0232+2017_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.583 x 14.71 at -20.35 degrees (North through East) ! Clean map min=-0.0019033 max=0.031039 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0232+2017_S_map.fits wmodel /image_prod/ug002_uva//J0232+2017_S_map.mod ! Writing 326 model components to file: /image_prod/ug002_uva//J0232+2017_S_map.mod wobs /image_prod/ug002_uva//J0232+2017_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0232+2017_S_uvs.fits wwins /image_prod/ug002_uva//J0232+2017_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0232+2017_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0310392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30079 1.30079 2.60157 5.20314 10.4063 20.8126 41.6251 83.2503 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.031 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 230.629 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0232+2017_S_dfm.log closed on Wed Mar 4 19:35:35 2020