! Started logfile: /image_prod/ug002_uva//J1401-3004_S_dfm.log on Thu Mar 5 01:34:28 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//J1401-3004_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1401-3004_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.861429 visibilities/baseline/integration-bin. ! Found source: J1401-3004 ! ! 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 3618 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 J1401-3004_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007143Jy sigma=5.935699 ! Fit after self-cal, rms=0.872306Jy sigma=5.097758 ! 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.763 mas, bmaj=13.56 mas, bpa=-19.51 degrees ! Estimated noise=3.18609 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.100456 Jy ! Component: 100 - total flux cleaned = 0.127192 Jy ! Total flux subtracted in 100 components = 0.127192 Jy ! Clean residual min=-0.009383 max=0.013162 Jy/beam ! Clean residual mean=-0.000011 rms=0.003050 Jy/beam ! Combined flux in latest and established models = 0.127192 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.127192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104395Jy sigma=0.508692 ! Fit after self-cal, rms=0.104293Jy sigma=0.508426 ! 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.278 mas, bmaj=14.85 mas, bpa=-18.43 degrees ! Estimated noise=2.10596 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.020427 Jy ! Component: 100 - total flux cleaned = 0.031085 Jy ! Component: 150 - total flux cleaned = 0.037488 Jy ! Component: 200 - total flux cleaned = 0.0416568 Jy ! Total flux subtracted in 200 components = 0.0416568 Jy ! Clean residual min=-0.008839 max=0.010074 Jy/beam ! Clean residual mean=-0.000019 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.168849 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 60 components and 0.168848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101587Jy sigma=0.473688 ! Fit after self-cal, rms=0.101681Jy sigma=0.473260 ! 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.278 x 14.85 at -18.43 degrees (North through East) ! Clean map min=-0.0086389 max=0.12958 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.88 HN 1.13 KP 0.97 ! LA 1.04 MK 1.02 NL 1.20 OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.80 HN 1.12 KP 0.99 ! LA 1.04 MK 1.00 NL 1.09 OV 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.88 HN 1.04 KP 1.00 ! LA 1.08 MK 0.99 NL 1.03 OV 0.96 ! ! ! Fit before self-cal, rms=0.101681Jy sigma=0.473260 ! Fit after self-cal, rms=0.109979Jy sigma=0.458811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=14.99 mas, bpa=-18.46 degrees ! Estimated noise=2.09748 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.00209788 Jy ! Component: 100 - total flux cleaned = -0.00217318 Jy ! Component: 150 - total flux cleaned = -0.00230073 Jy ! Component: 200 - total flux cleaned = -0.00230005 Jy ! Total flux subtracted in 200 components = -0.00230005 Jy ! Clean residual min=-0.006180 max=0.007872 Jy/beam ! Clean residual mean=-0.000031 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.166548 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.166548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109723Jy sigma=0.458395 ! Fit after self-cal, rms=0.110239Jy sigma=0.458017 ! 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.110239Jy sigma=0.458017 ! Fit after self-cal, rms=0.119968Jy sigma=0.451420 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=14.99 mas, bpa=-18.56 degrees ! Estimated noise=2.09461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132596 Jy ! Component: 100 - total flux cleaned = -0.00144493 Jy ! Component: 150 - total flux cleaned = -0.00151562 Jy ! Component: 200 - total flux cleaned = -0.00161413 Jy ! Total flux subtracted in 200 components = -0.00161413 Jy ! Clean residual min=-0.004001 max=0.005694 Jy/beam ! Clean residual mean=-0.000014 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.164934 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.164934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119931Jy sigma=0.451188 ! Fit after self-cal, rms=0.120142Jy sigma=0.451065 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 (75.5, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508477 Jy ! Component: 100 - total flux cleaned = 0.00628472 Jy ! Component: 150 - total flux cleaned = 0.00667273 Jy ! Component: 200 - total flux cleaned = 0.00708133 Jy ! Total flux subtracted in 200 components = 0.00708133 Jy ! Clean residual min=-0.003670 max=0.003773 Jy/beam ! Clean residual mean=-0.000015 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.172016 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 136 components and 0.172016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119897Jy sigma=0.449100 ! Fit after self-cal, rms=0.119911Jy sigma=0.448935 ! 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.119911Jy sigma=0.448935 ! Fit after self-cal, rms=0.120707Jy sigma=0.448652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=15.03 mas, bpa=-18.54 degrees ! Estimated noise=2.08059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161346 Jy ! Component: 100 - total flux cleaned = 0.00190696 Jy ! Component: 150 - total flux cleaned = 0.00180984 Jy ! Component: 200 - total flux cleaned = 0.00167644 Jy ! Total flux subtracted in 200 components = 0.00167644 Jy ! Clean residual min=-0.003483 max=0.003451 Jy/beam ! Clean residual mean=-0.000009 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.173692 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 160 components and 0.173692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120633Jy sigma=0.448286 ! Fit after self-cal, rms=0.120661Jy sigma=0.448259 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 = 9.21254e-05 Jy ! Component: 100 - total flux cleaned = 1.03585e-05 Jy ! Component: 150 - total flux cleaned = -2.88568e-05 Jy ! Component: 200 - total flux cleaned = -0.000103024 Jy ! Total flux subtracted in 200 components = -0.000103024 Jy ! Clean residual min=-0.003431 max=0.003407 Jy/beam ! Clean residual mean=-0.000008 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.173589 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 170 components and 0.173589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120618Jy sigma=0.448128 ! Fit after self-cal, rms=0.120620Jy sigma=0.448123 ! 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.120620Jy sigma=0.448123 ! Fit after self-cal, rms=0.120308Jy sigma=0.448082 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.102 mas, bmaj=24.27 mas, bpa=-5.144 degrees ! Estimated noise=2.47994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000293765 Jy ! Component: 100 - total flux cleaned = -0.000121814 Jy ! Component: 150 - total flux cleaned = -0.000153176 Jy ! Component: 200 - total flux cleaned = -0.000232567 Jy ! Total flux subtracted in 200 components = -0.000232567 Jy ! Clean residual min=-0.003928 max=0.004091 Jy/beam ! Clean residual mean=-0.000013 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.173357 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 184 components and 0.173357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120279Jy sigma=0.448080 ! Fit after self-cal, rms=0.120280Jy sigma=0.448066 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.000109055 Jy ! Component: 100 - total flux cleaned = -1.43393e-05 Jy ! Component: 150 - total flux cleaned = -0.000105744 Jy ! Component: 200 - total flux cleaned = -0.000149944 Jy ! Total flux subtracted in 200 components = -0.000149944 Jy ! Clean residual min=-0.003927 max=0.004043 Jy/beam ! Clean residual mean=-0.000011 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.173207 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 191 components and 0.173207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120264Jy sigma=0.448078 ! Fit after self-cal, rms=0.120268Jy sigma=0.448072 ! 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.343 mas, bmaj=15.05 mas, bpa=-18.52 degrees ! Estimated noise=2.07637 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.343 x 15.05 at -18.52 degrees (North through East) ! Clean map min=-0.003358 max=0.12944 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.81 mas, bmaj=13.69 mas, bpa=-19.78 degrees ! Estimated noise=3.24179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10168 Jy ! Component: 100 - total flux cleaned = 0.128342 Jy ! Component: 150 - total flux cleaned = 0.141111 Jy ! Component: 200 - total flux cleaned = 0.147315 Jy ! Total flux subtracted in 200 components = 0.147315 Jy ! Clean residual min=-0.006008 max=0.005426 Jy/beam ! Clean residual mean=-0.000008 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.147315 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.147315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=15.05 mas, bpa=-18.52 degrees ! Estimated noise=2.07637 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.00743425 Jy ! Component: 100 - total flux cleaned = 0.0122921 Jy ! Component: 150 - total flux cleaned = 0.0159538 Jy ! Component: 200 - total flux cleaned = 0.0183953 Jy ! Total flux subtracted in 200 components = 0.0183953 Jy ! Clean residual min=-0.004062 max=0.003786 Jy/beam ! Clean residual mean=-0.000014 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.16571 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.16571 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.102 mas, bmaj=24.27 mas, bpa=-5.144 degrees ! Estimated noise=2.47994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273201 Jy ! Component: 100 - total flux cleaned = 0.00401771 Jy ! Component: 150 - total flux cleaned = 0.00452694 Jy ! Component: 200 - total flux cleaned = 0.00484157 Jy ! Total flux subtracted in 200 components = 0.00484157 Jy ! Clean residual min=-0.003860 max=0.004264 Jy/beam ! Clean residual mean=-0.000018 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.170552 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.000322712 Jy ! Component: 100 - total flux cleaned = 0.000609402 Jy ! Component: 150 - total flux cleaned = 0.000757055 Jy ! Component: 200 - total flux cleaned = 0.000825416 Jy ! Total flux subtracted in 200 components = 0.000825416 Jy ! Clean residual min=-0.003788 max=0.004158 Jy/beam ! Clean residual mean=-0.000015 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.171377 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 116 components and 0.171377 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=15.05 mas, bpa=-18.52 degrees ! Estimated noise=2.07637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000395575 Jy ! Component: 100 - total flux cleaned = -0.000462041 Jy ! Component: 150 - total flux cleaned = -0.000460201 Jy ! Component: 200 - total flux cleaned = -0.000458531 Jy ! Total flux subtracted in 200 components = -0.000458531 Jy ! Clean residual min=-0.003758 max=0.003689 Jy/beam ! Clean residual mean=-0.000008 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.170919 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 0.170919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120415Jy sigma=0.448658 ! Fit after self-cal, rms=0.120345Jy sigma=0.448570 wmodel J1401-3004_S_map.mod ! Writing 139 model components to file: J1401-3004_S_map.mod wobs J1401-3004_S_uvs.fits ! Writing UV FITS file: J1401-3004_S_uvs.fits wwins J1401-3004_S_map.win ! wwins: Wrote 2 windows to J1401-3004_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.00014628 Jy ! Component: 100 - total flux cleaned = 0.000141124 Jy ! Component: 150 - total flux cleaned = 0.000354635 Jy ! Component: 200 - total flux cleaned = 0.000506934 Jy ! Component: 250 - total flux cleaned = 0.00036621 Jy ! Component: 300 - total flux cleaned = 0.000411914 Jy ! Component: 350 - total flux cleaned = 0.000367297 Jy ! Component: 400 - total flux cleaned = 0.000449959 Jy ! Component: 450 - total flux cleaned = 0.000450371 Jy ! Component: 500 - total flux cleaned = 0.000566979 Jy ! Component: 550 - total flux cleaned = 0.00064247 Jy ! Component: 600 - total flux cleaned = 0.00075256 Jy ! Component: 650 - total flux cleaned = 0.000788982 Jy ! Component: 700 - total flux cleaned = 0.000859023 Jy ! Component: 750 - total flux cleaned = 0.00102989 Jy ! Component: 800 - total flux cleaned = 0.00106305 Jy ! Component: 850 - total flux cleaned = 0.00119311 Jy ! Component: 900 - total flux cleaned = 0.00116109 Jy ! Component: 950 - total flux cleaned = 0.00119193 Jy ! Component: 1000 - total flux cleaned = 0.00122281 Jy ! Component: 1050 - total flux cleaned = 0.00134248 Jy ! Component: 1100 - total flux cleaned = 0.00137176 Jy ! Component: 1150 - total flux cleaned = 0.0013999 Jy ! Component: 1200 - total flux cleaned = 0.00145709 Jy ! Component: 1250 - total flux cleaned = 0.00151347 Jy ! Component: 1300 - total flux cleaned = 0.00162357 Jy ! Component: 1350 - total flux cleaned = 0.00167786 Jy ! Component: 1400 - total flux cleaned = 0.00181046 Jy ! Component: 1450 - total flux cleaned = 0.00196736 Jy ! Component: 1500 - total flux cleaned = 0.00212197 Jy ! Component: 1550 - total flux cleaned = 0.002249 Jy ! Component: 1600 - total flux cleaned = 0.00237408 Jy ! Component: 1650 - total flux cleaned = 0.00244826 Jy ! Component: 1700 - total flux cleaned = 0.00254613 Jy ! Component: 1750 - total flux cleaned = 0.00264269 Jy ! Component: 1800 - total flux cleaned = 0.00276185 Jy ! Component: 1850 - total flux cleaned = 0.00287973 Jy ! Component: 1900 - total flux cleaned = 0.00292616 Jy ! Component: 1950 - total flux cleaned = 0.0030644 Jy ! Component: 2000 - total flux cleaned = 0.00317778 Jy ! Component: 2050 - total flux cleaned = 0.00322251 Jy ! Component: 2100 - total flux cleaned = 0.0032896 Jy ! Component: 2150 - total flux cleaned = 0.0033778 Jy ! Component: 2200 - total flux cleaned = 0.00342148 Jy ! Component: 2250 - total flux cleaned = 0.00335643 Jy ! Component: 2300 - total flux cleaned = 0.00344256 Jy ! Component: 2350 - total flux cleaned = 0.00344238 Jy ! Component: 2400 - total flux cleaned = 0.00342121 Jy ! Component: 2450 - total flux cleaned = 0.00352599 Jy ! Component: 2500 - total flux cleaned = 0.00342187 Jy ! Component: 2550 - total flux cleaned = 0.00348386 Jy ! Component: 2600 - total flux cleaned = 0.00344294 Jy ! Component: 2650 - total flux cleaned = 0.00338202 Jy ! Component: 2700 - total flux cleaned = 0.00336206 Jy ! Component: 2750 - total flux cleaned = 0.00340214 Jy ! Component: 2800 - total flux cleaned = 0.00340212 Jy ! Component: 2850 - total flux cleaned = 0.00340208 Jy ! Component: 2900 - total flux cleaned = 0.00342164 Jy ! Component: 2950 - total flux cleaned = 0.00342151 Jy ! Component: 3000 - total flux cleaned = 0.00344098 Jy ! Component: 3050 - total flux cleaned = 0.00346023 Jy ! Component: 3100 - total flux cleaned = 0.00346029 Jy ! Component: 3150 - total flux cleaned = 0.00349852 Jy ! Component: 3200 - total flux cleaned = 0.00355553 Jy ! Component: 3250 - total flux cleaned = 0.00361239 Jy ! Component: 3300 - total flux cleaned = 0.00365007 Jy ! Component: 3350 - total flux cleaned = 0.00370647 Jy ! Component: 3400 - total flux cleaned = 0.00378135 Jy ! Component: 3450 - total flux cleaned = 0.00381853 Jy ! Component: 3500 - total flux cleaned = 0.00381864 Jy ! Component: 3550 - total flux cleaned = 0.00391144 Jy ! Component: 3600 - total flux cleaned = 0.00391144 Jy ! Component: 3650 - total flux cleaned = 0.0039299 Jy ! Component: 3700 - total flux cleaned = 0.00400385 Jy ! Component: 3750 - total flux cleaned = 0.00404073 Jy ! Component: 3800 - total flux cleaned = 0.00411461 Jy ! Component: 3850 - total flux cleaned = 0.00418843 Jy ! Component: 3900 - total flux cleaned = 0.00422533 Jy ! Component: 3950 - total flux cleaned = 0.00426222 Jy ! Component: 4000 - total flux cleaned = 0.00431772 Jy ! Component: 4050 - total flux cleaned = 0.00435484 Jy ! Total flux subtracted in 4096 components = 0.00442899 Jy ! Clean residual min=-0.001095 max=0.001054 Jy/beam ! Clean residual mean=-0.000003 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.175348 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 389 components and 0.175348 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1401-3004_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.343 x 15.05 at -18.52 degrees (North through East) ! Clean map min=-0.0025298 max=0.12883 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1401-3004_S_map.fits wmodel /image_prod/ug002_uva//J1401-3004_S_map.mod ! Writing 389 model components to file: /image_prod/ug002_uva//J1401-3004_S_map.mod wobs /image_prod/ug002_uva//J1401-3004_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1401-3004_S_uvs.fits wwins /image_prod/ug002_uva//J1401-3004_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1401-3004_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749148 0.749148 1.4983 2.99659 5.99319 11.9864 23.9727 47.9455 95.891 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.454 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1401-3004_S_dfm.log closed on Thu Mar 5 01:34:31 2020