! Started logfile: /image_prod/ug002_uva//J0335-0709_S_dfm.log on Wed Mar 4 19:58:04 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//J0335-0709_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0335-0709_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.91381 visibilities/baseline/integration-bin. ! Found source: J0335-0709 ! ! 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 5757 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 J0335-0709_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002110Jy sigma=8.336390 ! Fit after self-cal, rms=0.944925Jy sigma=7.859567 ! 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.526 mas, bmaj=7.49 mas, bpa=-2.373 degrees ! Estimated noise=1.46129 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.0442843 Jy ! Component: 100 - total flux cleaned = 0.054003 Jy ! Total flux subtracted in 100 components = 0.054003 Jy ! Clean residual min=-0.003421 max=0.004122 Jy/beam ! Clean residual mean=0.000004 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.054003 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.054003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062163Jy sigma=0.464996 ! Fit after self-cal, rms=0.061107Jy sigma=0.456369 ! 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=2.992 mas, bmaj=8.619 mas, bpa=-2.872 degrees ! Estimated noise=1.15042 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.0049929 Jy ! Component: 100 - total flux cleaned = 0.00719133 Jy ! Component: 150 - total flux cleaned = 0.00823536 Jy ! Component: 200 - total flux cleaned = 0.00841323 Jy ! Total flux subtracted in 200 components = 0.00841323 Jy ! Clean residual min=-0.002903 max=0.003841 Jy/beam ! Clean residual mean=-0.000001 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0624163 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0624163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060812Jy sigma=0.452509 ! Fit after self-cal, rms=0.060838Jy sigma=0.452400 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.992 x 8.619 at -2.872 degrees (North through East) ! Clean map min=-0.002788 max=0.058719 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.01 KP 0.94 LA 0.98 ! MK 0.96 OV 1.14 PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 HN 1.05 KP 1.01 LA 0.90 ! MK 1.01 OV 1.19 PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.05 KP 0.88 LA 0.97 ! MK 1.00 OV 1.61 PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.060838Jy sigma=0.452400 ! Fit after self-cal, rms=0.063433Jy sigma=0.446686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=8.686 mas, bpa=-3.016 degrees ! Estimated noise=1.14673 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.000112884 Jy ! Component: 100 - total flux cleaned = -0.000155101 Jy ! Component: 150 - total flux cleaned = -0.000140038 Jy ! Component: 200 - total flux cleaned = -0.000126216 Jy ! Total flux subtracted in 200 components = -0.000126216 Jy ! Clean residual min=-0.002039 max=0.002406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0622901 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0622901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063422Jy sigma=0.446600 ! Fit after self-cal, rms=0.063654Jy sigma=0.446190 ! 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.063654Jy sigma=0.446190 ! Fit after self-cal, rms=0.066060Jy sigma=0.444560 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=8.711 mas, bpa=-3.14 degrees ! Estimated noise=1.1475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.05234e-05 Jy ! Component: 100 - total flux cleaned = -6.69523e-05 Jy ! Component: 150 - total flux cleaned = -6.69715e-05 Jy ! Component: 200 - total flux cleaned = -6.76435e-05 Jy ! Total flux subtracted in 200 components = -6.76435e-05 Jy ! Clean residual min=-0.001981 max=0.002050 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0622224 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0622224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066051Jy sigma=0.444506 ! Fit after self-cal, rms=0.066109Jy sigma=0.444400 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.65214e-05 Jy ! Component: 100 - total flux cleaned = -5.00945e-05 Jy ! Component: 150 - total flux cleaned = -5.01845e-05 Jy ! Component: 200 - total flux cleaned = -5.0132e-05 Jy ! Total flux subtracted in 200 components = -5.0132e-05 Jy ! Clean residual min=-0.001912 max=0.002038 Jy/beam ! Clean residual mean=0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0621723 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0621723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066104Jy sigma=0.444366 ! Fit after self-cal, rms=0.066101Jy sigma=0.444362 ! 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.066101Jy sigma=0.444362 ! Fit after self-cal, rms=0.066659Jy sigma=0.442144 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.698 mas, bpa=-3.181 degrees ! Estimated noise=1.14499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.61258e-05 Jy ! Component: 100 - total flux cleaned = -9.82038e-05 Jy ! Component: 150 - total flux cleaned = -0.000117613 Jy ! Component: 200 - total flux cleaned = -0.000134898 Jy ! Total flux subtracted in 200 components = -0.000134898 Jy ! Clean residual min=-0.001519 max=0.001809 Jy/beam ! Clean residual mean=0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0620374 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0620374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066655Jy sigma=0.442120 ! Fit after self-cal, rms=0.066687Jy sigma=0.441990 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 (-93, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101323 Jy ! Component: 100 - total flux cleaned = 0.000937113 Jy ! Component: 150 - total flux cleaned = 0.000937116 Jy ! Component: 200 - total flux cleaned = 0.00091022 Jy ! Total flux subtracted in 200 components = 0.00091022 Jy ! Clean residual min=-0.001533 max=0.001743 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0629476 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.0629476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066622Jy sigma=0.441657 ! Fit after self-cal, rms=0.066615Jy sigma=0.441614 ! 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.066615Jy sigma=0.441614 ! Fit after self-cal, rms=0.066372Jy sigma=0.441578 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.848 mas, bmaj=16.83 mas, bpa=-0.1188 degrees ! Estimated noise=1.40466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.93199e-05 Jy ! Component: 100 - total flux cleaned = -7.87771e-05 Jy ! Component: 150 - total flux cleaned = -8.97981e-05 Jy ! Component: 200 - total flux cleaned = -0.000121735 Jy ! Total flux subtracted in 200 components = -0.000121735 Jy ! Clean residual min=-0.001603 max=0.001758 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0628259 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.0628259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066369Jy sigma=0.441549 ! Fit after self-cal, rms=0.066366Jy sigma=0.441538 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.45887e-05 Jy ! Component: 100 - total flux cleaned = -2.48639e-05 Jy ! Component: 150 - total flux cleaned = -5.46176e-05 Jy ! Component: 200 - total flux cleaned = -7.34026e-05 Jy ! Total flux subtracted in 200 components = -7.34026e-05 Jy ! Clean residual min=-0.001573 max=0.001744 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0627525 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.0627525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066364Jy sigma=0.441522 ! Fit after self-cal, rms=0.066363Jy sigma=0.441515 ! 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.005 mas, bmaj=8.691 mas, bpa=-3.169 degrees ! Estimated noise=1.13943 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.691 at -3.169 degrees (North through East) ! Clean map min=-0.0014391 max=0.058656 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.527 mas, bmaj=7.515 mas, bpa=-2.678 degrees ! Estimated noise=1.45521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448185 Jy ! Component: 100 - total flux cleaned = 0.0547503 Jy ! Component: 150 - total flux cleaned = 0.0586041 Jy ! Component: 200 - total flux cleaned = 0.0611328 Jy ! Total flux subtracted in 200 components = 0.0611328 Jy ! Clean residual min=-0.002248 max=0.002533 Jy/beam ! Clean residual mean=0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0611329 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.0611329 Jy ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.691 mas, bpa=-3.169 degrees ! Estimated noise=1.13943 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) ! Added new window around map position (-3, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225414 Jy ! Component: 100 - total flux cleaned = 0.00268011 Jy ! Component: 150 - total flux cleaned = 0.00287513 Jy ! Component: 200 - total flux cleaned = 0.00294397 Jy ! Total flux subtracted in 200 components = 0.00294397 Jy ! Clean residual min=-0.001705 max=0.001603 Jy/beam ! Clean residual mean=0.000000 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0640768 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.0640768 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.848 mas, bmaj=16.83 mas, bpa=-0.1188 degrees ! Estimated noise=1.40466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.42819e-06 Jy ! Component: 100 - total flux cleaned = -0.000140039 Jy ! Component: 150 - total flux cleaned = -0.000222924 Jy ! Component: 200 - total flux cleaned = -0.000282731 Jy ! Total flux subtracted in 200 components = -0.000282731 Jy ! Clean residual min=-0.001572 max=0.001658 Jy/beam ! Clean residual mean=-0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0637941 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.60447e-05 Jy ! Component: 100 - total flux cleaned = -0.000109151 Jy ! Component: 150 - total flux cleaned = -0.000159412 Jy ! Component: 200 - total flux cleaned = -0.000206513 Jy ! Total flux subtracted in 200 components = -0.000206513 Jy ! Clean residual min=-0.001550 max=0.001638 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0635876 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.0635876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.691 mas, bpa=-3.169 degrees ! Estimated noise=1.13943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024867 Jy ! Component: 100 - total flux cleaned = 0.000221924 Jy ! Component: 150 - total flux cleaned = 0.000142388 Jy ! Component: 200 - total flux cleaned = 4.3619e-05 Jy ! Total flux subtracted in 200 components = 4.3619e-05 Jy ! Clean residual min=-0.001603 max=0.001646 Jy/beam ! Clean residual mean=0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0636312 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 83 components and 0.0636312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066339Jy sigma=0.441443 ! Fit after self-cal, rms=0.066337Jy sigma=0.441406 wmodel J0335-0709_S_map.mod ! Writing 83 model components to file: J0335-0709_S_map.mod wobs J0335-0709_S_uvs.fits ! Writing UV FITS file: J0335-0709_S_uvs.fits wwins J0335-0709_S_map.win ! wwins: Wrote 3 windows to J0335-0709_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.000154704 Jy ! Component: 100 - total flux cleaned = 0.000237321 Jy ! Component: 150 - total flux cleaned = 0.000367471 Jy ! Component: 200 - total flux cleaned = 0.000491736 Jy ! Component: 250 - total flux cleaned = 0.000587016 Jy ! Component: 300 - total flux cleaned = 0.000749764 Jy ! Component: 350 - total flux cleaned = 0.000974706 Jy ! Component: 400 - total flux cleaned = 0.0011062 Jy ! Component: 450 - total flux cleaned = 0.00129845 Jy ! Component: 500 - total flux cleaned = 0.00142372 Jy ! Component: 550 - total flux cleaned = 0.00150547 Jy ! Component: 600 - total flux cleaned = 0.00158522 Jy ! Component: 650 - total flux cleaned = 0.00166378 Jy ! Component: 700 - total flux cleaned = 0.00177904 Jy ! Component: 750 - total flux cleaned = 0.00179741 Jy ! Component: 800 - total flux cleaned = 0.00181596 Jy ! Component: 850 - total flux cleaned = 0.00188932 Jy ! Component: 900 - total flux cleaned = 0.00192514 Jy ! Component: 950 - total flux cleaned = 0.00199599 Jy ! Component: 1000 - total flux cleaned = 0.002066 Jy ! Component: 1050 - total flux cleaned = 0.00210059 Jy ! Component: 1100 - total flux cleaned = 0.00215159 Jy ! Component: 1150 - total flux cleaned = 0.00215176 Jy ! Component: 1200 - total flux cleaned = 0.0021684 Jy ! Component: 1250 - total flux cleaned = 0.00218473 Jy ! Component: 1300 - total flux cleaned = 0.00216853 Jy ! Component: 1350 - total flux cleaned = 0.00218469 Jy ! Component: 1400 - total flux cleaned = 0.00221615 Jy ! Component: 1450 - total flux cleaned = 0.00221592 Jy ! Component: 1500 - total flux cleaned = 0.00223128 Jy ! Component: 1550 - total flux cleaned = 0.00213959 Jy ! Component: 1600 - total flux cleaned = 0.00218487 Jy ! Component: 1650 - total flux cleaned = 0.0022444 Jy ! Component: 1700 - total flux cleaned = 0.00218535 Jy ! Component: 1750 - total flux cleaned = 0.00220012 Jy ! Component: 1800 - total flux cleaned = 0.00225816 Jy ! Component: 1850 - total flux cleaned = 0.00227233 Jy ! Component: 1900 - total flux cleaned = 0.00228676 Jy ! Component: 1950 - total flux cleaned = 0.00231501 Jy ! Component: 2000 - total flux cleaned = 0.00231488 Jy ! Component: 2050 - total flux cleaned = 0.00230099 Jy ! Component: 2100 - total flux cleaned = 0.00230095 Jy ! Component: 2150 - total flux cleaned = 0.00228732 Jy ! Component: 2200 - total flux cleaned = 0.00228725 Jy ! Component: 2250 - total flux cleaned = 0.00223393 Jy ! Component: 2300 - total flux cleaned = 0.00224698 Jy ! Component: 2350 - total flux cleaned = 0.00218136 Jy ! Component: 2400 - total flux cleaned = 0.00216827 Jy ! Component: 2450 - total flux cleaned = 0.00216824 Jy ! Component: 2500 - total flux cleaned = 0.00211669 Jy ! Component: 2550 - total flux cleaned = 0.00207824 Jy ! Component: 2600 - total flux cleaned = 0.00200233 Jy ! Component: 2650 - total flux cleaned = 0.00195217 Jy ! Component: 2700 - total flux cleaned = 0.00188974 Jy ! Component: 2750 - total flux cleaned = 0.00182799 Jy ! Component: 2800 - total flux cleaned = 0.00180335 Jy ! Component: 2850 - total flux cleaned = 0.00176689 Jy ! Component: 2900 - total flux cleaned = 0.0016338 Jy ! Component: 2950 - total flux cleaned = 0.00165787 Jy ! Component: 3000 - total flux cleaned = 0.00156231 Jy ! Component: 3050 - total flux cleaned = 0.00152657 Jy ! Component: 3100 - total flux cleaned = 0.00147936 Jy ! Component: 3150 - total flux cleaned = 0.00140914 Jy ! Component: 3200 - total flux cleaned = 0.00135086 Jy ! Component: 3250 - total flux cleaned = 0.00132773 Jy ! Component: 3300 - total flux cleaned = 0.00125881 Jy ! Component: 3350 - total flux cleaned = 0.00125887 Jy ! Component: 3400 - total flux cleaned = 0.0011908 Jy ! Component: 3450 - total flux cleaned = 0.0011795 Jy ! Component: 3500 - total flux cleaned = 0.00110107 Jy ! Component: 3550 - total flux cleaned = 0.00108985 Jy ! Component: 3600 - total flux cleaned = 0.00102336 Jy ! Component: 3650 - total flux cleaned = 0.000957218 Jy ! Component: 3700 - total flux cleaned = 0.000913513 Jy ! Component: 3750 - total flux cleaned = 0.000880966 Jy ! Component: 3800 - total flux cleaned = 0.000805256 Jy ! Component: 3850 - total flux cleaned = 0.000805322 Jy ! Component: 3900 - total flux cleaned = 0.000751825 Jy ! Component: 3950 - total flux cleaned = 0.000666629 Jy ! Component: 4000 - total flux cleaned = 0.000581924 Jy ! Component: 4050 - total flux cleaned = 0.000581975 Jy ! Total flux subtracted in 4096 components = 0.000508683 Jy ! Clean residual min=-0.000681 max=0.000776 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0641399 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 340 components and 0.0641399 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0335-0709_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.691 at -3.169 degrees (North through East) ! Clean map min=-0.0014024 max=0.058111 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0335-0709_S_map.fits wmodel /image_prod/ug002_uva//J0335-0709_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J0335-0709_S_map.mod wobs /image_prod/ug002_uva//J0335-0709_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0335-0709_S_uvs.fits wwins /image_prod/ug002_uva//J0335-0709_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0335-0709_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0581109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181486 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.936927 0.936927 1.87385 3.74771 7.49542 14.9908 29.9817 59.9633 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 320.195 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0335-0709_S_dfm.log closed on Wed Mar 4 19:58:08 2020