! Started logfile: /image_prod/ug002_uva//J0925-2027_S_dfm.log on Wed Mar 4 22:59:34 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//J0925-2027_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0925-2027_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.877083 visibilities/baseline/integration-bin. ! Found source: J0925-2027 ! ! 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 3789 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 J0925-2027_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015439Jy sigma=7.404599 ! Fit after self-cal, rms=0.894919Jy sigma=6.479314 ! 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.75 mas, bmaj=6.512 mas, bpa=-2.324 degrees ! Estimated noise=2.50622 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.0837172 Jy ! Component: 100 - total flux cleaned = 0.103398 Jy ! Total flux subtracted in 100 components = 0.103398 Jy ! Clean residual min=-0.006332 max=0.007408 Jy/beam ! Clean residual mean=-0.000003 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.103398 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.103398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073727Jy sigma=0.469298 ! Fit after self-cal, rms=0.073722Jy sigma=0.469194 ! 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.291 mas, bmaj=7.863 mas, bpa=-1.964 degrees ! Estimated noise=1.63999 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.00940579 Jy ! Component: 100 - total flux cleaned = 0.0133092 Jy ! Component: 150 - total flux cleaned = 0.0151239 Jy ! Component: 200 - total flux cleaned = 0.0160237 Jy ! Total flux subtracted in 200 components = 0.0160237 Jy ! Clean residual min=-0.005158 max=0.004588 Jy/beam ! Clean residual mean=0.000027 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.119422 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.119422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072886Jy sigma=0.459288 ! Fit after self-cal, rms=0.072919Jy sigma=0.459177 ! 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.291 x 7.863 at -1.964 degrees (North through East) ! Clean map min=-0.0050499 max=0.10786 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 KP 1.01 LA 1.00 ! MK 0.99 NL 1.04 OV 0.84 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.95 KP 1.04 LA 1.02 ! MK 1.03 NL 1.10 OV 0.93 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.99 KP 1.05 LA 0.97 ! MK 0.99 NL 1.01 OV 0.80 PT 1.02 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.072919Jy sigma=0.459177 ! Fit after self-cal, rms=0.074145Jy sigma=0.450298 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=7.903 mas, bpa=-1.796 degrees ! Estimated noise=1.63624 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.000112574 Jy ! Component: 100 - total flux cleaned = -0.000218539 Jy ! Component: 150 - total flux cleaned = -0.00021841 Jy ! Component: 200 - total flux cleaned = -0.000216419 Jy ! Total flux subtracted in 200 components = -0.000216419 Jy ! Clean residual min=-0.002846 max=0.002523 Jy/beam ! Clean residual mean=0.000010 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.119206 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.119206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074121Jy sigma=0.450048 ! Fit after self-cal, rms=0.074200Jy sigma=0.449836 ! 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.074200Jy sigma=0.449836 ! Fit after self-cal, rms=0.074451Jy sigma=0.449014 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.867 mas, bpa=-1.836 degrees ! Estimated noise=1.6369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107829 Jy ! Component: 100 - total flux cleaned = 5.93532e-05 Jy ! Component: 150 - total flux cleaned = 1.61192e-05 Jy ! Component: 200 - total flux cleaned = -4.16014e-05 Jy ! Total flux subtracted in 200 components = -4.16014e-05 Jy ! Clean residual min=-0.002869 max=0.002587 Jy/beam ! Clean residual mean=0.000000 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.119164 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.119164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074438Jy sigma=0.448921 ! Fit after self-cal, rms=0.074446Jy sigma=0.448899 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.39291e-05 Jy ! Component: 100 - total flux cleaned = -3.4285e-05 Jy ! Component: 150 - total flux cleaned = -6.85941e-05 Jy ! Component: 200 - total flux cleaned = -9.94917e-05 Jy ! Total flux subtracted in 200 components = -9.94917e-05 Jy ! Clean residual min=-0.002852 max=0.002554 Jy/beam ! Clean residual mean=0.000000 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.119065 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.119065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074438Jy sigma=0.448833 ! Fit after self-cal, rms=0.074435Jy sigma=0.448821 ! 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.074435Jy sigma=0.448821 ! Fit after self-cal, rms=0.074515Jy sigma=0.448809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=7.861 mas, bpa=-1.731 degrees ! Estimated noise=1.63726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011206 Jy ! Component: 100 - total flux cleaned = 9.37063e-05 Jy ! Component: 150 - total flux cleaned = 4.47018e-05 Jy ! Component: 200 - total flux cleaned = 1.47148e-05 Jy ! Total flux subtracted in 200 components = 1.47148e-05 Jy ! Clean residual min=-0.002824 max=0.002521 Jy/beam ! Clean residual mean=-0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.119079 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.119079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074507Jy sigma=0.448750 ! Fit after self-cal, rms=0.074508Jy sigma=0.448742 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.24628e-05 Jy ! Component: 100 - total flux cleaned = -9.6337e-06 Jy ! Component: 150 - total flux cleaned = -5.13702e-05 Jy ! Component: 200 - total flux cleaned = -6.43026e-05 Jy ! Total flux subtracted in 200 components = -6.43026e-05 Jy ! Clean residual min=-0.002808 max=0.002514 Jy/beam ! Clean residual mean=-0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.119015 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.119015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074502Jy sigma=0.448698 ! Fit after self-cal, rms=0.074501Jy sigma=0.448692 ! 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.074501Jy sigma=0.448692 ! Fit after self-cal, rms=0.074460Jy sigma=0.448679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.427 mas, bmaj=18.43 mas, bpa=-0.8836 degrees ! Estimated noise=1.99522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270376 Jy ! Component: 100 - total flux cleaned = 0.000271675 Jy ! Component: 150 - total flux cleaned = 0.000272538 Jy ! Component: 200 - total flux cleaned = 0.000273193 Jy ! Total flux subtracted in 200 components = 0.000273193 Jy ! Clean residual min=-0.002460 max=0.002757 Jy/beam ! Clean residual mean=0.000000 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.119288 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.119288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074467Jy sigma=0.448676 ! Fit after self-cal, rms=0.074463Jy sigma=0.448658 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.05794e-05 Jy ! Component: 100 - total flux cleaned = 3.89524e-05 Jy ! Component: 150 - total flux cleaned = 3.97397e-05 Jy ! Component: 200 - total flux cleaned = 4.17097e-05 Jy ! Total flux subtracted in 200 components = 4.17097e-05 Jy ! Clean residual min=-0.002453 max=0.002730 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.11933 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.11933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074467Jy sigma=0.448675 ! Fit after self-cal, rms=0.074465Jy sigma=0.448660 ! 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.289 mas, bmaj=7.856 mas, bpa=-1.636 degrees ! Estimated noise=1.63637 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.289 x 7.856 at -1.636 degrees (North through East) ! Clean map min=-0.0026568 max=0.10783 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.741 mas, bmaj=6.473 mas, bpa=-2.142 degrees ! Estimated noise=2.50349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0834766 Jy ! Component: 100 - total flux cleaned = 0.10371 Jy ! Component: 150 - total flux cleaned = 0.111821 Jy ! Component: 200 - total flux cleaned = 0.115907 Jy ! Total flux subtracted in 200 components = 0.115907 Jy ! Clean residual min=-0.004014 max=0.004112 Jy/beam ! Clean residual mean=-0.000003 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.115907 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.115907 Jy ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.856 mas, bpa=-1.636 degrees ! Estimated noise=1.63637 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). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032518 Jy ! Component: 100 - total flux cleaned = 0.00377548 Jy ! Component: 150 - total flux cleaned = 0.0041072 Jy ! Component: 200 - total flux cleaned = 0.00437611 Jy ! Total flux subtracted in 200 components = 0.00437611 Jy ! Clean residual min=-0.002740 max=0.002305 Jy/beam ! Clean residual mean=0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.120283 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.120283 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=9.427 mas, bmaj=18.43 mas, bpa=-0.8836 degrees ! Estimated noise=1.99522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454931 Jy ! Component: 100 - total flux cleaned = 0.000511098 Jy ! Component: 150 - total flux cleaned = 0.00053928 Jy ! Component: 200 - total flux cleaned = 0.000551501 Jy ! Total flux subtracted in 200 components = 0.000551501 Jy ! Clean residual min=-0.002271 max=0.002055 Jy/beam ! Clean residual mean=0.000005 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.120835 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.97841e-05 Jy ! Component: 100 - total flux cleaned = 2.76003e-05 Jy ! Component: 150 - total flux cleaned = 2.79514e-05 Jy ! Component: 200 - total flux cleaned = 2.10004e-05 Jy ! Total flux subtracted in 200 components = 2.10004e-05 Jy ! Clean residual min=-0.002239 max=0.002051 Jy/beam ! Clean residual mean=0.000005 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.120856 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.120856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.856 mas, bpa=-1.636 degrees ! Estimated noise=1.63637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150928 Jy ! Component: 100 - total flux cleaned = -0.000181387 Jy ! Component: 150 - total flux cleaned = -0.000154366 Jy ! Component: 200 - total flux cleaned = -0.000154175 Jy ! Total flux subtracted in 200 components = -0.000154175 Jy ! Clean residual min=-0.002546 max=0.002307 Jy/beam ! Clean residual mean=0.000002 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.120702 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.120702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074403Jy sigma=0.448398 ! Fit after self-cal, rms=0.074413Jy sigma=0.448342 wmodel J0925-2027_S_map.mod ! Writing 73 model components to file: J0925-2027_S_map.mod wobs J0925-2027_S_uvs.fits ! Writing UV FITS file: J0925-2027_S_uvs.fits wwins J0925-2027_S_map.win ! wwins: Wrote 2 windows to J0925-2027_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.000210459 Jy ! Component: 100 - total flux cleaned = 0.000109256 Jy ! Component: 150 - total flux cleaned = 0.000527236 Jy ! Component: 200 - total flux cleaned = 0.000890801 Jy ! Component: 250 - total flux cleaned = 0.00106524 Jy ! Component: 300 - total flux cleaned = 0.00109959 Jy ! Component: 350 - total flux cleaned = 0.00113198 Jy ! Component: 400 - total flux cleaned = 0.0011949 Jy ! Component: 450 - total flux cleaned = 0.00125688 Jy ! Component: 500 - total flux cleaned = 0.00131764 Jy ! Component: 550 - total flux cleaned = 0.00137706 Jy ! Component: 600 - total flux cleaned = 0.0014642 Jy ! Component: 650 - total flux cleaned = 0.00149274 Jy ! Component: 700 - total flux cleaned = 0.00160412 Jy ! Component: 750 - total flux cleaned = 0.00160417 Jy ! Component: 800 - total flux cleaned = 0.00168491 Jy ! Component: 850 - total flux cleaned = 0.00165866 Jy ! Component: 900 - total flux cleaned = 0.00173713 Jy ! Component: 950 - total flux cleaned = 0.00178845 Jy ! Component: 1000 - total flux cleaned = 0.00178891 Jy ! Component: 1050 - total flux cleaned = 0.00181423 Jy ! Component: 1100 - total flux cleaned = 0.00181394 Jy ! Component: 1150 - total flux cleaned = 0.00179035 Jy ! Component: 1200 - total flux cleaned = 0.00181444 Jy ! Component: 1250 - total flux cleaned = 0.00186096 Jy ! Component: 1300 - total flux cleaned = 0.00181496 Jy ! Component: 1350 - total flux cleaned = 0.00179258 Jy ! Component: 1400 - total flux cleaned = 0.0018595 Jy ! Component: 1450 - total flux cleaned = 0.00181572 Jy ! Component: 1500 - total flux cleaned = 0.00185897 Jy ! Component: 1550 - total flux cleaned = 0.00175205 Jy ! Component: 1600 - total flux cleaned = 0.00179442 Jy ! Component: 1650 - total flux cleaned = 0.00183626 Jy ! Component: 1700 - total flux cleaned = 0.00183614 Jy ! Component: 1750 - total flux cleaned = 0.00183585 Jy ! Component: 1800 - total flux cleaned = 0.00189571 Jy ! Component: 1850 - total flux cleaned = 0.00189519 Jy ! Component: 1900 - total flux cleaned = 0.0019537 Jy ! Component: 1950 - total flux cleaned = 0.00187606 Jy ! Component: 2000 - total flux cleaned = 0.00189516 Jy ! Component: 2050 - total flux cleaned = 0.00185744 Jy ! Component: 2100 - total flux cleaned = 0.00191337 Jy ! Component: 2150 - total flux cleaned = 0.00191313 Jy ! Component: 2200 - total flux cleaned = 0.00184028 Jy ! Component: 2250 - total flux cleaned = 0.00182233 Jy ! Component: 2300 - total flux cleaned = 0.00180467 Jy ! Component: 2350 - total flux cleaned = 0.00178705 Jy ! Component: 2400 - total flux cleaned = 0.00176928 Jy ! Component: 2450 - total flux cleaned = 0.00176932 Jy ! Component: 2500 - total flux cleaned = 0.00175217 Jy ! Component: 2550 - total flux cleaned = 0.00176902 Jy ! Component: 2600 - total flux cleaned = 0.00175213 Jy ! Component: 2650 - total flux cleaned = 0.00171882 Jy ! Component: 2700 - total flux cleaned = 0.00175207 Jy ! Component: 2750 - total flux cleaned = 0.00170277 Jy ! Component: 2800 - total flux cleaned = 0.00171911 Jy ! Component: 2850 - total flux cleaned = 0.00173537 Jy ! Component: 2900 - total flux cleaned = 0.00173554 Jy ! Component: 2950 - total flux cleaned = 0.00175152 Jy ! Component: 3000 - total flux cleaned = 0.00179897 Jy ! Component: 3050 - total flux cleaned = 0.00181483 Jy ! Component: 3100 - total flux cleaned = 0.00183044 Jy ! Component: 3150 - total flux cleaned = 0.00186136 Jy ! Component: 3200 - total flux cleaned = 0.00184603 Jy ! Component: 3250 - total flux cleaned = 0.00193739 Jy ! Component: 3300 - total flux cleaned = 0.00195243 Jy ! Component: 3350 - total flux cleaned = 0.00192244 Jy ! Component: 3400 - total flux cleaned = 0.00193736 Jy ! Component: 3450 - total flux cleaned = 0.00196708 Jy ! Component: 3500 - total flux cleaned = 0.00195239 Jy ! Component: 3550 - total flux cleaned = 0.00192308 Jy ! Component: 3600 - total flux cleaned = 0.0019378 Jy ! Component: 3650 - total flux cleaned = 0.00198128 Jy ! Component: 3700 - total flux cleaned = 0.00195243 Jy ! Component: 3750 - total flux cleaned = 0.00199554 Jy ! Component: 3800 - total flux cleaned = 0.00200981 Jy ! Component: 3850 - total flux cleaned = 0.00198148 Jy ! Component: 3900 - total flux cleaned = 0.00205212 Jy ! Component: 3950 - total flux cleaned = 0.00205222 Jy ! Component: 4000 - total flux cleaned = 0.00205234 Jy ! Component: 4050 - total flux cleaned = 0.00214998 Jy ! Total flux subtracted in 4096 components = 0.00216385 Jy ! Clean residual min=-0.000946 max=0.000960 Jy/beam ! Clean residual mean=0.000003 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.122866 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 312 components and 0.122866 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0925-2027_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.289 x 7.856 at -1.636 degrees (North through East) ! Clean map min=-0.0018645 max=0.1081 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0925-2027_S_map.fits wmodel /image_prod/ug002_uva//J0925-2027_S_map.mod ! Writing 312 model components to file: /image_prod/ug002_uva//J0925-2027_S_map.mod wobs /image_prod/ug002_uva//J0925-2027_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0925-2027_S_uvs.fits wwins /image_prod/ug002_uva//J0925-2027_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0925-2027_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.108095 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.637558 0.637558 1.27512 2.55023 5.10046 10.2009 20.4019 40.8037 81.6074 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 470.545 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0925-2027_S_dfm.log closed on Wed Mar 4 22:59:37 2020