! Started logfile: /image_prod/ug002_uva//J0845-3347_S_dfm.log on Wed Mar 4 22:33:38 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//J0845-3347_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0845-3347_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.993878 visibilities/baseline/integration-bin. ! Found source: J0845-3347 ! ! 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 4383 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 J0845-3347_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 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008706Jy sigma=5.671792 ! Fit after self-cal, rms=0.909743Jy sigma=5.081490 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=7.764 mas, bpa=5.531 degrees ! Estimated noise=3.20838 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.0688161 Jy ! Component: 100 - total flux cleaned = 0.0910187 Jy ! Total flux subtracted in 100 components = 0.0910187 Jy ! Clean residual min=-0.008975 max=0.010679 Jy/beam ! Clean residual mean=-0.000037 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 0.0910187 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0910187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094726Jy sigma=0.499751 ! Fit after self-cal, rms=0.094188Jy sigma=0.497017 ! 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.236 mas, bmaj=9.053 mas, bpa=4.763 degrees ! Estimated noise=1.94811 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.0208037 Jy ! Component: 100 - total flux cleaned = 0.0318813 Jy ! Component: 150 - total flux cleaned = 0.0383763 Jy ! Component: 200 - total flux cleaned = 0.0421997 Jy ! Total flux subtracted in 200 components = 0.0421997 Jy ! Clean residual min=-0.004851 max=0.007433 Jy/beam ! Clean residual mean=-0.000002 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.133218 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.133218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090395Jy sigma=0.465103 ! Fit after self-cal, rms=0.090271Jy sigma=0.464555 ! 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.236 x 9.053 at 4.763 degrees (North through East) ! Clean map min=-0.0047484 max=0.089335 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.38 KP 0.90 LA 0.98 ! NL 1.04 OV 0.95 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 0.95 KP 0.95 LA 0.94 ! MK 1.07 NL 1.13 OV 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 HN 1.25 KP 0.94 LA 0.94 ! NL 1.03 OV 0.85 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.53 FD 0.94 KP 0.97 LA 0.96 ! MK 0.92 NL 1.00 OV 0.92 SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.43 KP 0.86 LA 0.88 ! NL 1.00 OV 0.92 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.43 FD 0.97 KP 0.91 LA 0.94 ! MK 1.03 NL 1.04 OV 0.98 SC 1.08 ! ! ! Fit before self-cal, rms=0.090271Jy sigma=0.464555 ! Fit after self-cal, rms=0.100544Jy sigma=0.455482 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=9.421 mas, bpa=4.037 degrees ! Estimated noise=1.9755 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.000144871 Jy ! Component: 100 - total flux cleaned = -0.000109355 Jy ! Component: 150 - total flux cleaned = -7.34565e-05 Jy ! Component: 200 - total flux cleaned = -4.00157e-05 Jy ! Total flux subtracted in 200 components = -4.00157e-05 Jy ! Clean residual min=-0.003544 max=0.004004 Jy/beam ! Clean residual mean=-0.000008 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.133178 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.133178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100509Jy sigma=0.455323 ! Fit after self-cal, rms=0.101045Jy sigma=0.454883 ! 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.101045Jy sigma=0.454883 ! Fit after self-cal, rms=0.102386Jy sigma=0.454828 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=9.488 mas, bpa=3.757 degrees ! Estimated noise=1.97585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169728 Jy ! Component: 100 - total flux cleaned = -0.000135078 Jy ! Component: 150 - total flux cleaned = -0.000102402 Jy ! Component: 200 - total flux cleaned = -4.39962e-05 Jy ! Total flux subtracted in 200 components = -4.39962e-05 Jy ! Clean residual min=-0.003249 max=0.003874 Jy/beam ! Clean residual mean=-0.000010 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.133134 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.133134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102363Jy sigma=0.454713 ! Fit after self-cal, rms=0.102393Jy sigma=0.454705 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) ! Added new window around map position (74.5, -107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310995 Jy ! Component: 100 - total flux cleaned = 0.00335688 Jy ! Component: 150 - total flux cleaned = 0.00326269 Jy ! Component: 200 - total flux cleaned = 0.00322007 Jy ! Total flux subtracted in 200 components = 0.00322007 Jy ! Clean residual min=-0.002870 max=0.003131 Jy/beam ! Clean residual mean=-0.000010 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.136354 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.136355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102277Jy sigma=0.454001 ! Fit after self-cal, rms=0.102259Jy sigma=0.453880 ! 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.102259Jy sigma=0.453880 ! Fit after self-cal, rms=0.102136Jy sigma=0.453811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.515 mas, bpa=3.47 degrees ! Estimated noise=1.9669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120967 Jy ! Component: 100 - total flux cleaned = 0.00124954 Jy ! Component: 150 - total flux cleaned = 0.00128387 Jy ! Component: 200 - total flux cleaned = 0.00125173 Jy ! Total flux subtracted in 200 components = 0.00125173 Jy ! Clean residual min=-0.002612 max=0.002774 Jy/beam ! Clean residual mean=-0.000011 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.137606 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.137606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102094Jy sigma=0.453602 ! Fit after self-cal, rms=0.102080Jy sigma=0.453568 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.000366667 Jy ! Component: 100 - total flux cleaned = 0.000366599 Jy ! Component: 150 - total flux cleaned = 0.00036527 Jy ! Component: 200 - total flux cleaned = 0.000393116 Jy ! Total flux subtracted in 200 components = 0.000393116 Jy ! Clean residual min=-0.002567 max=0.002768 Jy/beam ! Clean residual mean=-0.000010 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.137999 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.137999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102058Jy sigma=0.453482 ! Fit after self-cal, rms=0.102050Jy sigma=0.453473 ! 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.102050Jy sigma=0.453473 ! Fit after self-cal, rms=0.101941Jy sigma=0.453443 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.765 mas, bmaj=19.89 mas, bpa=0.974 degrees ! Estimated noise=2.37178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533563 Jy ! Component: 100 - total flux cleaned = 0.00053637 Jy ! Component: 150 - total flux cleaned = 0.000536053 Jy ! Component: 200 - total flux cleaned = 0.000501918 Jy ! Total flux subtracted in 200 components = 0.000501918 Jy ! Clean residual min=-0.002625 max=0.002582 Jy/beam ! Clean residual mean=-0.000017 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.138501 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.138501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101933Jy sigma=0.453410 ! Fit after self-cal, rms=0.101928Jy sigma=0.453400 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.00019486 Jy ! Component: 100 - total flux cleaned = 0.000144213 Jy ! Component: 150 - total flux cleaned = 0.000113498 Jy ! Component: 200 - total flux cleaned = 8.36544e-05 Jy ! Total flux subtracted in 200 components = 8.36544e-05 Jy ! Clean residual min=-0.002653 max=0.002516 Jy/beam ! Clean residual mean=-0.000015 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.138585 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.138585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101924Jy sigma=0.453386 ! Fit after self-cal, rms=0.101922Jy sigma=0.453384 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.543 mas, bpa=3.243 degrees ! Estimated noise=1.96205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.271 x 9.543 at 3.243 degrees (North through East) ! Clean map min=-0.0024197 max=0.089634 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=8.127 mas, bpa=4.025 degrees ! Estimated noise=3.28428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0693609 Jy ! Component: 100 - total flux cleaned = 0.0919213 Jy ! Component: 150 - total flux cleaned = 0.105117 Jy ! Component: 200 - total flux cleaned = 0.113556 Jy ! Total flux subtracted in 200 components = 0.113556 Jy ! Clean residual min=-0.006867 max=0.006575 Jy/beam ! Clean residual mean=-0.000025 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.113556 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.113556 Jy ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.543 mas, bpa=3.243 degrees ! Estimated noise=1.96205 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103068 Jy ! Component: 100 - total flux cleaned = 0.0158233 Jy ! Component: 150 - total flux cleaned = 0.019468 Jy ! Component: 200 - total flux cleaned = 0.0220225 Jy ! Total flux subtracted in 200 components = 0.0220225 Jy ! Clean residual min=-0.002937 max=0.002722 Jy/beam ! Clean residual mean=-0.000019 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.135579 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 86 components and 0.135579 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=7.765 mas, bmaj=19.89 mas, bpa=0.974 degrees ! Estimated noise=2.37178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266947 Jy ! Component: 100 - total flux cleaned = 0.00361999 Jy ! Component: 150 - total flux cleaned = 0.00394943 Jy ! Component: 200 - total flux cleaned = 0.00406311 Jy ! Total flux subtracted in 200 components = 0.00406311 Jy ! Clean residual min=-0.002474 max=0.002370 Jy/beam ! Clean residual mean=-0.000019 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.139642 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 = -3.16637e-05 Jy ! Component: 100 - total flux cleaned = -5.97709e-05 Jy ! Component: 150 - total flux cleaned = -8.58242e-05 Jy ! Component: 200 - total flux cleaned = -8.61084e-05 Jy ! Total flux subtracted in 200 components = -8.61084e-05 Jy ! Clean residual min=-0.002395 max=0.002428 Jy/beam ! Clean residual mean=-0.000016 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.139556 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 117 components and 0.139556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.543 mas, bpa=3.243 degrees ! Estimated noise=1.96205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244054 Jy ! Component: 100 - total flux cleaned = -0.000325002 Jy ! Component: 150 - total flux cleaned = -0.000323073 Jy ! Component: 200 - total flux cleaned = -0.000321943 Jy ! Total flux subtracted in 200 components = -0.000321943 Jy ! Clean residual min=-0.002580 max=0.002467 Jy/beam ! Clean residual mean=-0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.139234 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.139234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101862Jy sigma=0.453207 ! Fit after self-cal, rms=0.101834Jy sigma=0.453112 wmodel J0845-3347_S_map.mod ! Writing 137 model components to file: J0845-3347_S_map.mod wobs J0845-3347_S_uvs.fits ! Writing UV FITS file: J0845-3347_S_uvs.fits wwins J0845-3347_S_map.win ! wwins: Wrote 3 windows to J0845-3347_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 = 8.25033e-05 Jy ! Component: 100 - total flux cleaned = 8.54614e-05 Jy ! Component: 150 - total flux cleaned = 5.0945e-06 Jy ! Component: 200 - total flux cleaned = -0.000188629 Jy ! Component: 250 - total flux cleaned = -0.00037429 Jy ! Component: 300 - total flux cleaned = -0.000411384 Jy ! Component: 350 - total flux cleaned = -0.000551261 Jy ! Component: 400 - total flux cleaned = -0.000652066 Jy ! Component: 450 - total flux cleaned = -0.000750023 Jy ! Component: 500 - total flux cleaned = -0.000875644 Jy ! Component: 550 - total flux cleaned = -0.000966225 Jy ! Component: 600 - total flux cleaned = -0.00105438 Jy ! Component: 650 - total flux cleaned = -0.00111204 Jy ! Component: 700 - total flux cleaned = -0.00125287 Jy ! Component: 750 - total flux cleaned = -0.00136301 Jy ! Component: 800 - total flux cleaned = -0.00149668 Jy ! Component: 850 - total flux cleaned = -0.00165302 Jy ! Component: 900 - total flux cleaned = -0.00170399 Jy ! Component: 950 - total flux cleaned = -0.00180419 Jy ! Component: 1000 - total flux cleaned = -0.00187791 Jy ! Component: 1050 - total flux cleaned = -0.0019503 Jy ! Component: 1100 - total flux cleaned = -0.00204501 Jy ! Component: 1150 - total flux cleaned = -0.00216116 Jy ! Component: 1200 - total flux cleaned = -0.00232022 Jy ! Component: 1250 - total flux cleaned = -0.00238715 Jy ! Component: 1300 - total flux cleaned = -0.00251993 Jy ! Component: 1350 - total flux cleaned = -0.00262861 Jy ! Component: 1400 - total flux cleaned = -0.00273598 Jy ! Component: 1450 - total flux cleaned = -0.0028206 Jy ! Component: 1500 - total flux cleaned = -0.00288304 Jy ! Component: 1550 - total flux cleaned = -0.00290391 Jy ! Component: 1600 - total flux cleaned = -0.00302599 Jy ! Component: 1650 - total flux cleaned = -0.00308594 Jy ! Component: 1700 - total flux cleaned = -0.00312543 Jy ! Component: 1750 - total flux cleaned = -0.0031646 Jy ! Component: 1800 - total flux cleaned = -0.00324222 Jy ! Component: 1850 - total flux cleaned = -0.00335674 Jy ! Component: 1900 - total flux cleaned = -0.00337571 Jy ! Component: 1950 - total flux cleaned = -0.00343176 Jy ! Component: 2000 - total flux cleaned = -0.00350589 Jy ! Component: 2050 - total flux cleaned = -0.00357877 Jy ! Component: 2100 - total flux cleaned = -0.00363281 Jy ! Component: 2150 - total flux cleaned = -0.00366856 Jy ! Component: 2200 - total flux cleaned = -0.00370405 Jy ! Component: 2250 - total flux cleaned = -0.00373897 Jy ! Component: 2300 - total flux cleaned = -0.00373893 Jy ! Component: 2350 - total flux cleaned = -0.00373907 Jy ! Component: 2400 - total flux cleaned = -0.00373918 Jy ! Component: 2450 - total flux cleaned = -0.00377309 Jy ! Component: 2500 - total flux cleaned = -0.00375637 Jy ! Component: 2550 - total flux cleaned = -0.00380606 Jy ! Component: 2600 - total flux cleaned = -0.00380617 Jy ! Component: 2650 - total flux cleaned = -0.0038225 Jy ! Component: 2700 - total flux cleaned = -0.00385488 Jy ! Component: 2750 - total flux cleaned = -0.00390316 Jy ! Component: 2800 - total flux cleaned = -0.00388737 Jy ! Component: 2850 - total flux cleaned = -0.00396635 Jy ! Component: 2900 - total flux cleaned = -0.00402879 Jy ! Component: 2950 - total flux cleaned = -0.00398202 Jy ! Component: 3000 - total flux cleaned = -0.00405924 Jy ! Component: 3050 - total flux cleaned = -0.00407438 Jy ! Component: 3100 - total flux cleaned = -0.00410458 Jy ! Component: 3150 - total flux cleaned = -0.00413474 Jy ! Component: 3200 - total flux cleaned = -0.00414958 Jy ! Component: 3250 - total flux cleaned = -0.00417932 Jy ! Component: 3300 - total flux cleaned = -0.00419391 Jy ! Component: 3350 - total flux cleaned = -0.00417933 Jy ! Component: 3400 - total flux cleaned = -0.00422297 Jy ! Component: 3450 - total flux cleaned = -0.00422299 Jy ! Component: 3500 - total flux cleaned = -0.00422306 Jy ! Component: 3550 - total flux cleaned = -0.00427986 Jy ! Component: 3600 - total flux cleaned = -0.0042657 Jy ! Component: 3650 - total flux cleaned = -0.00429367 Jy ! Component: 3700 - total flux cleaned = -0.00433535 Jy ! Component: 3750 - total flux cleaned = -0.00433528 Jy ! Component: 3800 - total flux cleaned = -0.00433527 Jy ! Component: 3850 - total flux cleaned = -0.00430792 Jy ! Component: 3900 - total flux cleaned = -0.00432154 Jy ! Component: 3950 - total flux cleaned = -0.00433502 Jy ! Component: 4000 - total flux cleaned = -0.00434851 Jy ! Component: 4050 - total flux cleaned = -0.00433504 Jy ! Total flux subtracted in 4096 components = -0.00432174 Jy ! Clean residual min=-0.000734 max=0.000788 Jy/beam ! Clean residual mean=-0.000008 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.134912 Jy keep ! Adding 195 model components to the UV plane model. ! The established model now contains 332 components and 0.134912 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0845-3347_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.271 x 9.543 at 3.243 degrees (North through East) ! Clean map min=-0.0019244 max=0.092822 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0845-3347_S_map.fits wmodel /image_prod/ug002_uva//J0845-3347_S_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J0845-3347_S_map.mod wobs /image_prod/ug002_uva//J0845-3347_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0845-3347_S_uvs.fits wwins /image_prod/ug002_uva//J0845-3347_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0845-3347_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0928218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230295 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.744315 0.744315 1.48863 2.97726 5.95452 11.909 23.8181 47.6361 95.2723 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 403.055 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0845-3347_S_dfm.log closed on Wed Mar 4 22:33:42 2020