! Started logfile: /image_prod/ug002_uva//J0552-0727_S_a_dfm.log on Wed Mar 4 21:01:57 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//J0552-0727_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0552-0727_S_a_uva.fits ! AN table 1: 150 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.831905 visibilities/baseline/integration-bin. ! Found source: J0552-0727 ! ! 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 10482 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 J0552-0727_S_a] 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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004184Jy sigma=8.085914 ! Fit after self-cal, rms=0.958972Jy sigma=7.716561 ! 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=5.057 mas, bmaj=12.93 mas, bpa=-24.63 degrees ! Estimated noise=1.45735 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.0331335 Jy ! Component: 100 - total flux cleaned = 0.0410506 Jy ! Total flux subtracted in 100 components = 0.0410506 Jy ! Clean residual min=-0.003677 max=0.003081 Jy/beam ! Clean residual mean=-0.000015 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0410506 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0410506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067816Jy sigma=0.437294 ! Fit after self-cal, rms=0.066728Jy sigma=0.427044 ! 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=7.046 mas, bmaj=14.46 mas, bpa=-19.79 degrees ! Estimated noise=0.894041 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.0048071 Jy ! Component: 100 - total flux cleaned = 0.00651925 Jy ! Component: 150 - total flux cleaned = 0.00657115 Jy ! Component: 200 - total flux cleaned = 0.00656852 Jy ! Total flux subtracted in 200 components = 0.00656852 Jy ! Clean residual min=-0.002240 max=0.001847 Jy/beam ! Clean residual mean=-0.000004 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0476191 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.0476191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066399Jy sigma=0.423470 ! Fit after self-cal, rms=0.066391Jy sigma=0.423271 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.046 x 14.46 at -19.79 degrees (North through East) ! Clean map min=-0.0024436 max=0.044383 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 KP 0.98 LA 1.03 ! MK 1.11 NL 1.14 OV 0.80 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 KP 0.98 LA 1.01 ! MK 0.95 NL 1.07 OV 0.92 PT 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 KP 1.10 LA 0.99 ! MK 0.89 NL 0.95 OV 0.83 PT 1.03 ! ! ! Fit before self-cal, rms=0.066391Jy sigma=0.423271 ! Fit after self-cal, rms=0.065188Jy sigma=0.421226 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.039 mas, bmaj=14.6 mas, bpa=-19.52 degrees ! Estimated noise=0.88613 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.000583925 Jy ! Component: 100 - total flux cleaned = 0.000609761 Jy ! Component: 150 - total flux cleaned = 0.000609259 Jy ! Component: 200 - total flux cleaned = 0.000590764 Jy ! Total flux subtracted in 200 components = 0.000590764 Jy ! Clean residual min=-0.001151 max=0.001289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0482099 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.0482099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065155Jy sigma=0.421109 ! Fit after self-cal, rms=0.065256Jy sigma=0.420758 ! 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.065256Jy sigma=0.420758 ! Fit after self-cal, rms=0.062238Jy sigma=0.420058 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.976 mas, bmaj=14.63 mas, bpa=-19.88 degrees ! Estimated noise=0.886711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304547 Jy ! Component: 100 - total flux cleaned = 0.000342909 Jy ! Component: 150 - total flux cleaned = 0.00034254 Jy ! Component: 200 - total flux cleaned = 0.000342768 Jy ! Total flux subtracted in 200 components = 0.000342768 Jy ! Clean residual min=-0.000962 max=0.001003 Jy/beam ! Clean residual mean=0.000000 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0485526 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.0485526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062221Jy sigma=0.420000 ! Fit after self-cal, rms=0.062248Jy sigma=0.419934 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.43019e-05 Jy ! Component: 100 - total flux cleaned = 2.29376e-05 Jy ! Component: 150 - total flux cleaned = 1.72205e-06 Jy ! Component: 200 - total flux cleaned = -2.80435e-05 Jy ! Total flux subtracted in 200 components = -2.80435e-05 Jy ! Clean residual min=-0.000956 max=0.000994 Jy/beam ! Clean residual mean=0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0485246 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.0485246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062239Jy sigma=0.419915 ! Fit after self-cal, rms=0.062244Jy sigma=0.419912 ! 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.062244Jy sigma=0.419912 ! Fit after self-cal, rms=0.060903Jy sigma=0.419725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=14.57 mas, bpa=-20.07 degrees ! Estimated noise=0.881154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197762 Jy ! Component: 100 - total flux cleaned = 0.000222268 Jy ! Component: 150 - total flux cleaned = 0.000233485 Jy ! Component: 200 - total flux cleaned = 0.000265159 Jy ! Total flux subtracted in 200 components = 0.000265159 Jy ! Clean residual min=-0.000942 max=0.000936 Jy/beam ! Clean residual mean=0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0487898 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.0487898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060895Jy sigma=0.419698 ! Fit after self-cal, rms=0.060913Jy sigma=0.419671 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.22231e-05 Jy ! Component: 100 - total flux cleaned = 4.28364e-05 Jy ! Component: 150 - total flux cleaned = 5.26033e-05 Jy ! Component: 200 - total flux cleaned = 7.10575e-05 Jy ! Total flux subtracted in 200 components = 7.10575e-05 Jy ! Clean residual min=-0.000947 max=0.000932 Jy/beam ! Clean residual mean=0.000000 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0488608 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.0488608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060907Jy sigma=0.419656 ! Fit after self-cal, rms=0.060912Jy sigma=0.419655 ! 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.060912Jy sigma=0.419655 ! Fit after self-cal, rms=0.060539Jy sigma=0.419640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.19 mas, bmaj=16.9 mas, bpa=-4.312 degrees ! Estimated noise=0.890061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157164 Jy ! Component: 100 - total flux cleaned = 0.000175936 Jy ! Component: 150 - total flux cleaned = 0.000196347 Jy ! Component: 200 - total flux cleaned = 0.000213756 Jy ! Total flux subtracted in 200 components = 0.000213756 Jy ! Clean residual min=-0.000884 max=0.000861 Jy/beam ! Clean residual mean=0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0490746 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.0490746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060537Jy sigma=0.419627 ! Fit after self-cal, rms=0.060543Jy sigma=0.419625 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 = 6.10031e-06 Jy ! Component: 100 - total flux cleaned = 2.58111e-05 Jy ! Component: 150 - total flux cleaned = 3.5988e-05 Jy ! Component: 200 - total flux cleaned = 4.21703e-05 Jy ! Total flux subtracted in 200 components = 4.21703e-05 Jy ! Clean residual min=-0.000876 max=0.000863 Jy/beam ! Clean residual mean=0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0491167 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.0491167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060542Jy sigma=0.419620 ! Fit after self-cal, rms=0.060543Jy sigma=0.419619 ! 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=6.895 mas, bmaj=14.53 mas, bpa=-20.08 degrees ! Estimated noise=0.877905 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.895 x 14.53 at -20.08 degrees (North through East) ! Clean map min=-0.0009303 max=0.043922 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=4.967 mas, bmaj=13.08 mas, bpa=-25.03 degrees ! Estimated noise=1.42342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333387 Jy ! Component: 100 - total flux cleaned = 0.0419488 Jy ! Component: 150 - total flux cleaned = 0.0453293 Jy ! Component: 200 - total flux cleaned = 0.0473678 Jy ! Total flux subtracted in 200 components = 0.0473678 Jy ! Clean residual min=-0.002461 max=0.001862 Jy/beam ! Clean residual mean=-0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0473678 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0473678 Jy ! Inverting map and beam ! Estimated beam: bmin=6.895 mas, bmaj=14.53 mas, bpa=-20.08 degrees ! Estimated noise=0.877905 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.00142006 Jy ! Component: 100 - total flux cleaned = 0.00167864 Jy ! Component: 150 - total flux cleaned = 0.00185383 Jy ! Component: 200 - total flux cleaned = 0.00197578 Jy ! Total flux subtracted in 200 components = 0.00197578 Jy ! Clean residual min=-0.001020 max=0.000992 Jy/beam ! Clean residual mean=0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0493436 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.0493436 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=10.19 mas, bmaj=16.9 mas, bpa=-4.312 degrees ! Estimated noise=0.890061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.50896e-05 Jy ! Component: 100 - total flux cleaned = 6.82381e-05 Jy ! Component: 150 - total flux cleaned = 4.94336e-05 Jy ! Component: 200 - total flux cleaned = 3.14629e-05 Jy ! Total flux subtracted in 200 components = 3.14629e-05 Jy ! Clean residual min=-0.000909 max=0.000838 Jy/beam ! Clean residual mean=0.000001 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.049375 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.49484e-05 Jy ! Component: 100 - total flux cleaned = -4.09787e-05 Jy ! Component: 150 - total flux cleaned = -7.05954e-05 Jy ! Component: 200 - total flux cleaned = -8.46124e-05 Jy ! Total flux subtracted in 200 components = -8.46124e-05 Jy ! Clean residual min=-0.000894 max=0.000834 Jy/beam ! Clean residual mean=0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0492904 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.0492904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.895 mas, bmaj=14.53 mas, bpa=-20.08 degrees ! Estimated noise=0.877905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.50962e-05 Jy ! Component: 100 - total flux cleaned = -5.53123e-05 Jy ! Component: 150 - total flux cleaned = -5.52809e-05 Jy ! Component: 200 - total flux cleaned = -5.56338e-05 Jy ! Total flux subtracted in 200 components = -5.56338e-05 Jy ! Clean residual min=-0.000981 max=0.000969 Jy/beam ! Clean residual mean=0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0492348 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 71 components and 0.0492348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060546Jy sigma=0.419693 ! Fit after self-cal, rms=0.060548Jy sigma=0.419681 wmodel J0552-0727_S_a_map.mod ! Writing 71 model components to file: J0552-0727_S_a_map.mod wobs J0552-0727_S_a_uvs.fits ! Writing UV FITS file: J0552-0727_S_a_uvs.fits wwins J0552-0727_S_a_map.win ! wwins: Wrote 1 windows to J0552-0727_S_a_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.000238477 Jy ! Component: 100 - total flux cleaned = -0.000238662 Jy ! Component: 150 - total flux cleaned = -0.000271058 Jy ! Component: 200 - total flux cleaned = -0.000240621 Jy ! Component: 250 - total flux cleaned = -0.000285004 Jy ! Component: 300 - total flux cleaned = -0.000241508 Jy ! Component: 350 - total flux cleaned = -0.000227671 Jy ! Component: 400 - total flux cleaned = -0.000200683 Jy ! Component: 450 - total flux cleaned = -0.000160964 Jy ! Component: 500 - total flux cleaned = -0.000109238 Jy ! Component: 550 - total flux cleaned = -3.33759e-05 Jy ! Component: 600 - total flux cleaned = 6.59363e-05 Jy ! Component: 650 - total flux cleaned = 0.000150994 Jy ! Component: 700 - total flux cleaned = 0.000245956 Jy ! Component: 750 - total flux cleaned = 0.000315408 Jy ! Component: 800 - total flux cleaned = 0.000394882 Jy ! Component: 850 - total flux cleaned = 0.000428398 Jy ! Component: 900 - total flux cleaned = 0.000494302 Jy ! Component: 950 - total flux cleaned = 0.000537523 Jy ! Component: 1000 - total flux cleaned = 0.000547973 Jy ! Component: 1050 - total flux cleaned = 0.000547911 Jy ! Component: 1100 - total flux cleaned = 0.000568414 Jy ! Component: 1150 - total flux cleaned = 0.00056835 Jy ! Component: 1200 - total flux cleaned = 0.000588165 Jy ! Component: 1250 - total flux cleaned = 0.000568466 Jy ! Component: 1300 - total flux cleaned = 0.000587622 Jy ! Component: 1350 - total flux cleaned = 0.000587459 Jy ! Component: 1400 - total flux cleaned = 0.000559119 Jy ! Component: 1450 - total flux cleaned = 0.000531319 Jy ! Component: 1500 - total flux cleaned = 0.000549792 Jy ! Component: 1550 - total flux cleaned = 0.000531761 Jy ! Component: 1600 - total flux cleaned = 0.000567553 Jy ! Component: 1650 - total flux cleaned = 0.000523289 Jy ! Component: 1700 - total flux cleaned = 0.000532019 Jy ! Component: 1750 - total flux cleaned = 0.000523332 Jy ! Component: 1800 - total flux cleaned = 0.000497563 Jy ! Component: 1850 - total flux cleaned = 0.000472057 Jy ! Component: 1900 - total flux cleaned = 0.000430357 Jy ! Component: 1950 - total flux cleaned = 0.000463539 Jy ! Component: 2000 - total flux cleaned = 0.000447202 Jy ! Component: 2050 - total flux cleaned = 0.000471437 Jy ! Component: 2100 - total flux cleaned = 0.00044745 Jy ! Component: 2150 - total flux cleaned = 0.000463362 Jy ! Component: 2200 - total flux cleaned = 0.000471224 Jy ! Component: 2250 - total flux cleaned = 0.000463429 Jy ! Component: 2300 - total flux cleaned = 0.000417392 Jy ! Component: 2350 - total flux cleaned = 0.000417405 Jy ! Component: 2400 - total flux cleaned = 0.000394698 Jy ! Component: 2450 - total flux cleaned = 0.000364682 Jy ! Component: 2500 - total flux cleaned = 0.000342534 Jy ! Component: 2550 - total flux cleaned = 0.000283748 Jy ! Component: 2600 - total flux cleaned = 0.00026201 Jy ! Component: 2650 - total flux cleaned = 0.000247598 Jy ! Component: 2700 - total flux cleaned = 0.000197468 Jy ! Component: 2750 - total flux cleaned = 0.000190409 Jy ! Component: 2800 - total flux cleaned = 0.000155306 Jy ! Component: 2850 - total flux cleaned = 0.00012744 Jy ! Component: 2900 - total flux cleaned = 0.000106632 Jy ! Component: 2950 - total flux cleaned = 8.60263e-05 Jy ! Component: 3000 - total flux cleaned = 4.52752e-05 Jy ! Component: 3050 - total flux cleaned = 2.49843e-05 Jy ! Component: 3100 - total flux cleaned = 1.15147e-05 Jy ! Component: 3150 - total flux cleaned = -2.83299e-05 Jy ! Component: 3200 - total flux cleaned = -6.12097e-05 Jy ! Component: 3250 - total flux cleaned = -6.12754e-05 Jy ! Component: 3300 - total flux cleaned = -0.000106708 Jy ! Component: 3350 - total flux cleaned = -0.000151736 Jy ! Component: 3400 - total flux cleaned = -0.000145417 Jy ! Component: 3450 - total flux cleaned = -0.000177211 Jy ! Component: 3500 - total flux cleaned = -0.000208722 Jy ! Component: 3550 - total flux cleaned = -0.000227448 Jy ! Component: 3600 - total flux cleaned = -0.000246089 Jy ! Component: 3650 - total flux cleaned = -0.000252243 Jy ! Component: 3700 - total flux cleaned = -0.000252313 Jy ! Component: 3750 - total flux cleaned = -0.000276608 Jy ! Component: 3800 - total flux cleaned = -0.000282639 Jy ! Component: 3850 - total flux cleaned = -0.00027665 Jy ! Component: 3900 - total flux cleaned = -0.000306542 Jy ! Component: 3950 - total flux cleaned = -0.0003421 Jy ! Component: 4000 - total flux cleaned = -0.000347908 Jy ! Component: 4050 - total flux cleaned = -0.000365425 Jy ! Total flux subtracted in 4096 components = -0.000394505 Jy ! Clean residual min=-0.000375 max=0.000400 Jy/beam ! Clean residual mean=0.000002 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0488403 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 318 components and 0.0488403 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0552-0727_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.895 x 14.53 at -20.08 degrees (North through East) ! Clean map min=-0.00083251 max=0.043271 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0552-0727_S_a_map.fits wmodel /image_prod/ug002_uva//J0552-0727_S_a_map.mod ! Writing 318 model components to file: /image_prod/ug002_uva//J0552-0727_S_a_map.mod wobs /image_prod/ug002_uva//J0552-0727_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0552-0727_S_a_uvs.fits wwins /image_prod/ug002_uva//J0552-0727_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0552-0727_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0432706 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000108172 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749966 0.749966 1.49993 2.99986 5.99973 11.9995 23.9989 47.9978 95.9956 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.043 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.018 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0552-0727_S_a_dfm.log closed on Wed Mar 4 21:02:01 2020