! Started logfile: /image_prod/ug002_uva//J2342-2223_S_dfm.log on Thu Mar 5 06:23:37 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//J2342-2223_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2342-2223_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995926 visibilities/baseline/integration-bin. ! Found source: J2342-2223 ! ! 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 8067 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 J2342-2223_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.012881Jy sigma=6.613753 ! Fit after self-cal, rms=0.858971Jy sigma=5.510416 ! 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.69 mas, bmaj=6.933 mas, bpa=-1.985 degrees ! Estimated noise=2.16373 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.115464 Jy ! Component: 100 - total flux cleaned = 0.147928 Jy ! Total flux subtracted in 100 components = 0.147928 Jy ! Clean residual min=-0.008354 max=0.020581 Jy/beam ! Clean residual mean=-0.000012 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 0.147928 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.147928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095223Jy sigma=0.519307 ! Fit after self-cal, rms=0.095179Jy sigma=0.518942 ! Inverting map ! Added new window around map position (-2.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170572 Jy ! Component: 100 - total flux cleaned = 0.0248023 Jy ! Total flux subtracted in 100 components = 0.0248023 Jy ! Clean residual min=-0.007114 max=0.014469 Jy/beam ! Clean residual mean=0.000001 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.17273 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.17273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092915Jy sigma=0.494530 ! Fit after self-cal, rms=0.092601Jy sigma=0.491385 ! 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.292 mas, bmaj=8.501 mas, bpa=-0.9233 degrees ! Estimated noise=1.26358 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 (2.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876758 Jy ! Component: 100 - total flux cleaned = 0.0116396 Jy ! Component: 150 - total flux cleaned = 0.0119426 Jy ! Component: 200 - total flux cleaned = 0.0122105 Jy ! Total flux subtracted in 200 components = 0.0122105 Jy ! Clean residual min=-0.005174 max=0.006263 Jy/beam ! Clean residual mean=0.000019 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.184941 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.184941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091542Jy sigma=0.485090 ! Fit after self-cal, rms=0.091540Jy sigma=0.484991 ! 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.292 x 8.501 at -0.9233 degrees (North through East) ! Clean map min=-0.0048641 max=0.1388 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.04 KP 0.99 ! LA 1.03 MK 1.03 NL 0.96 OV 0.93 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.04 FD 0.95 HN 1.07 KP 0.97 ! LA 1.00 MK 0.98 NL 1.09 OV 0.94 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.99 HN 1.07 KP 0.95 ! LA 1.00 MK 1.05 NL 0.93 OV 0.92 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.091540Jy sigma=0.484991 ! Fit after self-cal, rms=0.106321Jy sigma=0.471712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=8.512 mas, bpa=-0.5311 degrees ! Estimated noise=1.2868 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.00106934 Jy ! Component: 100 - total flux cleaned = -0.00120782 Jy ! Component: 150 - total flux cleaned = -0.00138462 Jy ! Component: 200 - total flux cleaned = -0.00149015 Jy ! Total flux subtracted in 200 components = -0.00149015 Jy ! Clean residual min=-0.003791 max=0.004225 Jy/beam ! Clean residual mean=0.000004 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.18345 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.18345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106215Jy sigma=0.471168 ! Fit after self-cal, rms=0.106380Jy sigma=0.471008 ! 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.106380Jy sigma=0.471008 ! Fit after self-cal, rms=0.119225Jy sigma=0.465782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.547 mas, bpa=-0.775 degrees ! Estimated noise=1.29462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.71749e-06 Jy ! Component: 100 - total flux cleaned = -7.4535e-05 Jy ! Component: 150 - total flux cleaned = -0.000189828 Jy ! Component: 200 - total flux cleaned = -0.000284973 Jy ! Total flux subtracted in 200 components = -0.000284973 Jy ! Clean residual min=-0.002855 max=0.002544 Jy/beam ! Clean residual mean=0.000001 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.183165 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.183165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119125Jy sigma=0.465260 ! Fit after self-cal, rms=0.119226Jy sigma=0.465193 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.000115056 Jy ! Component: 100 - total flux cleaned = 7.36904e-05 Jy ! Component: 150 - total flux cleaned = -9.49487e-07 Jy ! Component: 200 - total flux cleaned = -3.49172e-05 Jy ! Total flux subtracted in 200 components = -3.49172e-05 Jy ! Clean residual min=-0.002771 max=0.002558 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.183131 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.183131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119192Jy sigma=0.464978 ! Fit after self-cal, rms=0.119197Jy sigma=0.464966 ! 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.119197Jy sigma=0.464966 ! Fit after self-cal, rms=0.125833Jy sigma=0.464635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.589 mas, bpa=-0.5999 degrees ! Estimated noise=1.29472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00082247 Jy ! Component: 100 - total flux cleaned = -0.000780906 Jy ! Component: 150 - total flux cleaned = -0.000819849 Jy ! Component: 200 - total flux cleaned = -0.000854385 Jy ! Total flux subtracted in 200 components = -0.000854385 Jy ! Clean residual min=-0.002582 max=0.002478 Jy/beam ! Clean residual mean=0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.182276 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.182276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125783Jy sigma=0.464438 ! Fit after self-cal, rms=0.125815Jy sigma=0.464420 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.73545e-05 Jy ! Component: 100 - total flux cleaned = 5.70644e-05 Jy ! Component: 150 - total flux cleaned = 0.000145889 Jy ! Component: 200 - total flux cleaned = 0.000229619 Jy ! Total flux subtracted in 200 components = 0.000229619 Jy ! Clean residual min=-0.002509 max=0.002504 Jy/beam ! Clean residual mean=0.000001 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.182506 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.182506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125790Jy sigma=0.464318 ! Fit after self-cal, rms=0.125787Jy sigma=0.464309 ! 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.125787Jy sigma=0.464309 ! Fit after self-cal, rms=0.127976Jy sigma=0.464262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=19.17 mas, bpa=1.565 degrees ! Estimated noise=1.50177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271368 Jy ! Component: 100 - total flux cleaned = -0.000406911 Jy ! Component: 150 - total flux cleaned = -0.000429952 Jy ! Component: 200 - total flux cleaned = -0.000413433 Jy ! Total flux subtracted in 200 components = -0.000413433 Jy ! Clean residual min=-0.002672 max=0.002307 Jy/beam ! Clean residual mean=0.000005 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.182092 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.182092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127963Jy sigma=0.464253 ! Fit after self-cal, rms=0.127988Jy sigma=0.464236 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.47085e-05 Jy ! Component: 100 - total flux cleaned = 7.93484e-05 Jy ! Component: 150 - total flux cleaned = 0.000109217 Jy ! Component: 200 - total flux cleaned = 0.000135111 Jy ! Total flux subtracted in 200 components = 0.000135111 Jy ! Clean residual min=-0.002614 max=0.002325 Jy/beam ! Clean residual mean=0.000005 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.182227 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.182227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127984Jy sigma=0.464241 ! Fit after self-cal, rms=0.127990Jy sigma=0.464237 ! 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.305 mas, bmaj=8.615 mas, bpa=-0.4543 degrees ! Estimated noise=1.29408 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 8.615 at -0.4543 degrees (North through East) ! Clean map min=-0.0023373 max=0.14556 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.709 mas, bmaj=7.074 mas, bpa=-1.45 degrees ! Estimated noise=2.23373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118637 Jy ! Component: 100 - total flux cleaned = 0.151855 Jy ! Component: 150 - total flux cleaned = 0.165566 Jy ! Component: 200 - total flux cleaned = 0.171441 Jy ! Total flux subtracted in 200 components = 0.171441 Jy ! Clean residual min=-0.005117 max=0.004846 Jy/beam ! Clean residual mean=-0.000006 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.171441 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.171441 Jy ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=8.615 mas, bpa=-0.4543 degrees ! Estimated noise=1.29408 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.00467184 Jy ! Component: 100 - total flux cleaned = 0.00717426 Jy ! Component: 150 - total flux cleaned = 0.00874798 Jy ! Component: 200 - total flux cleaned = 0.00909154 Jy ! Total flux subtracted in 200 components = 0.00909154 Jy ! Clean residual min=-0.002511 max=0.002373 Jy/beam ! Clean residual mean=-0.000000 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.180532 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.180532 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.882 mas, bmaj=19.17 mas, bpa=1.565 degrees ! Estimated noise=1.50177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125432 Jy ! Component: 100 - total flux cleaned = 0.00161848 Jy ! Component: 150 - total flux cleaned = 0.00170565 Jy ! Component: 200 - total flux cleaned = 0.00172524 Jy ! Total flux subtracted in 200 components = 0.00172524 Jy ! Clean residual min=-0.002466 max=0.002487 Jy/beam ! Clean residual mean=0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.182258 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 = 1.91355e-05 Jy ! Component: 100 - total flux cleaned = 3.63839e-05 Jy ! Component: 150 - total flux cleaned = 3.59677e-05 Jy ! Component: 200 - total flux cleaned = 5.1161e-05 Jy ! Total flux subtracted in 200 components = 5.1161e-05 Jy ! Clean residual min=-0.002459 max=0.002436 Jy/beam ! Clean residual mean=0.000004 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.182309 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.182309 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=8.615 mas, bpa=-0.4543 degrees ! Estimated noise=1.29408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000358506 Jy ! Component: 100 - total flux cleaned = -0.000362326 Jy ! Component: 150 - total flux cleaned = -0.000362193 Jy ! Component: 200 - total flux cleaned = -0.000331154 Jy ! Total flux subtracted in 200 components = -0.000331154 Jy ! Clean residual min=-0.002379 max=0.002469 Jy/beam ! Clean residual mean=0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.181978 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.181978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127961Jy sigma=0.464118 ! Fit after self-cal, rms=0.127914Jy sigma=0.464061 wmodel J2342-2223_S_map.mod ! Writing 64 model components to file: J2342-2223_S_map.mod wobs J2342-2223_S_uvs.fits ! Writing UV FITS file: J2342-2223_S_uvs.fits wwins J2342-2223_S_map.win ! wwins: Wrote 3 windows to J2342-2223_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.000108592 Jy ! Component: 100 - total flux cleaned = -0.000270996 Jy ! Component: 150 - total flux cleaned = -0.000709517 Jy ! Component: 200 - total flux cleaned = -0.00101611 Jy ! Component: 250 - total flux cleaned = -0.00123834 Jy ! Component: 300 - total flux cleaned = -0.00156044 Jy ! Component: 350 - total flux cleaned = -0.00183909 Jy ! Component: 400 - total flux cleaned = -0.00204327 Jy ! Component: 450 - total flux cleaned = -0.0023089 Jy ! Component: 500 - total flux cleaned = -0.00253604 Jy ! Component: 550 - total flux cleaned = -0.00266276 Jy ! Component: 600 - total flux cleaned = -0.00278712 Jy ! Component: 650 - total flux cleaned = -0.00287801 Jy ! Component: 700 - total flux cleaned = -0.00293748 Jy ! Component: 750 - total flux cleaned = -0.00296683 Jy ! Component: 800 - total flux cleaned = -0.00308154 Jy ! Component: 850 - total flux cleaned = -0.00319399 Jy ! Component: 900 - total flux cleaned = -0.00327731 Jy ! Component: 950 - total flux cleaned = -0.00344119 Jy ! Component: 1000 - total flux cleaned = -0.00352144 Jy ! Component: 1050 - total flux cleaned = -0.00354754 Jy ! Component: 1100 - total flux cleaned = -0.00362603 Jy ! Component: 1150 - total flux cleaned = -0.00367771 Jy ! Component: 1200 - total flux cleaned = -0.00375324 Jy ! Component: 1250 - total flux cleaned = -0.00382803 Jy ! Component: 1300 - total flux cleaned = -0.00387673 Jy ! Component: 1350 - total flux cleaned = -0.00382807 Jy ! Component: 1400 - total flux cleaned = -0.00382827 Jy ! Component: 1450 - total flux cleaned = -0.00375702 Jy ! Component: 1500 - total flux cleaned = -0.00373336 Jy ! Component: 1550 - total flux cleaned = -0.00366325 Jy ! Component: 1600 - total flux cleaned = -0.00357118 Jy ! Component: 1650 - total flux cleaned = -0.00354844 Jy ! Component: 1700 - total flux cleaned = -0.0035033 Jy ! Component: 1750 - total flux cleaned = -0.00337002 Jy ! Component: 1800 - total flux cleaned = -0.00330463 Jy ! Component: 1850 - total flux cleaned = -0.00326127 Jy ! Component: 1900 - total flux cleaned = -0.00321854 Jy ! Component: 1950 - total flux cleaned = -0.00326093 Jy ! Component: 2000 - total flux cleaned = -0.00315536 Jy ! Component: 2050 - total flux cleaned = -0.00313472 Jy ! Component: 2100 - total flux cleaned = -0.00309314 Jy ! Component: 2150 - total flux cleaned = -0.00307217 Jy ! Component: 2200 - total flux cleaned = -0.0030111 Jy ! Component: 2250 - total flux cleaned = -0.00305157 Jy ! Component: 2300 - total flux cleaned = -0.00297197 Jy ! Component: 2350 - total flux cleaned = -0.00307053 Jy ! Component: 2400 - total flux cleaned = -0.00307045 Jy ! Component: 2450 - total flux cleaned = -0.00301237 Jy ! Component: 2500 - total flux cleaned = -0.00307007 Jy ! Component: 2550 - total flux cleaned = -0.00301295 Jy ! Component: 2600 - total flux cleaned = -0.00303205 Jy ! Component: 2650 - total flux cleaned = -0.00308834 Jy ! Component: 2700 - total flux cleaned = -0.00314405 Jy ! Component: 2750 - total flux cleaned = -0.003107 Jy ! Component: 2800 - total flux cleaned = -0.00310727 Jy ! Component: 2850 - total flux cleaned = -0.00321634 Jy ! Component: 2900 - total flux cleaned = -0.00314433 Jy ! Component: 2950 - total flux cleaned = -0.00321562 Jy ! Component: 3000 - total flux cleaned = -0.00328634 Jy ! Component: 3050 - total flux cleaned = -0.00328643 Jy ! Component: 3100 - total flux cleaned = -0.00328651 Jy ! Component: 3150 - total flux cleaned = -0.00335564 Jy ! Component: 3200 - total flux cleaned = -0.00328721 Jy ! Component: 3250 - total flux cleaned = -0.00333859 Jy ! Component: 3300 - total flux cleaned = -0.00333848 Jy ! Component: 3350 - total flux cleaned = -0.0034056 Jy ! Component: 3400 - total flux cleaned = -0.00338882 Jy ! Component: 3450 - total flux cleaned = -0.00338871 Jy ! Component: 3500 - total flux cleaned = -0.00338843 Jy ! Component: 3550 - total flux cleaned = -0.00340467 Jy ! Component: 3600 - total flux cleaned = -0.0034369 Jy ! Component: 3650 - total flux cleaned = -0.00342082 Jy ! Component: 3700 - total flux cleaned = -0.00343699 Jy ! Component: 3750 - total flux cleaned = -0.00351604 Jy ! Component: 3800 - total flux cleaned = -0.00353163 Jy ! Component: 3850 - total flux cleaned = -0.00353149 Jy ! Component: 3900 - total flux cleaned = -0.00354711 Jy ! Component: 3950 - total flux cleaned = -0.00357796 Jy ! Component: 4000 - total flux cleaned = -0.00359308 Jy ! Component: 4050 - total flux cleaned = -0.00365352 Jy ! Total flux subtracted in 4096 components = -0.003729 Jy ! Clean residual min=-0.001065 max=0.000827 Jy/beam ! Clean residual mean=0.000002 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.178249 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 317 components and 0.178249 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2342-2223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 8.615 at -0.4543 degrees (North through East) ! Clean map min=-0.0021281 max=0.14739 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2342-2223_S_map.fits wmodel /image_prod/ug002_uva//J2342-2223_S_map.mod ! Writing 317 model components to file: /image_prod/ug002_uva//J2342-2223_S_map.mod wobs /image_prod/ug002_uva//J2342-2223_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2342-2223_S_uvs.fits wwins /image_prod/ug002_uva//J2342-2223_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2342-2223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.147392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271889 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553402 0.553402 1.1068 2.21361 4.42721 8.85443 17.7089 35.4177 70.8354 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 542.101 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2342-2223_S_dfm.log closed on Thu Mar 5 06:23:41 2020