! Started logfile: /image_prod/ug002_uva//J2348+0624_S_dfm.log on Thu Mar 5 06:26:33 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//J2348+0624_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2348+0624_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885802 visibilities/baseline/integration-bin. ! Found source: J2348+0624 ! ! 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 4305 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 J2348+0624_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015088Jy sigma=8.300535 ! Fit after self-cal, rms=0.861026Jy sigma=7.039323 ! 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.718 mas, bmaj=7.049 mas, bpa=-1.596 degrees ! Estimated noise=1.7134 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.10993 Jy ! Component: 100 - total flux cleaned = 0.133903 Jy ! Total flux subtracted in 100 components = 0.133903 Jy ! Clean residual min=-0.007427 max=0.009722 Jy/beam ! Clean residual mean=0.000011 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.133903 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.133903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074273Jy sigma=0.546488 ! Fit after self-cal, rms=0.073872Jy sigma=0.542836 ! 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.209 mas, bmaj=7.656 mas, bpa=-2.464 degrees ! Estimated noise=1.36863 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.00864799 Jy ! Component: 100 - total flux cleaned = 0.0134485 Jy ! Component: 150 - total flux cleaned = 0.0156357 Jy ! Component: 200 - total flux cleaned = 0.0165044 Jy ! Total flux subtracted in 200 components = 0.0165044 Jy ! Clean residual min=-0.007566 max=0.008345 Jy/beam ! Clean residual mean=0.000012 rms=0.001961 Jy/beam ! Combined flux in latest and established models = 0.150407 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.150407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072895Jy sigma=0.532565 ! Fit after self-cal, rms=0.072900Jy sigma=0.532397 ! 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.209 x 7.656 at -2.464 degrees (North through East) ! Clean map min=-0.0073276 max=0.14158 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.31 KP 0.95 ! LA 1.02 MK 0.94 NL 1.09 OV 0.95 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 1.26 KP 0.97 ! LA 1.03 MK 0.93 NL 1.01 OV 0.94 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.28 KP 0.95 ! LA 1.03 MK 0.92 NL 1.00 OV 0.95 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.072900Jy sigma=0.532397 ! Fit after self-cal, rms=0.072908Jy sigma=0.518583 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.61 mas, bpa=-2.318 degrees ! Estimated noise=1.3543 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.00116412 Jy ! Component: 100 - total flux cleaned = 0.00130763 Jy ! Component: 150 - total flux cleaned = 0.0014321 Jy ! Component: 200 - total flux cleaned = 0.00146877 Jy ! Total flux subtracted in 200 components = 0.00146877 Jy ! Clean residual min=-0.007769 max=0.006581 Jy/beam ! Clean residual mean=0.000013 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.151876 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.151876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072812Jy sigma=0.518209 ! Fit after self-cal, rms=0.072843Jy sigma=0.518024 ! 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.072843Jy sigma=0.518024 ! Fit after self-cal, rms=0.083655Jy sigma=0.487965 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.543 mas, bpa=-2.06 degrees ! Estimated noise=1.36794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162735 Jy ! Component: 100 - total flux cleaned = 0.00158152 Jy ! Component: 150 - total flux cleaned = 0.00153996 Jy ! Component: 200 - total flux cleaned = 0.00142809 Jy ! Total flux subtracted in 200 components = 0.00142809 Jy ! Clean residual min=-0.004993 max=0.006687 Jy/beam ! Clean residual mean=0.000005 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.153304 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.153304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083579Jy sigma=0.487327 ! Fit after self-cal, rms=0.083789Jy sigma=0.487063 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 (-15, -83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00576873 Jy ! Component: 100 - total flux cleaned = 0.00847971 Jy ! Component: 150 - total flux cleaned = 0.0102392 Jy ! Component: 200 - total flux cleaned = 0.0115602 Jy ! Total flux subtracted in 200 components = 0.0115602 Jy ! Clean residual min=-0.003996 max=0.004253 Jy/beam ! Clean residual mean=0.000007 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.164864 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 65 components and 0.164864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083407Jy sigma=0.482096 ! Fit after self-cal, rms=0.083361Jy sigma=0.481729 ! 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.083361Jy sigma=0.481729 ! Fit after self-cal, rms=0.084824Jy sigma=0.480291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.532 mas, bpa=-2.045 degrees ! Estimated noise=1.36213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209162 Jy ! Component: 100 - total flux cleaned = 0.0029566 Jy ! Component: 150 - total flux cleaned = 0.00366577 Jy ! Component: 200 - total flux cleaned = 0.00419574 Jy ! Total flux subtracted in 200 components = 0.00419574 Jy ! Clean residual min=-0.003552 max=0.003876 Jy/beam ! Clean residual mean=0.000005 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.16906 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.16906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084758Jy sigma=0.479440 ! Fit after self-cal, rms=0.084783Jy sigma=0.479377 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.000587277 Jy ! Component: 100 - total flux cleaned = 0.00101947 Jy ! Component: 150 - total flux cleaned = 0.00128592 Jy ! Component: 200 - total flux cleaned = 0.00145211 Jy ! Total flux subtracted in 200 components = 0.00145211 Jy ! Clean residual min=-0.003451 max=0.003845 Jy/beam ! Clean residual mean=0.000006 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.170512 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.170512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084756Jy sigma=0.479152 ! Fit after self-cal, rms=0.084762Jy sigma=0.479144 ! 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.084762Jy sigma=0.479144 ! Fit after self-cal, rms=0.085214Jy sigma=0.479030 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.37 mas, bmaj=11.33 mas, bpa=0.4264 degrees ! Estimated noise=1.6092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132269 Jy ! Component: 100 - total flux cleaned = 0.00184903 Jy ! Component: 150 - total flux cleaned = 0.00225315 Jy ! Component: 200 - total flux cleaned = 0.00262371 Jy ! Total flux subtracted in 200 components = 0.00262371 Jy ! Clean residual min=-0.004356 max=0.004859 Jy/beam ! Clean residual mean=0.000011 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.173136 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.173136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085218Jy sigma=0.479008 ! Fit after self-cal, rms=0.085221Jy sigma=0.478948 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.08958e-05 Jy ! Component: 100 - total flux cleaned = 0.000384979 Jy ! Component: 150 - total flux cleaned = 0.000660859 Jy ! Component: 200 - total flux cleaned = 0.000880939 Jy ! Total flux subtracted in 200 components = 0.000880939 Jy ! Clean residual min=-0.004467 max=0.004816 Jy/beam ! Clean residual mean=0.000011 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.174017 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.174017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085226Jy sigma=0.479034 ! Fit after self-cal, rms=0.085221Jy sigma=0.478982 ! 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.211 mas, bmaj=7.53 mas, bpa=-1.994 degrees ! Estimated noise=1.36189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 7.53 at -1.994 degrees (North through East) ! Clean map min=-0.0032823 max=0.14111 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.701 mas, bmaj=6.893 mas, bpa=-0.8599 degrees ! Estimated noise=1.70335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109328 Jy ! Component: 100 - total flux cleaned = 0.133263 Jy ! Component: 150 - total flux cleaned = 0.141348 Jy ! Component: 200 - total flux cleaned = 0.14665 Jy ! Total flux subtracted in 200 components = 0.14665 Jy ! Clean residual min=-0.004807 max=0.003996 Jy/beam ! Clean residual mean=0.000005 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.14665 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.14665 Jy ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.53 mas, bpa=-1.994 degrees ! Estimated noise=1.36189 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.00545442 Jy ! Component: 100 - total flux cleaned = 0.00925738 Jy ! Component: 150 - total flux cleaned = 0.0120923 Jy ! Component: 200 - total flux cleaned = 0.0143024 Jy ! Total flux subtracted in 200 components = 0.0143024 Jy ! Clean residual min=-0.003608 max=0.003599 Jy/beam ! Clean residual mean=0.000005 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.160952 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 71 components and 0.160952 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.37 mas, bmaj=11.33 mas, bpa=0.4264 degrees ! Estimated noise=1.6092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315679 Jy ! Component: 100 - total flux cleaned = 0.00531238 Jy ! Component: 150 - total flux cleaned = 0.00699893 Jy ! Component: 200 - total flux cleaned = 0.00835652 Jy ! Total flux subtracted in 200 components = 0.00835652 Jy ! Clean residual min=-0.004383 max=0.004888 Jy/beam ! Clean residual mean=0.000011 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.169309 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.00110541 Jy ! Component: 100 - total flux cleaned = 0.00201027 Jy ! Component: 150 - total flux cleaned = 0.00270013 Jy ! Component: 200 - total flux cleaned = 0.00306143 Jy ! Total flux subtracted in 200 components = 0.00306143 Jy ! Clean residual min=-0.004444 max=0.004863 Jy/beam ! Clean residual mean=0.000011 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.17237 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 110 components and 0.17237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.53 mas, bpa=-1.994 degrees ! Estimated noise=1.36189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549046 Jy ! Component: 100 - total flux cleaned = -0.000465937 Jy ! Component: 150 - total flux cleaned = -0.000494166 Jy ! Component: 200 - total flux cleaned = -0.000435634 Jy ! Total flux subtracted in 200 components = -0.000435634 Jy ! Clean residual min=-0.003361 max=0.003856 Jy/beam ! Clean residual mean=0.000006 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.171935 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.171935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085175Jy sigma=0.478825 ! Fit after self-cal, rms=0.085182Jy sigma=0.478736 wmodel J2348+0624_S_map.mod ! Writing 121 model components to file: J2348+0624_S_map.mod wobs J2348+0624_S_uvs.fits ! Writing UV FITS file: J2348+0624_S_uvs.fits wwins J2348+0624_S_map.win ! wwins: Wrote 2 windows to J2348+0624_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.000371006 Jy ! Component: 100 - total flux cleaned = 0.000488689 Jy ! Component: 150 - total flux cleaned = 0.000767831 Jy ! Component: 200 - total flux cleaned = 0.00114006 Jy ! Component: 250 - total flux cleaned = 0.00170471 Jy ! Component: 300 - total flux cleaned = 0.0020992 Jy ! Component: 350 - total flux cleaned = 0.00257697 Jy ! Component: 400 - total flux cleaned = 0.00303924 Jy ! Component: 450 - total flux cleaned = 0.00326428 Jy ! Component: 500 - total flux cleaned = 0.00339465 Jy ! Component: 550 - total flux cleaned = 0.0034381 Jy ! Component: 600 - total flux cleaned = 0.0034811 Jy ! Component: 650 - total flux cleaned = 0.0034816 Jy ! Component: 700 - total flux cleaned = 0.00344278 Jy ! Component: 750 - total flux cleaned = 0.00340446 Jy ! Component: 800 - total flux cleaned = 0.0034428 Jy ! Component: 850 - total flux cleaned = 0.00329121 Jy ! Component: 900 - total flux cleaned = 0.00318024 Jy ! Component: 950 - total flux cleaned = 0.00307137 Jy ! Component: 1000 - total flux cleaned = 0.0030712 Jy ! Component: 1050 - total flux cleaned = 0.00303565 Jy ! Component: 1100 - total flux cleaned = 0.00300201 Jy ! Component: 1150 - total flux cleaned = 0.00310391 Jy ! Component: 1200 - total flux cleaned = 0.00310432 Jy ! Component: 1250 - total flux cleaned = 0.00326929 Jy ! Component: 1300 - total flux cleaned = 0.00323668 Jy ! Component: 1350 - total flux cleaned = 0.00326895 Jy ! Component: 1400 - total flux cleaned = 0.00336438 Jy ! Component: 1450 - total flux cleaned = 0.00345735 Jy ! Component: 1500 - total flux cleaned = 0.00354931 Jy ! Component: 1550 - total flux cleaned = 0.00345884 Jy ! Component: 1600 - total flux cleaned = 0.00345886 Jy ! Component: 1650 - total flux cleaned = 0.00351789 Jy ! Component: 1700 - total flux cleaned = 0.0035754 Jy ! Component: 1750 - total flux cleaned = 0.00363219 Jy ! Component: 1800 - total flux cleaned = 0.00354726 Jy ! Component: 1850 - total flux cleaned = 0.00374308 Jy ! Component: 1900 - total flux cleaned = 0.00374313 Jy ! Component: 1950 - total flux cleaned = 0.0037701 Jy ! Component: 2000 - total flux cleaned = 0.00374282 Jy ! Component: 2050 - total flux cleaned = 0.00379627 Jy ! Component: 2100 - total flux cleaned = 0.00384869 Jy ! Component: 2150 - total flux cleaned = 0.00387487 Jy ! Component: 2200 - total flux cleaned = 0.00395215 Jy ! Component: 2250 - total flux cleaned = 0.00387611 Jy ! Component: 2300 - total flux cleaned = 0.00395225 Jy ! Component: 2350 - total flux cleaned = 0.00400203 Jy ! Component: 2400 - total flux cleaned = 0.00405092 Jy ! Component: 2450 - total flux cleaned = 0.0040993 Jy ! Component: 2500 - total flux cleaned = 0.00414735 Jy ! Component: 2550 - total flux cleaned = 0.00417112 Jy ! Component: 2600 - total flux cleaned = 0.00426581 Jy ! Component: 2650 - total flux cleaned = 0.00433588 Jy ! Component: 2700 - total flux cleaned = 0.00435909 Jy ! Component: 2750 - total flux cleaned = 0.0043594 Jy ! Component: 2800 - total flux cleaned = 0.00445052 Jy ! Component: 2850 - total flux cleaned = 0.00447319 Jy ! Component: 2900 - total flux cleaned = 0.00454037 Jy ! Component: 2950 - total flux cleaned = 0.00460647 Jy ! Component: 3000 - total flux cleaned = 0.00462832 Jy ! Component: 3050 - total flux cleaned = 0.00462871 Jy ! Component: 3100 - total flux cleaned = 0.00471528 Jy ! Component: 3150 - total flux cleaned = 0.00477967 Jy ! Component: 3200 - total flux cleaned = 0.00482227 Jy ! Component: 3250 - total flux cleaned = 0.00490656 Jy ! Component: 3300 - total flux cleaned = 0.00490639 Jy ! Component: 3350 - total flux cleaned = 0.00501026 Jy ! Component: 3400 - total flux cleaned = 0.00505173 Jy ! Component: 3450 - total flux cleaned = 0.00513324 Jy ! Component: 3500 - total flux cleaned = 0.00513323 Jy ! Component: 3550 - total flux cleaned = 0.00519365 Jy ! Component: 3600 - total flux cleaned = 0.00525338 Jy ! Component: 3650 - total flux cleaned = 0.00519414 Jy ! Component: 3700 - total flux cleaned = 0.00529257 Jy ! Component: 3750 - total flux cleaned = 0.00533157 Jy ! Component: 3800 - total flux cleaned = 0.00542828 Jy ! Component: 3850 - total flux cleaned = 0.00538977 Jy ! Component: 3900 - total flux cleaned = 0.00542783 Jy ! Component: 3950 - total flux cleaned = 0.00546561 Jy ! Component: 4000 - total flux cleaned = 0.0054845 Jy ! Component: 4050 - total flux cleaned = 0.00552179 Jy ! Total flux subtracted in 4096 components = 0.00554041 Jy ! Clean residual min=-0.001029 max=0.001193 Jy/beam ! Clean residual mean=0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.177475 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 470 components and 0.177475 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2348+0624_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 7.53 at -1.994 degrees (North through East) ! Clean map min=-0.0023563 max=0.1419 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2348+0624_S_map.fits wmodel /image_prod/ug002_uva//J2348+0624_S_map.mod ! Writing 470 model components to file: /image_prod/ug002_uva//J2348+0624_S_map.mod wobs /image_prod/ug002_uva//J2348+0624_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2348+0624_S_uvs.fits wwins /image_prod/ug002_uva//J2348+0624_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2348+0624_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.141902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000340423 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.7197 0.7197 1.4394 2.8788 5.7576 11.5152 23.0304 46.0608 92.1216 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 416.84 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2348+0624_S_dfm.log closed on Thu Mar 5 06:26:36 2020