! Started logfile: /image_prod/ug002_uva//J1545+5400_S_dfm.log on Thu Mar 5 02:25:17 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//J1545+5400_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1545+5400_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.715278 visibilities/baseline/integration-bin. ! Found source: J1545+5400 ! ! 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 4635 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 J1545+5400_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015908Jy sigma=7.914022 ! Fit after self-cal, rms=0.785234Jy sigma=6.159914 ! 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=3.08 mas, bmaj=3.811 mas, bpa=-25.12 degrees ! Estimated noise=1.98767 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.168965 Jy ! Component: 100 - total flux cleaned = 0.206111 Jy ! Total flux subtracted in 100 components = 0.206111 Jy ! Clean residual min=-0.013077 max=0.016251 Jy/beam ! Clean residual mean=-0.000007 rms=0.003175 Jy/beam ! Combined flux in latest and established models = 0.206111 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.206111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091107Jy sigma=0.587573 ! Fit after self-cal, rms=0.091091Jy sigma=0.587532 ! 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.684 mas, bmaj=4.533 mas, bpa=-23.17 degrees ! Estimated noise=1.37579 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.00994783 Jy ! Component: 100 - total flux cleaned = 0.0102337 Jy ! Component: 150 - total flux cleaned = 0.010451 Jy ! Component: 200 - total flux cleaned = 0.0106401 Jy ! Total flux subtracted in 200 components = 0.0106401 Jy ! Clean residual min=-0.013604 max=0.015620 Jy/beam ! Clean residual mean=-0.000018 rms=0.003059 Jy/beam ! Combined flux in latest and established models = 0.216751 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.216751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088778Jy sigma=0.573186 ! Fit after self-cal, rms=0.088751Jy sigma=0.573100 ! 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.684 x 4.533 at -23.17 degrees (North through East) ! Clean map min=-0.013144 max=0.21935 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.00 KP 1.02 ! LA 0.99 MK 1.01 NL 1.06 OV 0.80 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.06 KP 1.07 ! LA 0.99 MK 0.99 NL 1.46 OV 0.89 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.02 HN 1.02 KP 1.06 ! LA 0.97 MK 0.99 NL 1.15 OV 0.85 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.088751Jy sigma=0.573100 ! Fit after self-cal, rms=0.081953Jy sigma=0.523520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=4.496 mas, bpa=-20.63 degrees ! Estimated noise=1.36674 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 (8, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00985365 Jy ! Component: 100 - total flux cleaned = 0.00991984 Jy ! Component: 150 - total flux cleaned = 0.00950356 Jy ! Component: 200 - total flux cleaned = 0.00896586 Jy ! Total flux subtracted in 200 components = 0.00896586 Jy ! Clean residual min=-0.009458 max=0.009696 Jy/beam ! Clean residual mean=0.000004 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.225717 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.225717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079439Jy sigma=0.509049 ! Fit after self-cal, rms=0.079375Jy sigma=0.506742 ! 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.079375Jy sigma=0.506742 ! Fit after self-cal, rms=0.080968Jy sigma=0.442188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=4.445 mas, bpa=-17.57 degrees ! Estimated noise=1.37829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193768 Jy ! Component: 100 - total flux cleaned = 0.00218065 Jy ! Component: 150 - total flux cleaned = 0.00245547 Jy ! Component: 200 - total flux cleaned = 0.00268836 Jy ! Total flux subtracted in 200 components = 0.00268836 Jy ! Clean residual min=-0.003006 max=0.002598 Jy/beam ! Clean residual mean=0.000003 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.228405 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.228405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080800Jy sigma=0.440651 ! Fit after self-cal, rms=0.080888Jy sigma=0.440298 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.000224879 Jy ! Component: 100 - total flux cleaned = 0.000459736 Jy ! Component: 150 - total flux cleaned = 0.00054281 Jy ! Component: 200 - total flux cleaned = 0.000581372 Jy ! Total flux subtracted in 200 components = 0.000581372 Jy ! Clean residual min=-0.002743 max=0.002516 Jy/beam ! Clean residual mean=0.000003 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.228987 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.228987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080842Jy sigma=0.439878 ! Fit after self-cal, rms=0.080840Jy sigma=0.439865 ! 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.080840Jy sigma=0.439865 ! Fit after self-cal, rms=0.081915Jy sigma=0.439621 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=4.435 mas, bpa=-17.3 degrees ! Estimated noise=1.37755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.56987e-06 Jy ! Component: 100 - total flux cleaned = 0.000134382 Jy ! Component: 150 - total flux cleaned = 0.000257648 Jy ! Component: 200 - total flux cleaned = 0.000366142 Jy ! Total flux subtracted in 200 components = 0.000366142 Jy ! Clean residual min=-0.002478 max=0.002578 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.229353 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.229353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081867Jy sigma=0.439200 ! Fit after self-cal, rms=0.081873Jy sigma=0.439185 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 (59, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103908 Jy ! Component: 100 - total flux cleaned = 0.000887145 Jy ! Component: 150 - total flux cleaned = 0.000760459 Jy ! Component: 200 - total flux cleaned = 0.000724512 Jy ! Total flux subtracted in 200 components = 0.000724512 Jy ! Clean residual min=-0.002418 max=0.002158 Jy/beam ! Clean residual mean=0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.230077 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.230077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081789Jy sigma=0.438415 ! Fit after self-cal, rms=0.081776Jy sigma=0.438384 ! 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.081776Jy sigma=0.438384 ! Fit after self-cal, rms=0.082212Jy sigma=0.438290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.971 mas, bmaj=8.556 mas, bpa=61.64 degrees ! Estimated noise=1.74239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359178 Jy ! Component: 100 - total flux cleaned = 0.000301544 Jy ! Component: 150 - total flux cleaned = 0.000277222 Jy ! Component: 200 - total flux cleaned = 0.000301344 Jy ! Total flux subtracted in 200 components = 0.000301344 Jy ! Clean residual min=-0.002627 max=0.002515 Jy/beam ! Clean residual mean=0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.230379 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.230379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082198Jy sigma=0.438126 ! Fit after self-cal, rms=0.082192Jy sigma=0.438115 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 = 6.4322e-05 Jy ! Component: 100 - total flux cleaned = 8.33917e-05 Jy ! Component: 150 - total flux cleaned = 8.34757e-05 Jy ! Component: 200 - total flux cleaned = 0.000117073 Jy ! Total flux subtracted in 200 components = 0.000117073 Jy ! Clean residual min=-0.002585 max=0.002569 Jy/beam ! Clean residual mean=0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.230496 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.230496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082186Jy sigma=0.438047 ! Fit after self-cal, rms=0.082185Jy sigma=0.438045 ! 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.67 mas, bmaj=4.43 mas, bpa=-17.12 degrees ! Estimated noise=1.37685 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.67 x 4.43 at -17.12 degrees (North through East) ! Clean map min=-0.0022168 max=0.21807 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=3.088 mas, bmaj=3.713 mas, bpa=-19.27 degrees ! Estimated noise=1.99724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169713 Jy ! Component: 100 - total flux cleaned = 0.206734 Jy ! Component: 150 - total flux cleaned = 0.217664 Jy ! Component: 200 - total flux cleaned = 0.223191 Jy ! Total flux subtracted in 200 components = 0.223191 Jy ! Clean residual min=-0.003988 max=0.004599 Jy/beam ! Clean residual mean=0.000001 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.223191 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.223191 Jy ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=4.43 mas, bpa=-17.12 degrees ! Estimated noise=1.37685 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.00465148 Jy ! Component: 100 - total flux cleaned = 0.00646392 Jy ! Component: 150 - total flux cleaned = 0.00741568 Jy ! Component: 200 - total flux cleaned = 0.0076872 Jy ! Total flux subtracted in 200 components = 0.0076872 Jy ! Clean residual min=-0.002648 max=0.002650 Jy/beam ! Clean residual mean=0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.230878 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.230878 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.971 mas, bmaj=8.556 mas, bpa=61.64 degrees ! Estimated noise=1.74239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154001 Jy ! Component: 100 - total flux cleaned = 0.00147282 Jy ! Component: 150 - total flux cleaned = 0.0015753 Jy ! Component: 200 - total flux cleaned = 0.00161184 Jy ! Total flux subtracted in 200 components = 0.00161184 Jy ! Clean residual min=-0.002769 max=0.002253 Jy/beam ! Clean residual mean=0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.23249 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.47599e-05 Jy ! Component: 100 - total flux cleaned = 3.35453e-05 Jy ! Component: 150 - total flux cleaned = 6.33643e-06 Jy ! Component: 200 - total flux cleaned = -4.0281e-05 Jy ! Total flux subtracted in 200 components = -4.0281e-05 Jy ! Clean residual min=-0.002633 max=0.002366 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.232449 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 91 components and 0.232449 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=4.43 mas, bpa=-17.12 degrees ! Estimated noise=1.37685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.45796e-05 Jy ! Component: 100 - total flux cleaned = -0.000172212 Jy ! Component: 150 - total flux cleaned = -0.000170445 Jy ! Component: 200 - total flux cleaned = -0.000168702 Jy ! Total flux subtracted in 200 components = -0.000168702 Jy ! Clean residual min=-0.002263 max=0.002277 Jy/beam ! Clean residual mean=0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.232281 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 117 components and 0.232281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082220Jy sigma=0.438499 ! Fit after self-cal, rms=0.082216Jy sigma=0.438374 wmodel J1545+5400_S_map.mod ! Writing 117 model components to file: J1545+5400_S_map.mod wobs J1545+5400_S_uvs.fits ! Writing UV FITS file: J1545+5400_S_uvs.fits wwins J1545+5400_S_map.win ! wwins: Wrote 3 windows to J1545+5400_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.000261978 Jy ! Component: 100 - total flux cleaned = 0.000149948 Jy ! Component: 150 - total flux cleaned = 7.43127e-06 Jy ! Component: 200 - total flux cleaned = -0.000129467 Jy ! Component: 250 - total flux cleaned = -0.000294684 Jy ! Component: 300 - total flux cleaned = -0.000357909 Jy ! Component: 350 - total flux cleaned = -0.00041953 Jy ! Component: 400 - total flux cleaned = -0.000389307 Jy ! Component: 450 - total flux cleaned = -0.000447811 Jy ! Component: 500 - total flux cleaned = -0.000361818 Jy ! Component: 550 - total flux cleaned = -0.000334561 Jy ! Component: 600 - total flux cleaned = -0.000280508 Jy ! Component: 650 - total flux cleaned = -0.000200683 Jy ! Component: 700 - total flux cleaned = -9.67264e-05 Jy ! Component: 750 - total flux cleaned = -2.09685e-05 Jy ! Component: 800 - total flux cleaned = 2.83326e-05 Jy ! Component: 850 - total flux cleaned = 0.000125333 Jy ! Component: 900 - total flux cleaned = 0.000124756 Jy ! Component: 950 - total flux cleaned = 0.000171737 Jy ! Component: 1000 - total flux cleaned = 0.000171802 Jy ! Component: 1050 - total flux cleaned = 0.000262785 Jy ! Component: 1100 - total flux cleaned = 0.000262666 Jy ! Component: 1150 - total flux cleaned = 0.00032889 Jy ! Component: 1200 - total flux cleaned = 0.000394126 Jy ! Component: 1250 - total flux cleaned = 0.000372672 Jy ! Component: 1300 - total flux cleaned = 0.000499685 Jy ! Component: 1350 - total flux cleaned = 0.000499587 Jy ! Component: 1400 - total flux cleaned = 0.000561582 Jy ! Component: 1450 - total flux cleaned = 0.000622438 Jy ! Component: 1500 - total flux cleaned = 0.000683105 Jy ! Component: 1550 - total flux cleaned = 0.0007425 Jy ! Component: 1600 - total flux cleaned = 0.000801176 Jy ! Component: 1650 - total flux cleaned = 0.000878404 Jy ! Component: 1700 - total flux cleaned = 0.000840185 Jy ! Component: 1750 - total flux cleaned = 0.000934323 Jy ! Component: 1800 - total flux cleaned = 0.00100884 Jy ! Component: 1850 - total flux cleaned = 0.0010825 Jy ! Component: 1900 - total flux cleaned = 0.00111855 Jy ! Component: 1950 - total flux cleaned = 0.00120833 Jy ! Component: 2000 - total flux cleaned = 0.00127937 Jy ! Component: 2050 - total flux cleaned = 0.00131451 Jy ! Component: 2100 - total flux cleaned = 0.00141873 Jy ! Component: 2150 - total flux cleaned = 0.00145293 Jy ! Component: 2200 - total flux cleaned = 0.00146982 Jy ! Component: 2250 - total flux cleaned = 0.00141921 Jy ! Component: 2300 - total flux cleaned = 0.0014859 Jy ! Component: 2350 - total flux cleaned = 0.00150233 Jy ! Component: 2400 - total flux cleaned = 0.00150217 Jy ! Component: 2450 - total flux cleaned = 0.00153467 Jy ! Component: 2500 - total flux cleaned = 0.00148649 Jy ! Component: 2550 - total flux cleaned = 0.00153418 Jy ! Component: 2600 - total flux cleaned = 0.00156574 Jy ! Component: 2650 - total flux cleaned = 0.00159705 Jy ! Component: 2700 - total flux cleaned = 0.00161271 Jy ! Component: 2750 - total flux cleaned = 0.00168943 Jy ! Component: 2800 - total flux cleaned = 0.00173513 Jy ! Component: 2850 - total flux cleaned = 0.00179563 Jy ! Component: 2900 - total flux cleaned = 0.00190049 Jy ! Component: 2950 - total flux cleaned = 0.00198955 Jy ! Component: 3000 - total flux cleaned = 0.00200421 Jy ! Component: 3050 - total flux cleaned = 0.00206303 Jy ! Component: 3100 - total flux cleaned = 0.00213579 Jy ! Component: 3150 - total flux cleaned = 0.0021794 Jy ! Component: 3200 - total flux cleaned = 0.00226535 Jy ! Component: 3250 - total flux cleaned = 0.00233633 Jy ! Component: 3300 - total flux cleaned = 0.00239285 Jy ! Component: 3350 - total flux cleaned = 0.00237895 Jy ! Component: 3400 - total flux cleaned = 0.00242069 Jy ! Component: 3450 - total flux cleaned = 0.00244816 Jy ! Component: 3500 - total flux cleaned = 0.00244814 Jy ! Component: 3550 - total flux cleaned = 0.0024889 Jy ! Component: 3600 - total flux cleaned = 0.00250222 Jy ! Component: 3650 - total flux cleaned = 0.00251562 Jy ! Component: 3700 - total flux cleaned = 0.0025689 Jy ! Component: 3750 - total flux cleaned = 0.00262193 Jy ! Component: 3800 - total flux cleaned = 0.00260873 Jy ! Component: 3850 - total flux cleaned = 0.00264807 Jy ! Component: 3900 - total flux cleaned = 0.00267423 Jy ! Component: 3950 - total flux cleaned = 0.00270013 Jy ! Component: 4000 - total flux cleaned = 0.00271309 Jy ! Component: 4050 - total flux cleaned = 0.00271311 Jy ! Total flux subtracted in 4096 components = 0.00275126 Jy ! Clean residual min=-0.000688 max=0.000840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.235032 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 415 components and 0.235032 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1545+5400_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.67 x 4.43 at -17.12 degrees (North through East) ! Clean map min=-0.0018859 max=0.21714 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1545+5400_S_map.fits wmodel /image_prod/ug002_uva//J1545+5400_S_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J1545+5400_S_map.mod wobs /image_prod/ug002_uva//J1545+5400_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1545+5400_S_uvs.fits wwins /image_prod/ug002_uva//J1545+5400_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1545+5400_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.21714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.302791 0.302791 0.605582 1.21116 2.42233 4.84465 9.6893 19.3786 38.7572 77.5144 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.217 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 990.783 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1545+5400_S_dfm.log closed on Thu Mar 5 02:25:20 2020