! Started logfile: /image_prod/ug002_uva//J1827-4533_S_dfm.log on Thu Mar 5 03:45:21 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//J1827-4533_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1827-4533_S_uva.fits ! AN table 1: 30 integrations on 10 of 10 possible baselines. ! AN table 2: 30 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.98125 visibilities/baseline/integration-bin. ! Found source: J1827-4533 ! ! 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 1413 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 J1827-4533_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 1 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.080334Jy sigma=6.027026 ! Fit after self-cal, rms=0.663056Jy sigma=3.644203 ! 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=3.562 mas, bmaj=74.5 mas, bpa=8.11 degrees ! Estimated noise=4.81598 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.257405 Jy ! Component: 100 - total flux cleaned = 0.331502 Jy ! Total flux subtracted in 100 components = 0.331502 Jy ! Clean residual min=-0.022726 max=0.030731 Jy/beam ! Clean residual mean=0.000227 rms=0.007439 Jy/beam ! Combined flux in latest and established models = 0.331502 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.331502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091208Jy sigma=0.501723 ! Fit after self-cal, rms=0.091208Jy sigma=0.501252 ! 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=4.527 mas, bmaj=71.93 mas, bpa=8.207 degrees ! Estimated noise=3.41579 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.0343215 Jy ! Component: 100 - total flux cleaned = 0.045813 Jy ! Component: 150 - total flux cleaned = 0.0490699 Jy ! Component: 200 - total flux cleaned = 0.0502947 Jy ! Total flux subtracted in 200 components = 0.0502947 Jy ! Clean residual min=-0.012358 max=0.013868 Jy/beam ! Clean residual mean=0.000110 rms=0.004138 Jy/beam ! Combined flux in latest and established models = 0.381796 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 82 components and 0.381796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079732Jy sigma=0.434391 ! Fit after self-cal, rms=0.079690Jy sigma=0.433964 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.527 x 71.93 at 8.207 degrees (North through East) ! Clean map min=-0.012116 max=0.33943 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.95 LA 1.08 PT 0.97 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.99 LA 1.03 OV 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 1.05 PT 0.96 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.00 LA 1.01 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.00 LA 1.04 PT 0.99 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.99 LA 0.98 OV 0.98 ! ! ! Fit before self-cal, rms=0.079690Jy sigma=0.433964 ! Fit after self-cal, rms=0.078080Jy sigma=0.427470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.53 mas, bmaj=72.27 mas, bpa=8.189 degrees ! Estimated noise=3.39119 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 = 3.70445e-05 Jy ! Component: 100 - total flux cleaned = -0.000271407 Jy ! Component: 150 - total flux cleaned = -0.00038942 Jy ! Component: 200 - total flux cleaned = -0.000809408 Jy ! Total flux subtracted in 200 components = -0.000809408 Jy ! Clean residual min=-0.010523 max=0.009820 Jy/beam ! Clean residual mean=-0.000028 rms=0.003237 Jy/beam ! Combined flux in latest and established models = 0.380987 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 120 components and 0.380987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077591Jy sigma=0.424803 ! Fit after self-cal, rms=0.077555Jy sigma=0.424458 ! 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.077555Jy sigma=0.424458 ! Fit after self-cal, rms=0.077486Jy sigma=0.424336 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.52 mas, bmaj=72.38 mas, bpa=8.191 degrees ! Estimated noise=3.39058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100776 Jy ! Component: 100 - total flux cleaned = -0.000310016 Jy ! Component: 150 - total flux cleaned = -0.00048607 Jy ! Component: 200 - total flux cleaned = -0.000642982 Jy ! Total flux subtracted in 200 components = -0.000642982 Jy ! Clean residual min=-0.009754 max=0.009204 Jy/beam ! Clean residual mean=-0.000030 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 0.380344 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 145 components and 0.380344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077246Jy sigma=0.423023 ! Fit after self-cal, rms=0.077211Jy sigma=0.422851 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.91839e-05 Jy ! Component: 100 - total flux cleaned = -0.000343176 Jy ! Component: 150 - total flux cleaned = -0.000477616 Jy ! Component: 200 - total flux cleaned = -0.000538443 Jy ! Total flux subtracted in 200 components = -0.000538443 Jy ! Clean residual min=-0.009185 max=0.008734 Jy/beam ! Clean residual mean=-0.000026 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.379806 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.379806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077083Jy sigma=0.422143 ! Fit after self-cal, rms=0.077064Jy sigma=0.422053 ! 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.077064Jy sigma=0.422053 ! Fit after self-cal, rms=0.077020Jy sigma=0.421930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=72.55 mas, bpa=8.196 degrees ! Estimated noise=3.38971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549541 Jy ! Component: 100 - total flux cleaned = -0.000548207 Jy ! Component: 150 - total flux cleaned = -0.000670318 Jy ! Component: 200 - total flux cleaned = -0.000724863 Jy ! Total flux subtracted in 200 components = -0.000724863 Jy ! Clean residual min=-0.008968 max=0.008426 Jy/beam ! Clean residual mean=-0.000035 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.379081 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.379081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076917Jy sigma=0.421358 ! Fit after self-cal, rms=0.076908Jy sigma=0.421312 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.00010831 Jy ! Component: 100 - total flux cleaned = -0.000110592 Jy ! Component: 150 - total flux cleaned = -0.000110033 Jy ! Component: 200 - total flux cleaned = -6.54793e-05 Jy ! Total flux subtracted in 200 components = -6.54793e-05 Jy ! Clean residual min=-0.008630 max=0.008337 Jy/beam ! Clean residual mean=-0.000033 rms=0.002818 Jy/beam ! Combined flux in latest and established models = 0.379015 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 195 components and 0.379015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076850Jy sigma=0.420988 ! Fit after self-cal, rms=0.076845Jy sigma=0.420957 ! 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.076845Jy sigma=0.420957 ! Fit after self-cal, rms=0.076779Jy sigma=0.420861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.8 mas, bmaj=71.38 mas, bpa=6.072 degrees ! Estimated noise=3.77666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589953 Jy ! Component: 100 - total flux cleaned = -0.000421477 Jy ! Component: 150 - total flux cleaned = -0.000324003 Jy ! Component: 200 - total flux cleaned = -0.000233094 Jy ! Total flux subtracted in 200 components = -0.000233094 Jy ! Clean residual min=-0.009930 max=0.009497 Jy/beam ! Clean residual mean=-0.000053 rms=0.003609 Jy/beam ! Combined flux in latest and established models = 0.378782 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 244 components and 0.378782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076732Jy sigma=0.420614 ! Fit after self-cal, rms=0.076732Jy sigma=0.420590 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.000129995 Jy ! Component: 100 - total flux cleaned = 0.000211474 Jy ! Component: 150 - total flux cleaned = 0.000362166 Jy ! Component: 200 - total flux cleaned = 0.000432635 Jy ! Total flux subtracted in 200 components = 0.000432635 Jy ! Clean residual min=-0.009679 max=0.009563 Jy/beam ! Clean residual mean=-0.000054 rms=0.003576 Jy/beam ! Combined flux in latest and established models = 0.379215 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 265 components and 0.379215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076724Jy sigma=0.420536 ! Fit after self-cal, rms=0.076723Jy sigma=0.420521 ! 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=4.512 mas, bmaj=72.74 mas, bpa=8.201 degrees ! Estimated noise=3.3875 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.512 x 72.74 at 8.201 degrees (North through East) ! Clean map min=-0.0079475 max=0.33291 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=3.559 mas, bmaj=75.33 mas, bpa=8.097 degrees ! Estimated noise=4.76136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254244 Jy ! Component: 100 - total flux cleaned = 0.328131 Jy ! Component: 150 - total flux cleaned = 0.35929 Jy ! Component: 200 - total flux cleaned = 0.367542 Jy ! Total flux subtracted in 200 components = 0.367542 Jy ! Clean residual min=-0.012951 max=0.012614 Jy/beam ! Clean residual mean=-0.000008 rms=0.003869 Jy/beam ! Combined flux in latest and established models = 0.367542 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.367542 Jy ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=72.74 mas, bpa=8.201 degrees ! Estimated noise=3.3875 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.00746817 Jy ! Component: 100 - total flux cleaned = 0.00917216 Jy ! Component: 150 - total flux cleaned = 0.00968565 Jy ! Component: 200 - total flux cleaned = 0.0101208 Jy ! Total flux subtracted in 200 components = 0.0101208 Jy ! Clean residual min=-0.010826 max=0.008998 Jy/beam ! Clean residual mean=-0.000040 rms=0.003125 Jy/beam ! Combined flux in latest and established models = 0.377662 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 96 components and 0.377662 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=11.8 mas, bmaj=71.38 mas, bpa=6.072 degrees ! Estimated noise=3.77666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114938 Jy ! Component: 100 - total flux cleaned = 0.00116164 Jy ! Component: 150 - total flux cleaned = 0.00118044 Jy ! Component: 200 - total flux cleaned = 0.00128168 Jy ! Total flux subtracted in 200 components = 0.00128168 Jy ! Clean residual min=-0.010692 max=0.009452 Jy/beam ! Clean residual mean=-0.000051 rms=0.003718 Jy/beam ! Combined flux in latest and established models = 0.378944 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 = -8.72707e-07 Jy ! Component: 100 - total flux cleaned = -6.02361e-05 Jy ! Component: 150 - total flux cleaned = -0.000108607 Jy ! Component: 200 - total flux cleaned = -0.000108978 Jy ! Total flux subtracted in 200 components = -0.000108978 Jy ! Clean residual min=-0.010162 max=0.009471 Jy/beam ! Clean residual mean=-0.000046 rms=0.003673 Jy/beam ! Combined flux in latest and established models = 0.378835 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 212 components and 0.378835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=72.74 mas, bpa=8.201 degrees ! Estimated noise=3.3875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015189 Jy ! Component: 100 - total flux cleaned = 0.000222371 Jy ! Component: 150 - total flux cleaned = 0.000286656 Jy ! Component: 200 - total flux cleaned = 0.000285338 Jy ! Total flux subtracted in 200 components = 0.000285338 Jy ! Clean residual min=-0.008609 max=0.008386 Jy/beam ! Clean residual mean=-0.000031 rms=0.002829 Jy/beam ! Combined flux in latest and established models = 0.379121 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 228 components and 0.379121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076837Jy sigma=0.421118 ! Fit after self-cal, rms=0.076835Jy sigma=0.421074 wmodel J1827-4533_S_map.mod ! Writing 228 model components to file: J1827-4533_S_map.mod wobs J1827-4533_S_uvs.fits ! Writing UV FITS file: J1827-4533_S_uvs.fits wwins J1827-4533_S_map.win ! wwins: Wrote 1 windows to J1827-4533_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 = -3.47179e-05 Jy ! Component: 100 - total flux cleaned = 0.000356098 Jy ! Component: 150 - total flux cleaned = 0.00058683 Jy ! Component: 200 - total flux cleaned = 0.000584098 Jy ! Component: 250 - total flux cleaned = 0.000407343 Jy ! Component: 300 - total flux cleaned = 0.000176516 Jy ! Component: 350 - total flux cleaned = 0.000248723 Jy ! Component: 400 - total flux cleaned = 0.000435657 Jy ! Component: 450 - total flux cleaned = 0.000664863 Jy ! Component: 500 - total flux cleaned = 0.00103478 Jy ! Component: 550 - total flux cleaned = 0.00123216 Jy ! Component: 600 - total flux cleaned = 0.00150698 Jy ! Component: 650 - total flux cleaned = 0.00172442 Jy ! Component: 700 - total flux cleaned = 0.00201438 Jy ! Component: 750 - total flux cleaned = 0.00228906 Jy ! Component: 800 - total flux cleaned = 0.00247739 Jy ! Component: 850 - total flux cleaned = 0.0026974 Jy ! Component: 900 - total flux cleaned = 0.00280439 Jy ! Component: 950 - total flux cleaned = 0.00294324 Jy ! Component: 1000 - total flux cleaned = 0.00318257 Jy ! Component: 1050 - total flux cleaned = 0.00331736 Jy ! Component: 1100 - total flux cleaned = 0.00348362 Jy ! Component: 1150 - total flux cleaned = 0.00348388 Jy ! Component: 1200 - total flux cleaned = 0.0035814 Jy ! Component: 1250 - total flux cleaned = 0.00358129 Jy ! Component: 1300 - total flux cleaned = 0.00370933 Jy ! Component: 1350 - total flux cleaned = 0.00380463 Jy ! Component: 1400 - total flux cleaned = 0.00383618 Jy ! Component: 1450 - total flux cleaned = 0.00386814 Jy ! Component: 1500 - total flux cleaned = 0.0038681 Jy ! Component: 1550 - total flux cleaned = 0.00389973 Jy ! Component: 1600 - total flux cleaned = 0.00396359 Jy ! Component: 1650 - total flux cleaned = 0.00396355 Jy ! Component: 1700 - total flux cleaned = 0.00389959 Jy ! Component: 1750 - total flux cleaned = 0.00396374 Jy ! Component: 1800 - total flux cleaned = 0.00393119 Jy ! Component: 1850 - total flux cleaned = 0.00389858 Jy ! Component: 1900 - total flux cleaned = 0.00376686 Jy ! Component: 1950 - total flux cleaned = 0.0035017 Jy ! Component: 2000 - total flux cleaned = 0.00326751 Jy ! Component: 2050 - total flux cleaned = 0.00296355 Jy ! Component: 2100 - total flux cleaned = 0.00269033 Jy ! Component: 2150 - total flux cleaned = 0.00251762 Jy ! Component: 2200 - total flux cleaned = 0.00223899 Jy ! Component: 2250 - total flux cleaned = 0.00199281 Jy ! Component: 2300 - total flux cleaned = 0.0018505 Jy ! Component: 2350 - total flux cleaned = 0.00156317 Jy ! Component: 2400 - total flux cleaned = 0.00134495 Jy ! Component: 2450 - total flux cleaned = 0.0011243 Jy ! Component: 2500 - total flux cleaned = 0.000789556 Jy ! Component: 2550 - total flux cleaned = 0.000450737 Jy ! Component: 2600 - total flux cleaned = -6.00688e-06 Jy ! Component: 2650 - total flux cleaned = -0.000314274 Jy ! Component: 2700 - total flux cleaned = -0.000548324 Jy ! Component: 2750 - total flux cleaned = -0.000905089 Jy ! Component: 2800 - total flux cleaned = -0.0012268 Jy ! Component: 2850 - total flux cleaned = -0.00155274 Jy ! Component: 2900 - total flux cleaned = -0.00180104 Jy ! Component: 2950 - total flux cleaned = -0.00213637 Jy ! Component: 3000 - total flux cleaned = -0.00234912 Jy ! Component: 3050 - total flux cleaned = -0.00269289 Jy ! Component: 3100 - total flux cleaned = -0.00295464 Jy ! Component: 3150 - total flux cleaned = -0.00335334 Jy ! Component: 3200 - total flux cleaned = -0.0036233 Jy ! Component: 3250 - total flux cleaned = -0.00389689 Jy ! Component: 3300 - total flux cleaned = -0.00417469 Jy ! Component: 3350 - total flux cleaned = -0.00450327 Jy ! Component: 3400 - total flux cleaned = -0.0047888 Jy ! Component: 3450 - total flux cleaned = -0.00512661 Jy ! Component: 3500 - total flux cleaned = -0.00551913 Jy ! Component: 3550 - total flux cleaned = -0.00586777 Jy ! Component: 3600 - total flux cleaned = -0.00617162 Jy ! Component: 3650 - total flux cleaned = -0.00648006 Jy ! Component: 3700 - total flux cleaned = -0.00684476 Jy ! Component: 3750 - total flux cleaned = -0.00710914 Jy ! Component: 3800 - total flux cleaned = -0.00748514 Jy ! Component: 3850 - total flux cleaned = -0.007648 Jy ! Component: 3900 - total flux cleaned = -0.008092 Jy ! Component: 3950 - total flux cleaned = -0.00831837 Jy ! Component: 4000 - total flux cleaned = -0.00854744 Jy ! Component: 4050 - total flux cleaned = -0.00895559 Jy ! Total flux subtracted in 4096 components = -0.00919277 Jy ! Clean residual min=-0.003686 max=0.003257 Jy/beam ! Clean residual mean=0.000003 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.369928 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 499 components and 0.369928 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1827-4533_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.512 x 72.74 at 8.201 degrees (North through East) ! Clean map min=-0.0071598 max=0.32978 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1827-4533_S_map.fits wmodel /image_prod/ug002_uva//J1827-4533_S_map.mod ! Writing 499 model components to file: /image_prod/ug002_uva//J1827-4533_S_map.mod wobs /image_prod/ug002_uva//J1827-4533_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1827-4533_S_uvs.fits wwins /image_prod/ug002_uva//J1827-4533_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1827-4533_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.329776 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03266 1.03266 2.06533 4.13066 8.26131 16.5226 33.0452 66.0905 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.329 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.51 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1827-4533_S_dfm.log closed on Thu Mar 5 03:45:26 2020