! Started logfile: /image_prod/ug002_uva//J1552-2425_S_dfm.log on Thu Mar 5 02:28:07 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//J1552-2425_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1552-2425_S_uva.fits ! AN table 1: 20 integrations on 21 of 21 possible baselines. ! AN table 2: 20 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1552-2425 ! ! 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 36 lines of history. ! ! Reading 1860 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 J1552-2425_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=0.999595Jy sigma=6.368203 ! Fit after self-cal, rms=0.927222Jy sigma=5.891705 ! 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.617 mas, bmaj=8.303 mas, bpa=1.508 degrees ! Estimated noise=3.62849 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.060038 Jy ! Component: 100 - total flux cleaned = 0.0744663 Jy ! Total flux subtracted in 100 components = 0.0744663 Jy ! Clean residual min=-0.007476 max=0.007927 Jy/beam ! Clean residual mean=-0.000032 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.0744663 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0744663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077521Jy sigma=0.438309 ! Fit after self-cal, rms=0.077343Jy sigma=0.437388 ! 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=2.939 mas, bmaj=9.298 mas, bpa=1.639 degrees ! Estimated noise=2.66226 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.00619256 Jy ! Component: 100 - total flux cleaned = 0.00939899 Jy ! Component: 150 - total flux cleaned = 0.0110989 Jy ! Component: 200 - total flux cleaned = 0.0117805 Jy ! Total flux subtracted in 200 components = 0.0117805 Jy ! Clean residual min=-0.004929 max=0.005350 Jy/beam ! Clean residual mean=-0.000011 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.0862468 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.0862468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076885Jy sigma=0.433906 ! Fit after self-cal, rms=0.076911Jy sigma=0.433692 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.939 x 9.298 at 1.639 degrees (North through East) ! Clean map min=-0.0049095 max=0.07526 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.00 KP 0.99 ! NL 1.00 OV 0.93 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.88 MK 1.15 NL 0.96 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.18 KP 0.98 ! NL 1.05 OV 0.80 SC 1.15 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 KP 1.01 MK 1.10 NL 1.07 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.79 FD 1.01 HN 0.95 KP 1.00 ! NL 0.86 OV 0.90 SC 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.09 MK 0.97 NL 0.83 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.076911Jy sigma=0.433692 ! Fit after self-cal, rms=0.079209Jy sigma=0.426604 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=9.325 mas, bpa=1.655 degrees ! Estimated noise=2.66859 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.000368937 Jy ! Component: 100 - total flux cleaned = -0.000436764 Jy ! Component: 150 - total flux cleaned = -0.000463496 Jy ! Component: 200 - total flux cleaned = -0.000462049 Jy ! Total flux subtracted in 200 components = -0.000462049 Jy ! Clean residual min=-0.003972 max=0.004013 Jy/beam ! Clean residual mean=-0.000002 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.0857847 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.0857847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079173Jy sigma=0.426500 ! Fit after self-cal, rms=0.079354Jy sigma=0.425946 ! 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.079354Jy sigma=0.425946 ! Fit after self-cal, rms=0.079951Jy sigma=0.425862 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=9.348 mas, bpa=1.742 degrees ! Estimated noise=2.67173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253071 Jy ! Component: 100 - total flux cleaned = -0.000331126 Jy ! Component: 150 - total flux cleaned = -0.000375541 Jy ! Component: 200 - total flux cleaned = -0.000394888 Jy ! Total flux subtracted in 200 components = -0.000394888 Jy ! Clean residual min=-0.003960 max=0.003780 Jy/beam ! Clean residual mean=-0.000002 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.0853898 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0853898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079921Jy sigma=0.425804 ! Fit after self-cal, rms=0.079950Jy sigma=0.425777 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.000115521 Jy ! Component: 100 - total flux cleaned = -0.000158585 Jy ! Component: 150 - total flux cleaned = -0.000159061 Jy ! Component: 200 - total flux cleaned = -0.000159045 Jy ! Total flux subtracted in 200 components = -0.000159045 Jy ! Clean residual min=-0.003935 max=0.003767 Jy/beam ! Clean residual mean=-0.000002 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.0852308 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.0852308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079932Jy sigma=0.425753 ! Fit after self-cal, rms=0.079933Jy sigma=0.425737 ! 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.079933Jy sigma=0.425737 ! Fit after self-cal, rms=0.080996Jy sigma=0.425743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=9.356 mas, bpa=1.763 degrees ! Estimated noise=2.69154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561665 Jy ! Component: 100 - total flux cleaned = 0.00052188 Jy ! Component: 150 - total flux cleaned = 0.000537677 Jy ! Component: 200 - total flux cleaned = 0.000537072 Jy ! Total flux subtracted in 200 components = 0.000537072 Jy ! Clean residual min=-0.003941 max=0.003816 Jy/beam ! Clean residual mean=-0.000002 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0857679 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0857679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080977Jy sigma=0.425717 ! Fit after self-cal, rms=0.080996Jy sigma=0.425698 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 = -5.60847e-05 Jy ! Component: 100 - total flux cleaned = -9.03313e-05 Jy ! Component: 150 - total flux cleaned = -7.5352e-05 Jy ! Component: 200 - total flux cleaned = -6.29956e-05 Jy ! Total flux subtracted in 200 components = -6.29956e-05 Jy ! Clean residual min=-0.003951 max=0.003832 Jy/beam ! Clean residual mean=-0.000002 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.0857049 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.0857049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080985Jy sigma=0.425683 ! Fit after self-cal, rms=0.080988Jy sigma=0.425672 ! 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.080988Jy sigma=0.425672 ! Fit after self-cal, rms=0.081503Jy sigma=0.425667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.927 mas, bmaj=15.08 mas, bpa=-3.329 degrees ! Estimated noise=3.53661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617428 Jy ! Component: 100 - total flux cleaned = 0.000673518 Jy ! Component: 150 - total flux cleaned = 0.000718409 Jy ! Component: 200 - total flux cleaned = 0.000755362 Jy ! Total flux subtracted in 200 components = 0.000755362 Jy ! Clean residual min=-0.003622 max=0.003920 Jy/beam ! Clean residual mean=-0.000005 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.0864602 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 45 components and 0.0864602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081496Jy sigma=0.425747 ! Fit after self-cal, rms=0.081502Jy sigma=0.425666 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 = -7.91816e-06 Jy ! Component: 100 - total flux cleaned = 1.50247e-05 Jy ! Component: 150 - total flux cleaned = 5.51422e-05 Jy ! Component: 200 - total flux cleaned = 0.000100765 Jy ! Total flux subtracted in 200 components = 0.000100765 Jy ! Clean residual min=-0.003572 max=0.003952 Jy/beam ! Clean residual mean=-0.000005 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.086561 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 45 components and 0.086561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081501Jy sigma=0.425750 ! Fit after self-cal, rms=0.081500Jy sigma=0.425698 ! 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=2.978 mas, bmaj=9.359 mas, bpa=1.793 degrees ! Estimated noise=2.70599 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 9.359 at 1.793 degrees (North through East) ! Clean map min=-0.0036241 max=0.07587 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.663 mas, bmaj=8.352 mas, bpa=1.826 degrees ! Estimated noise=3.63676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0600905 Jy ! Component: 100 - total flux cleaned = 0.0748854 Jy ! Component: 150 - total flux cleaned = 0.0815116 Jy ! Component: 200 - total flux cleaned = 0.0852107 Jy ! Total flux subtracted in 200 components = 0.0852107 Jy ! Clean residual min=-0.006117 max=0.005263 Jy/beam ! Clean residual mean=-0.000004 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.0852107 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0852107 Jy ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=9.359 mas, bpa=1.793 degrees ! Estimated noise=2.70599 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.000804828 Jy ! Component: 100 - total flux cleaned = 0.00100201 Jy ! Component: 150 - total flux cleaned = 0.000937092 Jy ! Component: 200 - total flux cleaned = 0.000933171 Jy ! Total flux subtracted in 200 components = 0.000933171 Jy ! Clean residual min=-0.004197 max=0.004064 Jy/beam ! Clean residual mean=-0.000003 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0861439 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.0861439 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=6.927 mas, bmaj=15.08 mas, bpa=-3.329 degrees ! Estimated noise=3.53661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266583 Jy ! Component: 100 - total flux cleaned = 0.000378146 Jy ! Component: 150 - total flux cleaned = 0.00042274 Jy ! Component: 200 - total flux cleaned = 0.000495968 Jy ! Total flux subtracted in 200 components = 0.000495968 Jy ! Clean residual min=-0.003838 max=0.003988 Jy/beam ! Clean residual mean=-0.000004 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0866399 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 = -2.1086e-07 Jy ! Component: 100 - total flux cleaned = 2.53492e-05 Jy ! Component: 150 - total flux cleaned = 2.52776e-05 Jy ! Component: 200 - total flux cleaned = 4.33023e-05 Jy ! Total flux subtracted in 200 components = 4.33023e-05 Jy ! Clean residual min=-0.003631 max=0.003945 Jy/beam ! Clean residual mean=-0.000004 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.0866832 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.0866832 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=9.359 mas, bpa=1.793 degrees ! Estimated noise=2.70599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015681 Jy ! Component: 100 - total flux cleaned = 1.2012e-05 Jy ! Component: 150 - total flux cleaned = -9.87143e-05 Jy ! Component: 200 - total flux cleaned = -0.000167253 Jy ! Total flux subtracted in 200 components = -0.000167253 Jy ! Clean residual min=-0.003933 max=0.003903 Jy/beam ! Clean residual mean=-0.000002 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0865159 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.0865159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081532Jy sigma=0.425872 ! Fit after self-cal, rms=0.081543Jy sigma=0.425816 wmodel J1552-2425_S_map.mod ! Writing 55 model components to file: J1552-2425_S_map.mod wobs J1552-2425_S_uvs.fits ! Writing UV FITS file: J1552-2425_S_uvs.fits wwins J1552-2425_S_map.win ! wwins: Wrote 1 windows to J1552-2425_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.000513826 Jy ! Component: 100 - total flux cleaned = 0.00038736 Jy ! Component: 150 - total flux cleaned = 0.000137236 Jy ! Component: 200 - total flux cleaned = 7.67219e-05 Jy ! Component: 250 - total flux cleaned = 2.17554e-05 Jy ! Component: 300 - total flux cleaned = -2.93006e-05 Jy ! Component: 350 - total flux cleaned = -7.83784e-05 Jy ! Component: 400 - total flux cleaned = -0.000126523 Jy ! Component: 450 - total flux cleaned = -0.000264199 Jy ! Component: 500 - total flux cleaned = -0.000395324 Jy ! Component: 550 - total flux cleaned = -0.000395465 Jy ! Component: 600 - total flux cleaned = -0.000558547 Jy ! Component: 650 - total flux cleaned = -0.000598424 Jy ! Component: 700 - total flux cleaned = -0.000674412 Jy ! Component: 750 - total flux cleaned = -0.000747634 Jy ! Component: 800 - total flux cleaned = -0.00085446 Jy ! Component: 850 - total flux cleaned = -0.00099357 Jy ! Component: 900 - total flux cleaned = -0.00109396 Jy ! Component: 950 - total flux cleaned = -0.00116136 Jy ! Component: 1000 - total flux cleaned = -0.00135321 Jy ! Component: 1050 - total flux cleaned = -0.00144681 Jy ! Component: 1100 - total flux cleaned = -0.00153742 Jy ! Component: 1150 - total flux cleaned = -0.00159759 Jy ! Component: 1200 - total flux cleaned = -0.00177033 Jy ! Component: 1250 - total flux cleaned = -0.00179769 Jy ! Component: 1300 - total flux cleaned = -0.00190683 Jy ! Component: 1350 - total flux cleaned = -0.0019604 Jy ! Component: 1400 - total flux cleaned = -0.00203909 Jy ! Component: 1450 - total flux cleaned = -0.00216671 Jy ! Component: 1500 - total flux cleaned = -0.0021413 Jy ! Component: 1550 - total flux cleaned = -0.00211696 Jy ! Component: 1600 - total flux cleaned = -0.00218913 Jy ! Component: 1650 - total flux cleaned = -0.002189 Jy ! Component: 1700 - total flux cleaned = -0.00221248 Jy ! Component: 1750 - total flux cleaned = -0.00225792 Jy ! Component: 1800 - total flux cleaned = -0.00232497 Jy ! Component: 1850 - total flux cleaned = -0.00245636 Jy ! Component: 1900 - total flux cleaned = -0.00247793 Jy ! Component: 1950 - total flux cleaned = -0.00256304 Jy ! Component: 2000 - total flux cleaned = -0.00254218 Jy ! Component: 2050 - total flux cleaned = -0.00256317 Jy ! Component: 2100 - total flux cleaned = -0.0025217 Jy ! Component: 2150 - total flux cleaned = -0.00250138 Jy ! Component: 2200 - total flux cleaned = -0.00246102 Jy ! Component: 2250 - total flux cleaned = -0.00254107 Jy ! Component: 2300 - total flux cleaned = -0.00256069 Jy ! Component: 2350 - total flux cleaned = -0.00259992 Jy ! Component: 2400 - total flux cleaned = -0.00258034 Jy ! Component: 2450 - total flux cleaned = -0.00261873 Jy ! Component: 2500 - total flux cleaned = -0.00256143 Jy ! Component: 2550 - total flux cleaned = -0.0025996 Jy ! Component: 2600 - total flux cleaned = -0.00263737 Jy ! Component: 2650 - total flux cleaned = -0.00263733 Jy ! Component: 2700 - total flux cleaned = -0.00267443 Jy ! Component: 2750 - total flux cleaned = -0.00265591 Jy ! Component: 2800 - total flux cleaned = -0.0025828 Jy ! Component: 2850 - total flux cleaned = -0.00250998 Jy ! Component: 2900 - total flux cleaned = -0.00249175 Jy ! Component: 2950 - total flux cleaned = -0.00241953 Jy ! Component: 3000 - total flux cleaned = -0.00231166 Jy ! Component: 3050 - total flux cleaned = -0.00227603 Jy ! Component: 3100 - total flux cleaned = -0.00222241 Jy ! Component: 3150 - total flux cleaned = -0.00215123 Jy ! Component: 3200 - total flux cleaned = -0.00206277 Jy ! Component: 3250 - total flux cleaned = -0.00200985 Jy ! Component: 3300 - total flux cleaned = -0.00188627 Jy ! Component: 3350 - total flux cleaned = -0.00179805 Jy ! Component: 3400 - total flux cleaned = -0.00169241 Jy ! Component: 3450 - total flux cleaned = -0.00160435 Jy ! Component: 3500 - total flux cleaned = -0.00146333 Jy ! Component: 3550 - total flux cleaned = -0.00135746 Jy ! Component: 3600 - total flux cleaned = -0.00126915 Jy ! Component: 3650 - total flux cleaned = -0.00118083 Jy ! Component: 3700 - total flux cleaned = -0.00105719 Jy ! Component: 3750 - total flux cleaned = -0.000968746 Jy ! Component: 3800 - total flux cleaned = -0.000880272 Jy ! Component: 3850 - total flux cleaned = -0.000756171 Jy ! Component: 3900 - total flux cleaned = -0.000631969 Jy ! Component: 3950 - total flux cleaned = -0.000578643 Jy ! Component: 4000 - total flux cleaned = -0.000489598 Jy ! Component: 4050 - total flux cleaned = -0.000418205 Jy ! Total flux subtracted in 4096 components = -0.000346557 Jy ! Clean residual min=-0.001547 max=0.001239 Jy/beam ! Clean residual mean=-0.000000 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0861694 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 287 components and 0.0861693 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1552-2425_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 9.359 at 1.793 degrees (North through East) ! Clean map min=-0.0023851 max=0.075405 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1552-2425_S_map.fits wmodel /image_prod/ug002_uva//J1552-2425_S_map.mod ! Writing 287 model components to file: /image_prod/ug002_uva//J1552-2425_S_map.mod wobs /image_prod/ug002_uva//J1552-2425_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1552-2425_S_uvs.fits wwins /image_prod/ug002_uva//J1552-2425_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1552-2425_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0754047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280984 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1179 1.1179 2.2358 4.47161 8.94322 17.8864 35.7729 71.5458 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.359 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1552-2425_S_dfm.log closed on Thu Mar 5 02:28:10 2020