! Started logfile: /image_prod/ug002_uva//J2102-3313_S_dfm.log on Thu Mar 5 05:03:02 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//J2102-3313_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2102-3313_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.781111 visibilities/baseline/integration-bin. ! Found source: J2102-3313 ! ! 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 40 lines of history. ! ! Reading 4218 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 J2102-3313_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.075973Jy sigma=5.956742 ! Fit after self-cal, rms=0.644932Jy sigma=3.319453 ! 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.277 mas, bmaj=18.41 mas, bpa=-14.33 degrees ! Estimated noise=3.04033 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.292065 Jy ! Component: 100 - total flux cleaned = 0.390431 Jy ! Total flux subtracted in 100 components = 0.390431 Jy ! Clean residual min=-0.021916 max=0.045283 Jy/beam ! Clean residual mean=-0.000425 rms=0.007830 Jy/beam ! Combined flux in latest and established models = 0.390431 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.390431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131855Jy sigma=0.703585 ! Fit after self-cal, rms=0.131792Jy sigma=0.703123 ! 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.912 mas, bmaj=20.44 mas, bpa=-13.95 degrees ! Estimated noise=2.04391 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.0594251 Jy ! Component: 100 - total flux cleaned = 0.0895765 Jy ! Component: 150 - total flux cleaned = 0.107004 Jy ! Component: 200 - total flux cleaned = 0.117691 Jy ! Total flux subtracted in 200 components = 0.117691 Jy ! Clean residual min=-0.012950 max=0.012393 Jy/beam ! Clean residual mean=-0.000104 rms=0.003979 Jy/beam ! Combined flux in latest and established models = 0.508123 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 86 components and 0.508123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107946Jy sigma=0.516618 ! Fit after self-cal, rms=0.107884Jy sigma=0.516172 ! 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.912 x 20.44 at -13.95 degrees (North through East) ! Clean map min=-0.013211 max=0.37277 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 1.17 KP 0.97 ! LA 1.02 MK 1.05 NL 1.00 OV 0.92 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.87 FD 0.93 HN 1.19 KP 0.99 ! LA 1.03 MK 1.04 NL 1.00 OV 0.90 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 HN 1.15 KP 0.99 ! LA 1.03 MK 1.02 NL 0.99 OV 0.92 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.107884Jy sigma=0.516172 ! Fit after self-cal, rms=0.114320Jy sigma=0.463455 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.004 mas, bmaj=21.5 mas, bpa=-14.26 degrees ! Estimated noise=2.08847 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.00501457 Jy ! Component: 100 - total flux cleaned = -0.00596741 Jy ! Component: 150 - total flux cleaned = -0.00661559 Jy ! Component: 200 - total flux cleaned = -0.00704151 Jy ! Total flux subtracted in 200 components = -0.00704151 Jy ! Clean residual min=-0.010025 max=0.006213 Jy/beam ! Clean residual mean=-0.000112 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.501081 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.501081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113946Jy sigma=0.460304 ! Fit after self-cal, rms=0.114160Jy sigma=0.460122 ! 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.114160Jy sigma=0.460122 ! Fit after self-cal, rms=0.120719Jy sigma=0.452536 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=21.95 mas, bpa=-14.53 degrees ! Estimated noise=2.10114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00327434 Jy ! Component: 100 - total flux cleaned = -0.00404047 Jy ! Component: 150 - total flux cleaned = -0.00467197 Jy ! Component: 200 - total flux cleaned = -0.00488456 Jy ! Total flux subtracted in 200 components = -0.00488456 Jy ! Clean residual min=-0.007847 max=0.004625 Jy/beam ! Clean residual mean=-0.000129 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.496197 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 130 components and 0.496197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120327Jy sigma=0.450376 ! Fit after self-cal, rms=0.120367Jy sigma=0.450338 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.000393444 Jy ! Component: 100 - total flux cleaned = -0.000736429 Jy ! Component: 150 - total flux cleaned = -0.00104146 Jy ! Component: 200 - total flux cleaned = -0.0013117 Jy ! Total flux subtracted in 200 components = -0.0013117 Jy ! Clean residual min=-0.007418 max=0.004567 Jy/beam ! Clean residual mean=-0.000133 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.494885 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 152 components and 0.494885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120246Jy sigma=0.449686 ! Fit after self-cal, rms=0.120239Jy sigma=0.449665 ! 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.120239Jy sigma=0.449665 ! Fit after self-cal, rms=0.126479Jy sigma=0.448533 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=22.32 mas, bpa=-14.73 degrees ! Estimated noise=2.11056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00281904 Jy ! Component: 100 - total flux cleaned = -0.00322044 Jy ! Component: 150 - total flux cleaned = -0.0036828 Jy ! Component: 200 - total flux cleaned = -0.00398499 Jy ! Total flux subtracted in 200 components = -0.00398499 Jy ! Clean residual min=-0.006577 max=0.004296 Jy/beam ! Clean residual mean=-0.000121 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.4909 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 167 components and 0.4909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126124Jy sigma=0.447086 ! Fit after self-cal, rms=0.126141Jy sigma=0.447073 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.000344441 Jy ! Component: 100 - total flux cleaned = -0.000585075 Jy ! Component: 150 - total flux cleaned = -0.000804914 Jy ! Component: 200 - total flux cleaned = -0.00100528 Jy ! Total flux subtracted in 200 components = -0.00100528 Jy ! Clean residual min=-0.006245 max=0.004297 Jy/beam ! Clean residual mean=-0.000125 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.489895 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 175 components and 0.489895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126007Jy sigma=0.446568 ! Fit after self-cal, rms=0.126003Jy sigma=0.446558 ! 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.126003Jy sigma=0.446558 ! Fit after self-cal, rms=0.130224Jy sigma=0.445976 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.661 mas, bmaj=33.15 mas, bpa=-6.277 degrees ! Estimated noise=2.25282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297844 Jy ! Component: 100 - total flux cleaned = -0.0031696 Jy ! Component: 150 - total flux cleaned = -0.00328256 Jy ! Component: 200 - total flux cleaned = -0.00343475 Jy ! Total flux subtracted in 200 components = -0.00343475 Jy ! Clean residual min=-0.005697 max=0.004141 Jy/beam ! Clean residual mean=-0.000166 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.48646 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 180 components and 0.48646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130080Jy sigma=0.445281 ! Fit after self-cal, rms=0.130082Jy sigma=0.445253 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.00020454 Jy ! Component: 100 - total flux cleaned = -0.000240908 Jy ! Component: 150 - total flux cleaned = -0.000353153 Jy ! Component: 200 - total flux cleaned = -0.000454763 Jy ! Total flux subtracted in 200 components = -0.000454763 Jy ! Clean residual min=-0.005598 max=0.004159 Jy/beam ! Clean residual mean=-0.000169 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.486005 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 185 components and 0.486005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130021Jy sigma=0.445010 ! Fit after self-cal, rms=0.130017Jy sigma=0.444993 ! 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.083 mas, bmaj=22.56 mas, bpa=-14.86 degrees ! Estimated noise=2.1144 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 22.56 at -14.86 degrees (North through East) ! Clean map min=-0.0058172 max=0.38982 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.439 mas, bmaj=20.12 mas, bpa=-15.09 degrees ! Estimated noise=3.21002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.304918 Jy ! Component: 100 - total flux cleaned = 0.392415 Jy ! Component: 150 - total flux cleaned = 0.432352 Jy ! Component: 200 - total flux cleaned = 0.454237 Jy ! Total flux subtracted in 200 components = 0.454237 Jy ! Clean residual min=-0.008162 max=0.011705 Jy/beam ! Clean residual mean=-0.000228 rms=0.002418 Jy/beam ! Combined flux in latest and established models = 0.454237 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.454237 Jy ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=22.56 mas, bpa=-14.86 degrees ! Estimated noise=2.1144 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.0146764 Jy ! Component: 100 - total flux cleaned = 0.0227505 Jy ! Component: 150 - total flux cleaned = 0.0273812 Jy ! Component: 200 - total flux cleaned = 0.0291624 Jy ! Total flux subtracted in 200 components = 0.0291624 Jy ! Clean residual min=-0.005650 max=0.004142 Jy/beam ! Clean residual mean=-0.000116 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.483399 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 76 components and 0.483399 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=8.661 mas, bmaj=33.15 mas, bpa=-6.277 degrees ! Estimated noise=2.25282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020432 Jy ! Component: 100 - total flux cleaned = 0.002155 Jy ! Component: 150 - total flux cleaned = 0.00225875 Jy ! Component: 200 - total flux cleaned = 0.00235127 Jy ! Total flux subtracted in 200 components = 0.00235127 Jy ! Clean residual min=-0.005552 max=0.004119 Jy/beam ! Clean residual mean=-0.000170 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.48575 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.54052e-05 Jy ! Component: 100 - total flux cleaned = 0.000126904 Jy ! Component: 150 - total flux cleaned = 0.000201558 Jy ! Component: 200 - total flux cleaned = 0.000270593 Jy ! Total flux subtracted in 200 components = 0.000270593 Jy ! Clean residual min=-0.005510 max=0.004078 Jy/beam ! Clean residual mean=-0.000168 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.486021 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.486021 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=22.56 mas, bpa=-14.86 degrees ! Estimated noise=2.1144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.60593e-05 Jy ! Component: 100 - total flux cleaned = 8.57493e-05 Jy ! Component: 150 - total flux cleaned = 0.000201912 Jy ! Component: 200 - total flux cleaned = 0.000150877 Jy ! Total flux subtracted in 200 components = 0.000150877 Jy ! Clean residual min=-0.005434 max=0.003983 Jy/beam ! Clean residual mean=-0.000108 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.486172 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.486172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129719Jy sigma=0.444689 ! Fit after self-cal, rms=0.129621Jy sigma=0.444586 wmodel J2102-3313_S_map.mod ! Writing 96 model components to file: J2102-3313_S_map.mod wobs J2102-3313_S_uvs.fits ! Writing UV FITS file: J2102-3313_S_uvs.fits wwins J2102-3313_S_map.win ! wwins: Wrote 1 windows to J2102-3313_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.00238916 Jy ! Component: 100 - total flux cleaned = -0.00451181 Jy ! Component: 150 - total flux cleaned = -0.00647349 Jy ! Component: 200 - total flux cleaned = -0.00794399 Jy ! Component: 250 - total flux cleaned = -0.00933712 Jy ! Component: 300 - total flux cleaned = -0.0101997 Jy ! Component: 350 - total flux cleaned = -0.011023 Jy ! Component: 400 - total flux cleaned = -0.0118743 Jy ! Component: 450 - total flux cleaned = -0.012635 Jy ! Component: 500 - total flux cleaned = -0.0133139 Jy ! Component: 550 - total flux cleaned = -0.0141348 Jy ! Component: 600 - total flux cleaned = -0.0146112 Jy ! Component: 650 - total flux cleaned = -0.0151267 Jy ! Component: 700 - total flux cleaned = -0.0155778 Jy ! Component: 750 - total flux cleaned = -0.015919 Jy ! Component: 800 - total flux cleaned = -0.0161569 Jy ! Component: 850 - total flux cleaned = -0.0163902 Jy ! Component: 900 - total flux cleaned = -0.0165266 Jy ! Component: 950 - total flux cleaned = -0.0166599 Jy ! Component: 1000 - total flux cleaned = -0.0167894 Jy ! Component: 1050 - total flux cleaned = -0.0168318 Jy ! Component: 1100 - total flux cleaned = -0.0170822 Jy ! Component: 1150 - total flux cleaned = -0.0172046 Jy ! Component: 1200 - total flux cleaned = -0.0173645 Jy ! Component: 1250 - total flux cleaned = -0.0174041 Jy ! Component: 1300 - total flux cleaned = -0.0176753 Jy ! Component: 1350 - total flux cleaned = -0.0177893 Jy ! Component: 1400 - total flux cleaned = -0.0179765 Jy ! Component: 1450 - total flux cleaned = -0.018124 Jy ! Component: 1500 - total flux cleaned = -0.0183776 Jy ! Component: 1550 - total flux cleaned = -0.0185194 Jy ! Component: 1600 - total flux cleaned = -0.0186947 Jy ! Component: 1650 - total flux cleaned = -0.0189019 Jy ! Component: 1700 - total flux cleaned = -0.0190377 Jy ! Component: 1750 - total flux cleaned = -0.0191381 Jy ! Component: 1800 - total flux cleaned = -0.0192037 Jy ! Component: 1850 - total flux cleaned = -0.0193335 Jy ! Component: 1900 - total flux cleaned = -0.0193984 Jy ! Component: 1950 - total flux cleaned = -0.0195568 Jy ! Component: 2000 - total flux cleaned = -0.0196502 Jy ! Component: 2050 - total flux cleaned = -0.0197742 Jy ! Component: 2100 - total flux cleaned = -0.0198355 Jy ! Component: 2150 - total flux cleaned = -0.0199562 Jy ! Component: 2200 - total flux cleaned = -0.019956 Jy ! Component: 2250 - total flux cleaned = -0.0200739 Jy ! Component: 2300 - total flux cleaned = -0.0201034 Jy ! Component: 2350 - total flux cleaned = -0.0202473 Jy ! Component: 2400 - total flux cleaned = -0.0202757 Jy ! Component: 2450 - total flux cleaned = -0.0204157 Jy ! Component: 2500 - total flux cleaned = -0.0204712 Jy ! Component: 2550 - total flux cleaned = -0.0205261 Jy ! Component: 2600 - total flux cleaned = -0.0206077 Jy ! Component: 2650 - total flux cleaned = -0.0207689 Jy ! Component: 2700 - total flux cleaned = -0.0208486 Jy ! Component: 2750 - total flux cleaned = -0.0210331 Jy ! Component: 2800 - total flux cleaned = -0.0212678 Jy ! Component: 2850 - total flux cleaned = -0.0213196 Jy ! Component: 2900 - total flux cleaned = -0.0214478 Jy ! Component: 2950 - total flux cleaned = -0.0216 Jy ! Component: 3000 - total flux cleaned = -0.0217507 Jy ! Component: 3050 - total flux cleaned = -0.0218503 Jy ! Component: 3100 - total flux cleaned = -0.0219985 Jy ! Component: 3150 - total flux cleaned = -0.0221203 Jy ! Component: 3200 - total flux cleaned = -0.022193 Jy ! Component: 3250 - total flux cleaned = -0.0223373 Jy ! Component: 3300 - total flux cleaned = -0.0224326 Jy ! Component: 3350 - total flux cleaned = -0.0225982 Jy ! Component: 3400 - total flux cleaned = -0.0227624 Jy ! Component: 3450 - total flux cleaned = -0.0228791 Jy ! Component: 3500 - total flux cleaned = -0.0229716 Jy ! Component: 3550 - total flux cleaned = -0.0231099 Jy ! Component: 3600 - total flux cleaned = -0.0232242 Jy ! Component: 3650 - total flux cleaned = -0.023315 Jy ! Component: 3700 - total flux cleaned = -0.0233603 Jy ! Component: 3750 - total flux cleaned = -0.0234725 Jy ! Component: 3800 - total flux cleaned = -0.0236065 Jy ! Component: 3850 - total flux cleaned = -0.0237176 Jy ! Component: 3900 - total flux cleaned = -0.0237837 Jy ! Component: 3950 - total flux cleaned = -0.0238714 Jy ! Component: 4000 - total flux cleaned = -0.0239586 Jy ! Component: 4050 - total flux cleaned = -0.0240019 Jy ! Total flux subtracted in 4096 components = -0.0240884 Jy ! Clean residual min=-0.001149 max=0.001160 Jy/beam ! Clean residual mean=-0.000048 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.462083 Jy keep ! Adding 376 model components to the UV plane model. ! The established model now contains 471 components and 0.462083 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2102-3313_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 22.56 at -14.86 degrees (North through East) ! Clean map min=-0.0040383 max=0.39024 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2102-3313_S_map.fits wmodel /image_prod/ug002_uva//J2102-3313_S_map.mod ! Writing 471 model components to file: /image_prod/ug002_uva//J2102-3313_S_map.mod wobs /image_prod/ug002_uva//J2102-3313_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2102-3313_S_uvs.fits wwins /image_prod/ug002_uva//J2102-3313_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2102-3313_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.390235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000426992 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.328258 0.328258 0.656515 1.31303 2.62606 5.25212 10.5042 21.0085 42.017 84.0339 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.39 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 913.916 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2102-3313_S_dfm.log closed on Thu Mar 5 05:03:06 2020