! Started logfile: /image_prod/ug002_uva//J0323+0446_S_dfm.log on Wed Mar 4 19:53:53 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//J0323+0446_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0323+0446_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981481 visibilities/baseline/integration-bin. ! Found source: J0323+0446 ! ! 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 44 lines of history. ! ! Reading 7950 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 J0323+0446_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019931Jy sigma=8.587413 ! Fit after self-cal, rms=0.866872Jy sigma=7.318955 ! 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.756 mas, bmaj=7.293 mas, bpa=-4.619 degrees ! Estimated noise=1.19927 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.103521 Jy ! Component: 100 - total flux cleaned = 0.127432 Jy ! Total flux subtracted in 100 components = 0.127432 Jy ! Clean residual min=-0.008109 max=0.008888 Jy/beam ! Clean residual mean=0.000007 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.127432 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.127432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086693Jy sigma=0.528495 ! Fit after self-cal, rms=0.086678Jy sigma=0.528307 ! 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.27 mas, bmaj=8.199 mas, bpa=-5.016 degrees ! Estimated noise=0.9834 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.00856022 Jy ! Component: 100 - total flux cleaned = 0.0124443 Jy ! Component: 150 - total flux cleaned = 0.0145212 Jy ! Component: 200 - total flux cleaned = 0.0151098 Jy ! Total flux subtracted in 200 components = 0.0151098 Jy ! Clean residual min=-0.008342 max=0.004203 Jy/beam ! Clean residual mean=-0.000009 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.142542 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.142542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085503Jy sigma=0.521933 ! Fit after self-cal, rms=0.085514Jy sigma=0.521871 ! 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.27 x 8.199 at -5.016 degrees (North through East) ! Clean map min=-0.00827 max=0.13246 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.09 HN 1.05 KP 1.07 ! LA 1.05 MK 1.01 NL 1.07 OV 0.67 ! PT 1.11 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.06 HN 1.02 KP 1.04 ! LA 1.04 MK 0.95 NL 0.93 OV 0.99 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.11 HN 1.02 KP 1.06 ! LA 1.09 MK 1.01 NL 0.99 OV 0.63 ! PT 1.07 SC 1.03 ! ! ! Fit before self-cal, rms=0.085514Jy sigma=0.521871 ! Fit after self-cal, rms=0.075177Jy sigma=0.475874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.202 mas, bpa=-5.015 degrees ! Estimated noise=0.983877 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 = -1.5913e-05 Jy ! Component: 100 - total flux cleaned = -5.33651e-05 Jy ! Component: 150 - total flux cleaned = -0.000114607 Jy ! Component: 200 - total flux cleaned = -0.000139795 Jy ! Total flux subtracted in 200 components = -0.000139795 Jy ! Clean residual min=-0.002465 max=0.002194 Jy/beam ! Clean residual mean=0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.142402 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.142402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075100Jy sigma=0.475793 ! Fit after self-cal, rms=0.075203Jy sigma=0.474973 ! 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.075203Jy sigma=0.474973 ! Fit after self-cal, rms=0.071553Jy sigma=0.472001 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.237 mas, bpa=-5.22 degrees ! Estimated noise=0.988832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589924 Jy ! Component: 100 - total flux cleaned = 0.000562521 Jy ! Component: 150 - total flux cleaned = 0.000483535 Jy ! Component: 200 - total flux cleaned = 0.0003916 Jy ! Total flux subtracted in 200 components = 0.0003916 Jy ! Clean residual min=-0.002041 max=0.002104 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.142794 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.142794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071493Jy sigma=0.471921 ! Fit after self-cal, rms=0.071480Jy sigma=0.471905 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 = -4.69196e-05 Jy ! Component: 100 - total flux cleaned = -9.92654e-05 Jy ! Component: 150 - total flux cleaned = -0.000160785 Jy ! Component: 200 - total flux cleaned = -0.000214575 Jy ! Total flux subtracted in 200 components = -0.000214575 Jy ! Clean residual min=-0.002080 max=0.002117 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.142579 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.142579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071462Jy sigma=0.471886 ! Fit after self-cal, rms=0.071460Jy sigma=0.471883 ! 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.071460Jy sigma=0.471883 ! Fit after self-cal, rms=0.065545Jy sigma=0.469445 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=8.225 mas, bpa=-5.274 degrees ! Estimated noise=0.986865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254987 Jy ! Component: 100 - total flux cleaned = 0.000290648 Jy ! Component: 150 - total flux cleaned = 0.000301601 Jy ! Component: 200 - total flux cleaned = 0.000332223 Jy ! Total flux subtracted in 200 components = 0.000332223 Jy ! Clean residual min=-0.001954 max=0.002124 Jy/beam ! Clean residual mean=0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.142911 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.142911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065540Jy sigma=0.469413 ! Fit after self-cal, rms=0.065503Jy sigma=0.469380 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 (-2.5, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201571 Jy ! Component: 100 - total flux cleaned = 0.00311614 Jy ! Component: 150 - total flux cleaned = 0.00369376 Jy ! Component: 200 - total flux cleaned = 0.00388571 Jy ! Total flux subtracted in 200 components = 0.00388571 Jy ! Clean residual min=-0.001751 max=0.001609 Jy/beam ! Clean residual mean=0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.146797 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.146797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065437Jy sigma=0.468756 ! Fit after self-cal, rms=0.065437Jy sigma=0.468726 ! 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.065437Jy sigma=0.468726 ! Fit after self-cal, rms=0.065400Jy sigma=0.468703 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.455 mas, bmaj=12.61 mas, bpa=-5.331 degrees ! Estimated noise=1.19684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413685 Jy ! Component: 100 - total flux cleaned = 0.000531846 Jy ! Component: 150 - total flux cleaned = 0.000564951 Jy ! Component: 200 - total flux cleaned = 0.000594591 Jy ! Total flux subtracted in 200 components = 0.000594591 Jy ! Clean residual min=-0.001716 max=0.001601 Jy/beam ! Clean residual mean=0.000006 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.147392 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.147392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065393Jy sigma=0.468661 ! Fit after self-cal, rms=0.065393Jy sigma=0.468657 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 = 4.16257e-05 Jy ! Component: 100 - total flux cleaned = 5.42388e-05 Jy ! Component: 150 - total flux cleaned = 7.80006e-05 Jy ! Component: 200 - total flux cleaned = 7.78046e-05 Jy ! Total flux subtracted in 200 components = 7.78046e-05 Jy ! Clean residual min=-0.001715 max=0.001601 Jy/beam ! Clean residual mean=0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.147469 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.147469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065391Jy sigma=0.468652 ! Fit after self-cal, rms=0.065391Jy sigma=0.468652 ! 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.26 mas, bmaj=8.229 mas, bpa=-5.263 degrees ! Estimated noise=0.986509 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 8.229 at -5.263 degrees (North through East) ! Clean map min=-0.0017035 max=0.13379 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.757 mas, bmaj=7.317 mas, bpa=-4.689 degrees ! Estimated noise=1.19122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102807 Jy ! Component: 100 - total flux cleaned = 0.126594 Jy ! Component: 150 - total flux cleaned = 0.135582 Jy ! Component: 200 - total flux cleaned = 0.139677 Jy ! Total flux subtracted in 200 components = 0.139677 Jy ! Clean residual min=-0.002344 max=0.002218 Jy/beam ! Clean residual mean=0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.139677 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.139677 Jy ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=8.229 mas, bpa=-5.263 degrees ! Estimated noise=0.986509 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.00270405 Jy ! Component: 100 - total flux cleaned = 0.00455839 Jy ! Component: 150 - total flux cleaned = 0.00578693 Jy ! Component: 200 - total flux cleaned = 0.00646956 Jy ! Total flux subtracted in 200 components = 0.00646956 Jy ! Clean residual min=-0.001714 max=0.001590 Jy/beam ! Clean residual mean=0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.146146 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.146146 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.455 mas, bmaj=12.61 mas, bpa=-5.331 degrees ! Estimated noise=1.19684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000975961 Jy ! Component: 100 - total flux cleaned = 0.00136759 Jy ! Component: 150 - total flux cleaned = 0.00163804 Jy ! Component: 200 - total flux cleaned = 0.00169672 Jy ! Total flux subtracted in 200 components = 0.00169672 Jy ! Clean residual min=-0.001729 max=0.001681 Jy/beam ! Clean residual mean=0.000006 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.147843 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.54262e-05 Jy ! Component: 100 - total flux cleaned = 8.36733e-05 Jy ! Component: 150 - total flux cleaned = 8.38767e-05 Jy ! Component: 200 - total flux cleaned = 8.4284e-05 Jy ! Total flux subtracted in 200 components = 8.4284e-05 Jy ! Clean residual min=-0.001711 max=0.001661 Jy/beam ! Clean residual mean=0.000006 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.147927 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.147927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=8.229 mas, bpa=-5.263 degrees ! Estimated noise=0.986509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168255 Jy ! Component: 100 - total flux cleaned = 0.000167037 Jy ! Component: 150 - total flux cleaned = 0.000192058 Jy ! Component: 200 - total flux cleaned = 0.000260207 Jy ! Total flux subtracted in 200 components = 0.000260207 Jy ! Clean residual min=-0.001671 max=0.001628 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.148188 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.148188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065403Jy sigma=0.468719 ! Fit after self-cal, rms=0.065397Jy sigma=0.468690 wmodel J0323+0446_S_map.mod ! Writing 80 model components to file: J0323+0446_S_map.mod wobs J0323+0446_S_uvs.fits ! Writing UV FITS file: J0323+0446_S_uvs.fits wwins J0323+0446_S_map.win ! wwins: Wrote 2 windows to J0323+0446_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 = -9.42935e-05 Jy ! Component: 100 - total flux cleaned = -0.000236195 Jy ! Component: 150 - total flux cleaned = -0.000345659 Jy ! Component: 200 - total flux cleaned = -0.000477276 Jy ! Component: 250 - total flux cleaned = -0.000477612 Jy ! Component: 300 - total flux cleaned = -0.000627033 Jy ! Component: 350 - total flux cleaned = -0.000699117 Jy ! Component: 400 - total flux cleaned = -0.00076995 Jy ! Component: 450 - total flux cleaned = -0.000862988 Jy ! Component: 500 - total flux cleaned = -0.000999755 Jy ! Component: 550 - total flux cleaned = -0.00111162 Jy ! Component: 600 - total flux cleaned = -0.00128697 Jy ! Component: 650 - total flux cleaned = -0.00135162 Jy ! Component: 700 - total flux cleaned = -0.00143622 Jy ! Component: 750 - total flux cleaned = -0.00149872 Jy ! Component: 800 - total flux cleaned = -0.00153959 Jy ! Component: 850 - total flux cleaned = -0.00155945 Jy ! Component: 900 - total flux cleaned = -0.00157956 Jy ! Component: 950 - total flux cleaned = -0.00157923 Jy ! Component: 1000 - total flux cleaned = -0.00152097 Jy ! Component: 1050 - total flux cleaned = -0.00150176 Jy ! Component: 1100 - total flux cleaned = -0.00148298 Jy ! Component: 1150 - total flux cleaned = -0.00144545 Jy ! Component: 1200 - total flux cleaned = -0.00144533 Jy ! Component: 1250 - total flux cleaned = -0.00137201 Jy ! Component: 1300 - total flux cleaned = -0.00133576 Jy ! Component: 1350 - total flux cleaned = -0.00129977 Jy ! Component: 1400 - total flux cleaned = -0.00124647 Jy ! Component: 1450 - total flux cleaned = -0.00126422 Jy ! Component: 1500 - total flux cleaned = -0.00116057 Jy ! Component: 1550 - total flux cleaned = -0.0012292 Jy ! Component: 1600 - total flux cleaned = -0.00117818 Jy ! Component: 1650 - total flux cleaned = -0.00114449 Jy ! Component: 1700 - total flux cleaned = -0.00109436 Jy ! Component: 1750 - total flux cleaned = -0.00111058 Jy ! Component: 1800 - total flux cleaned = -0.00107759 Jy ! Component: 1850 - total flux cleaned = -0.00106131 Jy ! Component: 1900 - total flux cleaned = -0.00102917 Jy ! Component: 1950 - total flux cleaned = -0.000981544 Jy ! Component: 2000 - total flux cleaned = -0.000981559 Jy ! Component: 2050 - total flux cleaned = -0.000966092 Jy ! Component: 2100 - total flux cleaned = -0.00102846 Jy ! Component: 2150 - total flux cleaned = -0.00102841 Jy ! Component: 2200 - total flux cleaned = -0.000967242 Jy ! Component: 2250 - total flux cleaned = -0.00096741 Jy ! Component: 2300 - total flux cleaned = -0.000967486 Jy ! Component: 2350 - total flux cleaned = -0.00096746 Jy ! Component: 2400 - total flux cleaned = -0.00096742 Jy ! Component: 2450 - total flux cleaned = -0.000982212 Jy ! Component: 2500 - total flux cleaned = -0.000967504 Jy ! Component: 2550 - total flux cleaned = -0.000895223 Jy ! Component: 2600 - total flux cleaned = -0.000938421 Jy ! Component: 2650 - total flux cleaned = -0.000924294 Jy ! Component: 2700 - total flux cleaned = -0.000966765 Jy ! Component: 2750 - total flux cleaned = -0.000924824 Jy ! Component: 2800 - total flux cleaned = -0.00102256 Jy ! Component: 2850 - total flux cleaned = -0.0010361 Jy ! Component: 2900 - total flux cleaned = -0.00104972 Jy ! Component: 2950 - total flux cleaned = -0.00104969 Jy ! Component: 3000 - total flux cleaned = -0.00103593 Jy ! Component: 3050 - total flux cleaned = -0.000955214 Jy ! Component: 3100 - total flux cleaned = -0.000941929 Jy ! Component: 3150 - total flux cleaned = -0.000928533 Jy ! Component: 3200 - total flux cleaned = -0.000862535 Jy ! Component: 3250 - total flux cleaned = -0.000836199 Jy ! Component: 3300 - total flux cleaned = -0.000862417 Jy ! Component: 3350 - total flux cleaned = -0.000836387 Jy ! Component: 3400 - total flux cleaned = -0.000784771 Jy ! Component: 3450 - total flux cleaned = -0.00074638 Jy ! Component: 3500 - total flux cleaned = -0.000733641 Jy ! Component: 3550 - total flux cleaned = -0.000670255 Jy ! Component: 3600 - total flux cleaned = -0.000657719 Jy ! Component: 3650 - total flux cleaned = -0.000557331 Jy ! Component: 3700 - total flux cleaned = -0.000594731 Jy ! Component: 3750 - total flux cleaned = -0.000545128 Jy ! Component: 3800 - total flux cleaned = -0.000495817 Jy ! Component: 3850 - total flux cleaned = -0.0004224 Jy ! Component: 3900 - total flux cleaned = -0.000434681 Jy ! Component: 3950 - total flux cleaned = -0.000422395 Jy ! Component: 4000 - total flux cleaned = -0.000398318 Jy ! Component: 4050 - total flux cleaned = -0.000386375 Jy ! Total flux subtracted in 4096 components = -0.000326871 Jy ! Clean residual min=-0.000725 max=0.000647 Jy/beam ! Clean residual mean=0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.147861 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 376 components and 0.147861 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0323+0446_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 8.229 at -5.263 degrees (North through East) ! Clean map min=-0.0013293 max=0.13263 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0323+0446_S_map.fits wmodel /image_prod/ug002_uva//J0323+0446_S_map.mod ! Writing 376 model components to file: /image_prod/ug002_uva//J0323+0446_S_map.mod wobs /image_prod/ug002_uva//J0323+0446_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0323+0446_S_uvs.fits wwins /image_prod/ug002_uva//J0323+0446_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0323+0446_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132629 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222344 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502932 0.502932 1.00586 2.01173 4.02346 8.04691 16.0938 32.1877 64.3753 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 596.502 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0323+0446_S_dfm.log closed on Wed Mar 4 19:53:57 2020