! Started logfile: /image_prod/ug002_uva//J1932-0247_S_dfm.log on Thu Mar 5 04:15:08 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//J1932-0247_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1932-0247_S_uva.fits ! AN table 1: 50 integrations on 3 of 3 possible baselines. ! AN table 2: 107 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.713115 visibilities/baseline/integration-bin. ! Found source: J1932-0247 ! ! 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 2610 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 J1932-0247_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 100 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002910Jy sigma=9.961634 ! Fit after self-cal, rms=0.966875Jy sigma=9.593747 ! 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=6.877 mas, bmaj=21.08 mas, bpa=-8.86 degrees ! Estimated noise=1.90422 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266432 Jy ! Component: 100 - total flux cleaned = 0.0323766 Jy ! Total flux subtracted in 100 components = 0.0323766 Jy ! Clean residual min=-0.002626 max=0.002640 Jy/beam ! Clean residual mean=0.000024 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.0323766 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0323766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039737Jy sigma=0.388116 ! Fit after self-cal, rms=0.038499Jy sigma=0.376019 ! 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=8.678 mas, bmaj=22.71 mas, bpa=-6.798 degrees ! Estimated noise=1.40232 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.00313571 Jy ! Component: 100 - total flux cleaned = 0.00380424 Jy ! Component: 150 - total flux cleaned = 0.00407061 Jy ! Component: 200 - total flux cleaned = 0.00402441 Jy ! Total flux subtracted in 200 components = 0.00402441 Jy ! Clean residual min=-0.000738 max=0.000743 Jy/beam ! Clean residual mean=0.000006 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.036401 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 51 components and 0.036401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038075Jy sigma=0.371709 ! Fit after self-cal, rms=0.037997Jy sigma=0.371247 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.678 x 22.71 at -6.798 degrees (North through East) ! Clean map min=-0.0018387 max=0.034326 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* LA 0.00* ! ! A total of 150 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 1.00 LA 0.90 OV 1.04 ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* LA 0.00* ! ! A total of 150 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.11 LA 0.98 OV 0.89 ! PT 1.00 ! ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* LA 0.00* ! ! A total of 150 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 0.98 LA 1.09 OV 1.00 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.037997Jy sigma=0.371247 ! Fit after self-cal, rms=0.040195Jy sigma=0.392032 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.7 mas, bmaj=42.74 mas, bpa=21.89 degrees ! Estimated noise=1.72775 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.00031564 Jy ! Component: 100 - total flux cleaned = 0.000472062 Jy ! Component: 150 - total flux cleaned = 0.000532724 Jy ! Component: 200 - total flux cleaned = 0.000585665 Jy ! Total flux subtracted in 200 components = 0.000585665 Jy ! Clean residual min=-0.000276 max=0.000275 Jy/beam ! Clean residual mean=0.000000 rms=0.000115 Jy/beam ! Combined flux in latest and established models = 0.0369867 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 133 components and 0.0369867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040142Jy sigma=0.391558 ! Fit after self-cal, rms=0.040161Jy sigma=0.391058 ! Inverting map ! Added new window around map position (-5, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000897825 Jy ! Component: 100 - total flux cleaned = 0.00114383 Jy ! Component: 150 - total flux cleaned = 0.00112917 Jy ! Component: 200 - total flux cleaned = 0.00109258 Jy ! Total flux subtracted in 200 components = 0.00109258 Jy ! Clean residual min=-0.000547 max=0.000438 Jy/beam ! Clean residual mean=-0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.0380793 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 206 components and 0.0380793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040132Jy sigma=0.390792 ! Fit after self-cal, rms=0.040119Jy sigma=0.390662 ! 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.040119Jy sigma=0.390662 ! Fit after self-cal, rms=0.040027Jy sigma=0.390572 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.67 mas, bmaj=42.84 mas, bpa=21.94 degrees ! Estimated noise=1.71398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000806297 Jy ! Component: 100 - total flux cleaned = 0.00109144 Jy ! Component: 150 - total flux cleaned = 0.00119282 Jy ! Component: 200 - total flux cleaned = 0.00120404 Jy ! Total flux subtracted in 200 components = 0.00120404 Jy ! Clean residual min=-0.000487 max=0.000380 Jy/beam ! Clean residual mean=0.000000 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0392833 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 258 components and 0.0392833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040007Jy sigma=0.390414 ! Fit after self-cal, rms=0.040026Jy sigma=0.390326 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.000256599 Jy ! Component: 100 - total flux cleaned = 0.000240949 Jy ! Component: 150 - total flux cleaned = 0.000198544 Jy ! Component: 200 - total flux cleaned = 0.000180278 Jy ! Total flux subtracted in 200 components = 0.000180278 Jy ! Clean residual min=-0.000471 max=0.000333 Jy/beam ! Clean residual mean=0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0394636 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 302 components and 0.0394636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040018Jy sigma=0.390241 ! Fit after self-cal, rms=0.040020Jy sigma=0.390211 ! 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.040020Jy sigma=0.390211 ! Fit after self-cal, rms=0.039852Jy sigma=0.390181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.66 mas, bmaj=42.9 mas, bpa=22 degrees ! Estimated noise=1.70088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361225 Jy ! Component: 100 - total flux cleaned = 0.000488831 Jy ! Component: 150 - total flux cleaned = 0.000582889 Jy ! Component: 200 - total flux cleaned = 0.000613576 Jy ! Total flux subtracted in 200 components = 0.000613576 Jy ! Clean residual min=-0.000404 max=0.000324 Jy/beam ! Clean residual mean=0.000000 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.0400772 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 360 components and 0.0400772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039844Jy sigma=0.390144 ! Fit after self-cal, rms=0.039856Jy sigma=0.390118 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.70176e-06 Jy ! Component: 100 - total flux cleaned = 1.98198e-05 Jy ! Component: 150 - total flux cleaned = -8.19045e-07 Jy ! Component: 200 - total flux cleaned = 1.4501e-05 Jy ! Total flux subtracted in 200 components = 1.4501e-05 Jy ! Clean residual min=-0.000395 max=0.000278 Jy/beam ! Clean residual mean=-0.000000 rms=0.000084 Jy/beam ! Combined flux in latest and established models = 0.0400917 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 416 components and 0.0400917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039853Jy sigma=0.390090 ! Fit after self-cal, rms=0.039845Jy sigma=0.389951 ! 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.039845Jy sigma=0.389951 ! Fit after self-cal, rms=0.039644Jy sigma=0.389928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.4 mas, bmaj=42.09 mas, bpa=21.98 degrees ! Estimated noise=1.69439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311547 Jy ! Component: 100 - total flux cleaned = 0.000390832 Jy ! Component: 150 - total flux cleaned = 0.000475919 Jy ! Component: 200 - total flux cleaned = 0.000551645 Jy ! Total flux subtracted in 200 components = 0.000551645 Jy ! Clean residual min=-0.000374 max=0.000240 Jy/beam ! Clean residual mean=-0.000000 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.0406433 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 484 components and 0.0406433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039637Jy sigma=0.389894 ! Fit after self-cal, rms=0.039650Jy sigma=0.389873 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.000168305 Jy ! Component: 100 - total flux cleaned = 0.000241642 Jy ! Component: 150 - total flux cleaned = 0.000330997 Jy ! Component: 200 - total flux cleaned = 0.000402235 Jy ! Total flux subtracted in 200 components = 0.000402235 Jy ! Clean residual min=-0.000356 max=0.000246 Jy/beam ! Clean residual mean=-0.000000 rms=0.000066 Jy/beam ! Combined flux in latest and established models = 0.0410455 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 548 components and 0.0410456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039647Jy sigma=0.389856 ! Fit after self-cal, rms=0.039642Jy sigma=0.389810 ! 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=12.65 mas, bmaj=42.96 mas, bpa=22.05 degrees ! Estimated noise=1.68773 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.65 x 42.96 at 22.05 degrees (North through East) ! Clean map min=-0.0011477 max=0.033396 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=11.12 mas, bmaj=46.17 mas, bpa=21.8 degrees ! Estimated noise=1.96459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252964 Jy ! Component: 100 - total flux cleaned = 0.0314016 Jy ! Component: 150 - total flux cleaned = 0.0319111 Jy ! Component: 200 - total flux cleaned = 0.0308558 Jy ! Total flux subtracted in 200 components = 0.0308558 Jy ! Clean residual min=-0.002738 max=0.001827 Jy/beam ! Clean residual mean=0.000000 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.0308558 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0308558 Jy ! Inverting map and beam ! Estimated beam: bmin=12.65 mas, bmaj=42.96 mas, bpa=22.05 degrees ! Estimated noise=1.68773 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.000500167 Jy ! Component: 100 - total flux cleaned = -0.000725859 Jy ! Component: 150 - total flux cleaned = -0.000446051 Jy ! Component: 200 - total flux cleaned = -0.000353253 Jy ! Total flux subtracted in 200 components = -0.000353253 Jy ! Clean residual min=-0.001665 max=0.001205 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0305026 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 111 components and 0.0305026 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=13.4 mas, bmaj=42.09 mas, bpa=21.98 degrees ! Estimated noise=1.69439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282515 Jy ! Component: 100 - total flux cleaned = 0.000475424 Jy ! Component: 150 - total flux cleaned = 0.000609952 Jy ! Component: 200 - total flux cleaned = 0.000749417 Jy ! Total flux subtracted in 200 components = 0.000749417 Jy ! Clean residual min=-0.001068 max=0.000721 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.031252 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 = 0.000156842 Jy ! Component: 100 - total flux cleaned = 0.000290202 Jy ! Component: 150 - total flux cleaned = 0.000433558 Jy ! Component: 200 - total flux cleaned = 0.000593056 Jy ! Total flux subtracted in 200 components = 0.000593056 Jy ! Clean residual min=-0.000745 max=0.000561 Jy/beam ! Clean residual mean=0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0318451 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 233 components and 0.0318451 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.65 mas, bmaj=42.96 mas, bpa=22.05 degrees ! Estimated noise=1.68773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.64138e-05 Jy ! Component: 100 - total flux cleaned = 0.000201018 Jy ! Component: 150 - total flux cleaned = 0.000324031 Jy ! Component: 200 - total flux cleaned = 0.000444505 Jy ! Total flux subtracted in 200 components = 0.000444505 Jy ! Clean residual min=-0.000618 max=0.000485 Jy/beam ! Clean residual mean=0.000000 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0322896 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 318 components and 0.0322896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039659Jy sigma=0.390016 ! Fit after self-cal, rms=0.039655Jy sigma=0.389973 wmodel J1932-0247_S_map.mod ! Writing 318 model components to file: J1932-0247_S_map.mod wobs J1932-0247_S_uvs.fits ! Writing UV FITS file: J1932-0247_S_uvs.fits wwins J1932-0247_S_map.win ! wwins: Wrote 1 windows to J1932-0247_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.000177597 Jy ! Component: 100 - total flux cleaned = -0.000245556 Jy ! Component: 150 - total flux cleaned = -0.000266148 Jy ! Component: 200 - total flux cleaned = -0.000260953 Jy ! Component: 250 - total flux cleaned = -0.000224004 Jy ! Component: 300 - total flux cleaned = -0.000184626 Jy ! Component: 350 - total flux cleaned = -0.000146696 Jy ! Component: 400 - total flux cleaned = -0.000119113 Jy ! Component: 450 - total flux cleaned = -9.67311e-05 Jy ! Component: 500 - total flux cleaned = -6.19988e-05 Jy ! Component: 550 - total flux cleaned = -2.8305e-05 Jy ! Component: 600 - total flux cleaned = -4.06478e-05 Jy ! Component: 650 - total flux cleaned = -6.11476e-05 Jy ! Component: 700 - total flux cleaned = -7.34125e-05 Jy ! Component: 750 - total flux cleaned = -8.96814e-05 Jy ! Component: 800 - total flux cleaned = -0.000114033 Jy ! Component: 850 - total flux cleaned = -0.000134317 Jy ! Component: 900 - total flux cleaned = -0.0001588 Jy ! Component: 950 - total flux cleaned = -0.000175211 Jy ! Component: 1000 - total flux cleaned = -0.00019995 Jy ! Component: 1050 - total flux cleaned = -0.000224901 Jy ! Component: 1100 - total flux cleaned = -0.000250047 Jy ! Component: 1150 - total flux cleaned = -0.0002797 Jy ! Component: 1200 - total flux cleaned = -0.000305265 Jy ! Component: 1250 - total flux cleaned = -0.000335555 Jy ! Component: 1300 - total flux cleaned = -0.000366165 Jy ! Component: 1350 - total flux cleaned = -0.000392706 Jy ! Component: 1400 - total flux cleaned = -0.000424012 Jy ! Component: 1450 - total flux cleaned = -0.000451189 Jy ! Component: 1500 - total flux cleaned = -0.000488058 Jy ! Component: 1550 - total flux cleaned = -0.0005067 Jy ! Component: 1600 - total flux cleaned = -0.000520891 Jy ! Component: 1650 - total flux cleaned = -0.00054515 Jy ! Component: 1700 - total flux cleaned = -0.000555017 Jy ! Component: 1750 - total flux cleaned = -0.000575153 Jy ! Component: 1800 - total flux cleaned = -0.000585305 Jy ! Component: 1850 - total flux cleaned = -0.000601022 Jy ! Component: 1900 - total flux cleaned = -0.000616967 Jy ! Component: 1950 - total flux cleaned = -0.00062779 Jy ! Component: 2000 - total flux cleaned = -0.0006332 Jy ! Component: 2050 - total flux cleaned = -0.000655697 Jy ! Component: 2100 - total flux cleaned = -0.000673026 Jy ! Component: 2150 - total flux cleaned = -0.000690746 Jy ! Component: 2200 - total flux cleaned = -0.000702877 Jy ! Component: 2250 - total flux cleaned = -0.000715128 Jy ! Component: 2300 - total flux cleaned = -0.000727779 Jy ! Component: 2350 - total flux cleaned = -0.000740661 Jy ! Component: 2400 - total flux cleaned = -0.000760442 Jy ! Component: 2450 - total flux cleaned = -0.000760634 Jy ! Component: 2500 - total flux cleaned = -0.00077442 Jy ! Component: 2550 - total flux cleaned = -0.000781574 Jy ! Component: 2600 - total flux cleaned = -0.000796055 Jy ! Component: 2650 - total flux cleaned = -0.000796127 Jy ! Component: 2700 - total flux cleaned = -0.000796303 Jy ! Component: 2750 - total flux cleaned = -0.000788727 Jy ! Component: 2800 - total flux cleaned = -0.000796841 Jy ! Component: 2850 - total flux cleaned = -0.000788873 Jy ! Component: 2900 - total flux cleaned = -0.000788906 Jy ! Component: 2950 - total flux cleaned = -0.000780256 Jy ! Component: 3000 - total flux cleaned = -0.00078032 Jy ! Component: 3050 - total flux cleaned = -0.000770924 Jy ! Component: 3100 - total flux cleaned = -0.000770907 Jy ! Component: 3150 - total flux cleaned = -0.000770738 Jy ! Component: 3200 - total flux cleaned = -0.000760914 Jy ! Component: 3250 - total flux cleaned = -0.000771012 Jy ! Component: 3300 - total flux cleaned = -0.000770957 Jy ! Component: 3350 - total flux cleaned = -0.000771254 Jy ! Component: 3400 - total flux cleaned = -0.000771297 Jy ! Component: 3450 - total flux cleaned = -0.000770922 Jy ! Component: 3500 - total flux cleaned = -0.000771037 Jy ! Component: 3550 - total flux cleaned = -0.000758709 Jy ! Component: 3600 - total flux cleaned = -0.000759008 Jy ! Component: 3650 - total flux cleaned = -0.000745777 Jy ! Component: 3700 - total flux cleaned = -0.000731889 Jy ! Component: 3750 - total flux cleaned = -0.000731314 Jy ! Component: 3800 - total flux cleaned = -0.000731243 Jy ! Component: 3850 - total flux cleaned = -0.000716157 Jy ! Component: 3900 - total flux cleaned = -0.000716134 Jy ! Component: 3950 - total flux cleaned = -0.000700097 Jy ! Component: 4000 - total flux cleaned = -0.00069974 Jy ! Component: 4050 - total flux cleaned = -0.000699712 Jy ! Total flux subtracted in 4096 components = -0.000682198 Jy ! Clean residual min=-0.000937 max=0.001102 Jy/beam ! Clean residual mean=0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0316074 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 586 components and 0.0316074 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1932-0247_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.65 x 42.96 at 22.05 degrees (North through East) ! Clean map min=-0.0036179 max=0.032007 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1932-0247_S_map.fits wmodel /image_prod/ug002_uva//J1932-0247_S_map.mod ! Writing 586 model components to file: /image_prod/ug002_uva//J1932-0247_S_map.mod wobs /image_prod/ug002_uva//J1932-0247_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1932-0247_S_uvs.fits wwins /image_prod/ug002_uva//J1932-0247_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1932-0247_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0320074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353013 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.30872 3.30872 6.61745 13.2349 26.4698 52.9396 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 90.669 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1932-0247_S_dfm.log closed on Thu Mar 5 04:15:12 2020