! Started logfile: /image_prod/ug002_uva//J1259-2436_S_dfm.log on Thu Mar 5 00:56:31 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//J1259-2436_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1259-2436_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.998889 visibilities/baseline/integration-bin. ! Found source: J1259-2436 ! ! 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 5394 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 J1259-2436_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.009896Jy sigma=6.816269 ! Fit after self-cal, rms=0.859424Jy sigma=5.692972 ! 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.903 mas, bmaj=12.86 mas, bpa=-20.28 degrees ! Estimated noise=2.29388 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.10576 Jy ! Component: 100 - total flux cleaned = 0.145436 Jy ! Total flux subtracted in 100 components = 0.145436 Jy ! Clean residual min=-0.009869 max=0.019193 Jy/beam ! Clean residual mean=-0.000124 rms=0.003503 Jy/beam ! Combined flux in latest and established models = 0.145436 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.145436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091877Jy sigma=0.569759 ! Fit after self-cal, rms=0.091747Jy sigma=0.568761 ! 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.535 mas, bmaj=14.42 mas, bpa=-19.06 degrees ! Estimated noise=1.49562 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.0309302 Jy ! Component: 100 - total flux cleaned = 0.0480304 Jy ! Component: 150 - total flux cleaned = 0.0583657 Jy ! Component: 200 - total flux cleaned = 0.0649087 Jy ! Total flux subtracted in 200 components = 0.0649087 Jy ! Clean residual min=-0.005796 max=0.010327 Jy/beam ! Clean residual mean=-0.000064 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.210345 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 77 components and 0.210345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082769Jy sigma=0.473278 ! Fit after self-cal, rms=0.082574Jy sigma=0.472051 ! 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.535 x 14.42 at -19.06 degrees (North through East) ! Clean map min=-0.0054424 max=0.14152 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.06 KP 0.96 ! LA 0.91 MK 1.00 NL 1.01 OV 1.01 ! PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 HN 1.07 KP 0.98 ! LA 0.94 MK 1.05 NL 1.08 OV 1.00 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.04 KP 1.01 ! LA 0.95 MK 0.98 NL 1.00 OV 0.98 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.082574Jy sigma=0.472051 ! Fit after self-cal, rms=0.087485Jy sigma=0.463242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=14.74 mas, bpa=-19.18 degrees ! Estimated noise=1.48587 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 (17.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00990535 Jy ! Component: 100 - total flux cleaned = 0.0148879 Jy ! Component: 150 - total flux cleaned = 0.0171025 Jy ! Component: 200 - total flux cleaned = 0.0179438 Jy ! Total flux subtracted in 200 components = 0.0179438 Jy ! Clean residual min=-0.003955 max=0.005700 Jy/beam ! Clean residual mean=0.000000 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.228288 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 119 components and 0.228288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086376Jy sigma=0.452870 ! Fit after self-cal, rms=0.086368Jy sigma=0.452007 ! 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.086368Jy sigma=0.452007 ! Fit after self-cal, rms=0.086110Jy sigma=0.448980 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=14.68 mas, bpa=-19.41 degrees ! Estimated noise=1.47167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362222 Jy ! Component: 100 - total flux cleaned = 0.00540636 Jy ! Component: 150 - total flux cleaned = 0.00618327 Jy ! Component: 200 - total flux cleaned = 0.00631362 Jy ! Total flux subtracted in 200 components = 0.00631362 Jy ! Clean residual min=-0.003030 max=0.004886 Jy/beam ! Clean residual mean=-0.000010 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.234602 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.234602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085881Jy sigma=0.447304 ! Fit after self-cal, rms=0.085847Jy sigma=0.447090 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 (0, 69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424269 Jy ! Component: 100 - total flux cleaned = 0.00475806 Jy ! Component: 150 - total flux cleaned = 0.00524844 Jy ! Component: 200 - total flux cleaned = 0.0055416 Jy ! Total flux subtracted in 200 components = 0.0055416 Jy ! Clean residual min=-0.002727 max=0.002977 Jy/beam ! Clean residual mean=-0.000005 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.240144 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 174 components and 0.240144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085524Jy sigma=0.444989 ! Fit after self-cal, rms=0.085491Jy sigma=0.444924 ! 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.085491Jy sigma=0.444924 ! Fit after self-cal, rms=0.085418Jy sigma=0.444702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=14.67 mas, bpa=-19.43 degrees ! Estimated noise=1.46717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139507 Jy ! Component: 100 - total flux cleaned = 0.00186683 Jy ! Component: 150 - total flux cleaned = 0.00205026 Jy ! Component: 200 - total flux cleaned = 0.0022191 Jy ! Total flux subtracted in 200 components = 0.0022191 Jy ! Clean residual min=-0.002558 max=0.002697 Jy/beam ! Clean residual mean=-0.000009 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.242363 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 192 components and 0.242363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085308Jy sigma=0.444070 ! Fit after self-cal, rms=0.085298Jy sigma=0.444048 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.000331208 Jy ! Component: 100 - total flux cleaned = 0.000382658 Jy ! Component: 150 - total flux cleaned = 0.000573979 Jy ! Component: 200 - total flux cleaned = 0.000574299 Jy ! Total flux subtracted in 200 components = 0.000574299 Jy ! Clean residual min=-0.002582 max=0.002560 Jy/beam ! Clean residual mean=-0.000009 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.242937 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 211 components and 0.242937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085235Jy sigma=0.443714 ! Fit after self-cal, rms=0.085228Jy sigma=0.443708 ! 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.085228Jy sigma=0.443708 ! Fit after self-cal, rms=0.085097Jy sigma=0.443664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.243 mas, bmaj=22.77 mas, bpa=-7.348 degrees ! Estimated noise=1.69989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153364 Jy ! Component: 100 - total flux cleaned = 0.00171531 Jy ! Component: 150 - total flux cleaned = 0.00179168 Jy ! Component: 200 - total flux cleaned = 0.00182626 Jy ! Total flux subtracted in 200 components = 0.00182626 Jy ! Clean residual min=-0.002906 max=0.002808 Jy/beam ! Clean residual mean=-0.000016 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.244763 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 241 components and 0.244763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085062Jy sigma=0.443474 ! Fit after self-cal, rms=0.085056Jy sigma=0.443455 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.000298398 Jy ! Component: 100 - total flux cleaned = 0.000299708 Jy ! Component: 150 - total flux cleaned = 0.000270431 Jy ! Component: 200 - total flux cleaned = 0.000217759 Jy ! Total flux subtracted in 200 components = 0.000217759 Jy ! Clean residual min=-0.002918 max=0.002653 Jy/beam ! Clean residual mean=-0.000016 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.244981 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 264 components and 0.244981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085040Jy sigma=0.443361 ! Fit after self-cal, rms=0.085035Jy sigma=0.443350 ! 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.574 mas, bmaj=14.65 mas, bpa=-19.42 degrees ! Estimated noise=1.46763 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 14.65 at -19.42 degrees (North through East) ! Clean map min=-0.0026023 max=0.13939 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.921 mas, bmaj=13.05 mas, bpa=-20.7 degrees ! Estimated noise=2.2756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104555 Jy ! Component: 100 - total flux cleaned = 0.143869 Jy ! Component: 150 - total flux cleaned = 0.166022 Jy ! Component: 200 - total flux cleaned = 0.180544 Jy ! Total flux subtracted in 200 components = 0.180544 Jy ! Clean residual min=-0.006412 max=0.011121 Jy/beam ! Clean residual mean=-0.000061 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.180544 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.180544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=14.65 mas, bpa=-19.42 degrees ! Estimated noise=1.46763 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 (6.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144484 Jy ! Component: 100 - total flux cleaned = 0.0244489 Jy ! Component: 150 - total flux cleaned = 0.031794 Jy ! Component: 200 - total flux cleaned = 0.0375382 Jy ! Total flux subtracted in 200 components = 0.0375382 Jy ! Clean residual min=-0.003883 max=0.004744 Jy/beam ! Clean residual mean=-0.000040 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.218082 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 113 components and 0.218082 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.243 mas, bmaj=22.77 mas, bpa=-7.348 degrees ! Estimated noise=1.69989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00661907 Jy ! Component: 100 - total flux cleaned = 0.0114058 Jy ! Component: 150 - total flux cleaned = 0.0151419 Jy ! Component: 200 - total flux cleaned = 0.0173448 Jy ! Total flux subtracted in 200 components = 0.0173448 Jy ! Clean residual min=-0.003258 max=0.003904 Jy/beam ! Clean residual mean=-0.000034 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.235427 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.00175649 Jy ! Component: 100 - total flux cleaned = 0.00308641 Jy ! Component: 150 - total flux cleaned = 0.00401513 Jy ! Component: 200 - total flux cleaned = 0.00483878 Jy ! Total flux subtracted in 200 components = 0.00483878 Jy ! Clean residual min=-0.003110 max=0.003173 Jy/beam ! Clean residual mean=-0.000025 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.240265 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 255 components and 0.240266 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=14.65 mas, bpa=-19.42 degrees ! Estimated noise=1.46763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621906 Jy ! Component: 100 - total flux cleaned = 0.000921636 Jy ! Component: 150 - total flux cleaned = 0.00131649 Jy ! Component: 200 - total flux cleaned = 0.00143542 Jy ! Total flux subtracted in 200 components = 0.00143542 Jy ! Clean residual min=-0.002713 max=0.002502 Jy/beam ! Clean residual mean=-0.000014 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.241701 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 287 components and 0.241701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085026Jy sigma=0.443882 ! Fit after self-cal, rms=0.084962Jy sigma=0.443586 wmodel J1259-2436_S_map.mod ! Writing 287 model components to file: J1259-2436_S_map.mod wobs J1259-2436_S_uvs.fits ! Writing UV FITS file: J1259-2436_S_uvs.fits wwins J1259-2436_S_map.win ! wwins: Wrote 4 windows to J1259-2436_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.000394639 Jy ! Component: 100 - total flux cleaned = -0.000434225 Jy ! Component: 150 - total flux cleaned = -0.000747461 Jy ! Component: 200 - total flux cleaned = -0.000897116 Jy ! Component: 250 - total flux cleaned = -0.00103984 Jy ! Component: 300 - total flux cleaned = -0.000970364 Jy ! Component: 350 - total flux cleaned = -0.000870225 Jy ! Component: 400 - total flux cleaned = -0.000869409 Jy ! Component: 450 - total flux cleaned = -0.000838077 Jy ! Component: 500 - total flux cleaned = -0.000745117 Jy ! Component: 550 - total flux cleaned = -0.000624675 Jy ! Component: 600 - total flux cleaned = -0.000595115 Jy ! Component: 650 - total flux cleaned = -0.000508347 Jy ! Component: 700 - total flux cleaned = -0.000508119 Jy ! Component: 750 - total flux cleaned = -0.000397 Jy ! Component: 800 - total flux cleaned = -0.000342764 Jy ! Component: 850 - total flux cleaned = -0.000236018 Jy ! Component: 900 - total flux cleaned = -0.000209584 Jy ! Component: 950 - total flux cleaned = -0.000157907 Jy ! Component: 1000 - total flux cleaned = -0.00018201 Jy ! Component: 1050 - total flux cleaned = -8.14456e-05 Jy ! Component: 1100 - total flux cleaned = -0.000105958 Jy ! Component: 1150 - total flux cleaned = -8.14794e-05 Jy ! Component: 1200 - total flux cleaned = -0.00010491 Jy ! Component: 1250 - total flux cleaned = -3.44655e-05 Jy ! Component: 1300 - total flux cleaned = 3.4008e-05 Jy ! Component: 1350 - total flux cleaned = 3.37239e-05 Jy ! Component: 1400 - total flux cleaned = 7.81571e-05 Jy ! Component: 1450 - total flux cleaned = 0.000121995 Jy ! Component: 1500 - total flux cleaned = 7.85031e-05 Jy ! Component: 1550 - total flux cleaned = 0.000100075 Jy ! Component: 1600 - total flux cleaned = 7.87128e-05 Jy ! Component: 1650 - total flux cleaned = 9.92681e-05 Jy ! Component: 1700 - total flux cleaned = 7.82851e-05 Jy ! Component: 1750 - total flux cleaned = 0.000118236 Jy ! Component: 1800 - total flux cleaned = 7.82105e-05 Jy ! Component: 1850 - total flux cleaned = 0.000137319 Jy ! Component: 1900 - total flux cleaned = 0.000117844 Jy ! Component: 1950 - total flux cleaned = 0.000175266 Jy ! Component: 2000 - total flux cleaned = 9.98605e-05 Jy ! Component: 2050 - total flux cleaned = 4.42288e-05 Jy ! Component: 2100 - total flux cleaned = 2.58817e-05 Jy ! Component: 2150 - total flux cleaned = -1.05209e-05 Jy ! Component: 2200 - total flux cleaned = -2.83406e-05 Jy ! Component: 2250 - total flux cleaned = -2.87186e-05 Jy ! Component: 2300 - total flux cleaned = -0.000168947 Jy ! Component: 2350 - total flux cleaned = -0.000186156 Jy ! Component: 2400 - total flux cleaned = -0.000203319 Jy ! Component: 2450 - total flux cleaned = -0.000321433 Jy ! Component: 2500 - total flux cleaned = -0.000354745 Jy ! Component: 2550 - total flux cleaned = -0.000387801 Jy ! Component: 2600 - total flux cleaned = -0.000420646 Jy ! Component: 2650 - total flux cleaned = -0.000420625 Jy ! Component: 2700 - total flux cleaned = -0.000452859 Jy ! Component: 2750 - total flux cleaned = -0.000516067 Jy ! Component: 2800 - total flux cleaned = -0.000531679 Jy ! Component: 2850 - total flux cleaned = -0.000547201 Jy ! Component: 2900 - total flux cleaned = -0.000577883 Jy ! Component: 2950 - total flux cleaned = -0.000547238 Jy ! Component: 3000 - total flux cleaned = -0.000562329 Jy ! Component: 3050 - total flux cleaned = -0.000562111 Jy ! Component: 3100 - total flux cleaned = -0.000561874 Jy ! Component: 3150 - total flux cleaned = -0.00050328 Jy ! Component: 3200 - total flux cleaned = -0.000532363 Jy ! Component: 3250 - total flux cleaned = -0.000546689 Jy ! Component: 3300 - total flux cleaned = -0.000517951 Jy ! Component: 3350 - total flux cleaned = -0.000503635 Jy ! Component: 3400 - total flux cleaned = -0.000503752 Jy ! Component: 3450 - total flux cleaned = -0.000545495 Jy ! Component: 3500 - total flux cleaned = -0.000517753 Jy ! Component: 3550 - total flux cleaned = -0.00050385 Jy ! Component: 3600 - total flux cleaned = -0.000517305 Jy ! Component: 3650 - total flux cleaned = -0.000490309 Jy ! Component: 3700 - total flux cleaned = -0.000503682 Jy ! Component: 3750 - total flux cleaned = -0.000516969 Jy ! Component: 3800 - total flux cleaned = -0.000516941 Jy ! Component: 3850 - total flux cleaned = -0.00052999 Jy ! Component: 3900 - total flux cleaned = -0.000542834 Jy ! Component: 3950 - total flux cleaned = -0.000491431 Jy ! Component: 4000 - total flux cleaned = -0.000504177 Jy ! Component: 4050 - total flux cleaned = -0.000504316 Jy ! Total flux subtracted in 4096 components = -0.000504402 Jy ! Clean residual min=-0.000682 max=0.000749 Jy/beam ! Clean residual mean=-0.000003 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.241197 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 532 components and 0.241197 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1259-2436_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 14.65 at -19.42 degrees (North through East) ! Clean map min=-0.0021668 max=0.13988 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1259-2436_S_map.fits wmodel /image_prod/ug002_uva//J1259-2436_S_map.mod ! Writing 532 model components to file: /image_prod/ug002_uva//J1259-2436_S_map.mod wobs /image_prod/ug002_uva//J1259-2436_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1259-2436_S_uvs.fits wwins /image_prod/ug002_uva//J1259-2436_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1259-2436_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.139878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023423 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50236 0.50236 1.00472 2.00944 4.01888 8.03777 16.0755 32.1511 64.3021 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 597.18 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1259-2436_S_dfm.log closed on Thu Mar 5 00:56:35 2020