! Started logfile: /image_prod/ug002_uva//J1535+4957_S_dfm.log on Thu Mar 5 02:19:44 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//J1535+4957_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1535+4957_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.971528 visibilities/baseline/integration-bin. ! Found source: J1535+4957 ! ! 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 4197 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 J1535+4957_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.090294Jy sigma=8.955587 ! Fit after self-cal, rms=0.624674Jy sigma=5.202607 ! 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.602 mas, bmaj=5.528 mas, bpa=-49.34 degrees ! Estimated noise=2.0037 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.29574 Jy ! Component: 100 - total flux cleaned = 0.36118 Jy ! Total flux subtracted in 100 components = 0.36118 Jy ! Clean residual min=-0.013400 max=0.024871 Jy/beam ! Clean residual mean=-0.000003 rms=0.004193 Jy/beam ! Combined flux in latest and established models = 0.36118 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.36118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081515Jy sigma=0.619787 ! Fit after self-cal, rms=0.081514Jy sigma=0.619765 ! 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=4.721 mas, bmaj=5.976 mas, bpa=-45.37 degrees ! Estimated noise=1.35459 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 (-54.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242121 Jy ! Component: 100 - total flux cleaned = 0.0351303 Jy ! Component: 150 - total flux cleaned = 0.0376853 Jy ! Component: 200 - total flux cleaned = 0.0382358 Jy ! Total flux subtracted in 200 components = 0.0382358 Jy ! Clean residual min=-0.012809 max=0.013648 Jy/beam ! Clean residual mean=-0.000046 rms=0.003186 Jy/beam ! Combined flux in latest and established models = 0.399416 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.399416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072449Jy sigma=0.559998 ! Fit after self-cal, rms=0.072001Jy sigma=0.556396 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.721 x 5.976 at -45.37 degrees (North through East) ! Clean map min=-0.012503 max=0.37148 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.00 KP 1.00 ! LA 1.04 MK 1.01 NL 0.94 OV 1.04 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.01 KP 1.00 ! LA 1.03 MK 0.99 NL 0.84 OV 1.18 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.00 KP 0.94 ! LA 1.03 MK 1.00 NL 0.89 OV 1.08 ! PT 1.03 ! ! ! Fit before self-cal, rms=0.072001Jy sigma=0.556396 ! Fit after self-cal, rms=0.062400Jy sigma=0.495619 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=5.957 mas, bpa=-45.38 degrees ! Estimated noise=1.35133 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.00275376 Jy ! Component: 100 - total flux cleaned = -0.00236423 Jy ! Component: 150 - total flux cleaned = -0.00204711 Jy ! Component: 200 - total flux cleaned = -0.00205103 Jy ! Total flux subtracted in 200 components = -0.00205103 Jy ! Clean residual min=-0.008293 max=0.006994 Jy/beam ! Clean residual mean=-0.000055 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.397365 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.397365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061416Jy sigma=0.488129 ! Fit after self-cal, rms=0.061410Jy sigma=0.487850 ! 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.061410Jy sigma=0.487850 ! Fit after self-cal, rms=0.055819Jy sigma=0.442425 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.668 mas, bmaj=6 mas, bpa=-45.63 degrees ! Estimated noise=1.35599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00582715 Jy ! Component: 100 - total flux cleaned = -0.00612164 Jy ! Component: 150 - total flux cleaned = -0.00637531 Jy ! Component: 200 - total flux cleaned = -0.00631145 Jy ! Total flux subtracted in 200 components = -0.00631145 Jy ! Clean residual min=-0.004941 max=0.003593 Jy/beam ! Clean residual mean=-0.000047 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.391054 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.391054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055113Jy sigma=0.436788 ! Fit after self-cal, rms=0.055066Jy sigma=0.436374 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.000798364 Jy ! Component: 100 - total flux cleaned = -0.000794174 Jy ! Component: 150 - total flux cleaned = -0.00074499 Jy ! Component: 200 - total flux cleaned = -0.000701729 Jy ! Total flux subtracted in 200 components = -0.000701729 Jy ! Clean residual min=-0.004668 max=0.003550 Jy/beam ! Clean residual mean=-0.000044 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.390352 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.390352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054967Jy sigma=0.435652 ! Fit after self-cal, rms=0.054960Jy sigma=0.435624 ! 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.054960Jy sigma=0.435624 ! Fit after self-cal, rms=0.054716Jy sigma=0.433654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.655 mas, bmaj=6.005 mas, bpa=-45.87 degrees ! Estimated noise=1.35538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00296339 Jy ! Component: 100 - total flux cleaned = -0.00263702 Jy ! Component: 150 - total flux cleaned = -0.00231316 Jy ! Component: 200 - total flux cleaned = -0.00195902 Jy ! Total flux subtracted in 200 components = -0.00195902 Jy ! Clean residual min=-0.003630 max=0.003204 Jy/beam ! Clean residual mean=-0.000037 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.388393 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.388393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054501Jy sigma=0.432078 ! Fit after self-cal, rms=0.054486Jy sigma=0.431972 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.000389116 Jy ! Component: 100 - total flux cleaned = -0.00038886 Jy ! Component: 150 - total flux cleaned = -0.000389571 Jy ! Component: 200 - total flux cleaned = -0.000388893 Jy ! Total flux subtracted in 200 components = -0.000388893 Jy ! Clean residual min=-0.003501 max=0.003122 Jy/beam ! Clean residual mean=-0.000035 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.388004 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.388004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054437Jy sigma=0.431640 ! Fit after self-cal, rms=0.054435Jy sigma=0.431627 ! 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.054435Jy sigma=0.431627 ! Fit after self-cal, rms=0.054340Jy sigma=0.430962 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.576 mas, bmaj=9.6 mas, bpa=53.96 degrees ! Estimated noise=1.56683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126135 Jy ! Component: 100 - total flux cleaned = -0.00117615 Jy ! Component: 150 - total flux cleaned = -0.00111866 Jy ! Component: 200 - total flux cleaned = -0.000975629 Jy ! Total flux subtracted in 200 components = -0.000975629 Jy ! Clean residual min=-0.003299 max=0.003232 Jy/beam ! Clean residual mean=-0.000054 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.387028 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.387028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054271Jy sigma=0.430466 ! Fit after self-cal, rms=0.054266Jy sigma=0.430424 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.000280363 Jy ! Component: 100 - total flux cleaned = -0.000319534 Jy ! Component: 150 - total flux cleaned = -0.000319081 Jy ! Component: 200 - total flux cleaned = -0.000334898 Jy ! Total flux subtracted in 200 components = -0.000334898 Jy ! Clean residual min=-0.003265 max=0.003138 Jy/beam ! Clean residual mean=-0.000052 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.386694 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.386694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054251Jy sigma=0.430336 ! Fit after self-cal, rms=0.054250Jy sigma=0.430329 ! 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=4.644 mas, bmaj=6.008 mas, bpa=-46.05 degrees ! Estimated noise=1.35469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.644 x 6.008 at -46.05 degrees (North through East) ! Clean map min=-0.0029074 max=0.37314 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.55 mas, bmaj=5.58 mas, bpa=-49.55 degrees ! Estimated noise=1.99332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.294181 Jy ! Component: 100 - total flux cleaned = 0.358712 Jy ! Component: 150 - total flux cleaned = 0.377663 Jy ! Component: 200 - total flux cleaned = 0.386012 Jy ! Total flux subtracted in 200 components = 0.386012 Jy ! Clean residual min=-0.004446 max=0.005177 Jy/beam ! Clean residual mean=-0.000015 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.386012 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.386012 Jy ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=6.008 mas, bpa=-46.05 degrees ! Estimated noise=1.35469 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.00173054 Jy ! Component: 100 - total flux cleaned = 0.00199888 Jy ! Component: 150 - total flux cleaned = 0.00211323 Jy ! Component: 200 - total flux cleaned = 0.00211353 Jy ! Total flux subtracted in 200 components = 0.00211353 Jy ! Clean residual min=-0.003050 max=0.003007 Jy/beam ! Clean residual mean=-0.000030 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.388126 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.388126 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.576 mas, bmaj=9.6 mas, bpa=53.96 degrees ! Estimated noise=1.56683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000899949 Jy ! Component: 100 - total flux cleaned = -0.00101531 Jy ! Component: 150 - total flux cleaned = -0.00113504 Jy ! Component: 200 - total flux cleaned = -0.00123614 Jy ! Total flux subtracted in 200 components = -0.00123614 Jy ! Clean residual min=-0.003183 max=0.003124 Jy/beam ! Clean residual mean=-0.000052 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.38689 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 = -8.63183e-05 Jy ! Component: 100 - total flux cleaned = -0.000124733 Jy ! Component: 150 - total flux cleaned = -0.000141448 Jy ! Component: 200 - total flux cleaned = -0.000141715 Jy ! Total flux subtracted in 200 components = -0.000141715 Jy ! Clean residual min=-0.003198 max=0.003059 Jy/beam ! Clean residual mean=-0.000051 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.386748 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.386748 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=6.008 mas, bpa=-46.05 degrees ! Estimated noise=1.35469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.6131e-05 Jy ! Component: 100 - total flux cleaned = 4.65445e-05 Jy ! Component: 150 - total flux cleaned = 0.000102424 Jy ! Component: 200 - total flux cleaned = 0.00015223 Jy ! Total flux subtracted in 200 components = 0.00015223 Jy ! Clean residual min=-0.002793 max=0.003074 Jy/beam ! Clean residual mean=-0.000028 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.3869 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.3869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054286Jy sigma=0.430822 ! Fit after self-cal, rms=0.054266Jy sigma=0.430632 wmodel J1535+4957_S_map.mod ! Writing 73 model components to file: J1535+4957_S_map.mod wobs J1535+4957_S_uvs.fits ! Writing UV FITS file: J1535+4957_S_uvs.fits wwins J1535+4957_S_map.win ! wwins: Wrote 2 windows to J1535+4957_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.000319843 Jy ! Component: 100 - total flux cleaned = 0.000512838 Jy ! Component: 150 - total flux cleaned = 0.000426735 Jy ! Component: 200 - total flux cleaned = 0.000175635 Jy ! Component: 250 - total flux cleaned = -2.44161e-05 Jy ! Component: 300 - total flux cleaned = -0.00013985 Jy ! Component: 350 - total flux cleaned = -0.000324052 Jy ! Component: 400 - total flux cleaned = -0.000536411 Jy ! Component: 450 - total flux cleaned = -0.000638416 Jy ! Component: 500 - total flux cleaned = -0.000705111 Jy ! Component: 550 - total flux cleaned = -0.000800758 Jy ! Component: 600 - total flux cleaned = -0.000831535 Jy ! Component: 650 - total flux cleaned = -0.000951925 Jy ! Component: 700 - total flux cleaned = -0.000951715 Jy ! Component: 750 - total flux cleaned = -0.000980782 Jy ! Component: 800 - total flux cleaned = -0.00106472 Jy ! Component: 850 - total flux cleaned = -0.00101028 Jy ! Component: 900 - total flux cleaned = -0.00106374 Jy ! Component: 950 - total flux cleaned = -0.00111595 Jy ! Component: 1000 - total flux cleaned = -0.0011412 Jy ! Component: 1050 - total flux cleaned = -0.0012158 Jy ! Component: 1100 - total flux cleaned = -0.00116595 Jy ! Component: 1150 - total flux cleaned = -0.00121399 Jy ! Component: 1200 - total flux cleaned = -0.00123688 Jy ! Component: 1250 - total flux cleaned = -0.00123678 Jy ! Component: 1300 - total flux cleaned = -0.00123702 Jy ! Component: 1350 - total flux cleaned = -0.00128173 Jy ! Component: 1400 - total flux cleaned = -0.0012598 Jy ! Component: 1450 - total flux cleaned = -0.00128157 Jy ! Component: 1500 - total flux cleaned = -0.00136705 Jy ! Component: 1550 - total flux cleaned = -0.00132485 Jy ! Component: 1600 - total flux cleaned = -0.00136625 Jy ! Component: 1650 - total flux cleaned = -0.00140691 Jy ! Component: 1700 - total flux cleaned = -0.00138669 Jy ! Component: 1750 - total flux cleaned = -0.00140682 Jy ! Component: 1800 - total flux cleaned = -0.00144602 Jy ! Component: 1850 - total flux cleaned = -0.00142691 Jy ! Component: 1900 - total flux cleaned = -0.00142741 Jy ! Component: 1950 - total flux cleaned = -0.00139041 Jy ! Component: 2000 - total flux cleaned = -0.00137208 Jy ! Component: 2050 - total flux cleaned = -0.00133563 Jy ! Component: 2100 - total flux cleaned = -0.00128138 Jy ! Component: 2150 - total flux cleaned = -0.00120993 Jy ! Component: 2200 - total flux cleaned = -0.00117435 Jy ! Component: 2250 - total flux cleaned = -0.00112199 Jy ! Component: 2300 - total flux cleaned = -0.00105276 Jy ! Component: 2350 - total flux cleaned = -0.00103572 Jy ! Component: 2400 - total flux cleaned = -0.000951216 Jy ! Component: 2450 - total flux cleaned = -0.000834406 Jy ! Component: 2500 - total flux cleaned = -0.000818047 Jy ! Component: 2550 - total flux cleaned = -0.00076914 Jy ! Component: 2600 - total flux cleaned = -0.000736823 Jy ! Component: 2650 - total flux cleaned = -0.000656935 Jy ! Component: 2700 - total flux cleaned = -0.000578141 Jy ! Component: 2750 - total flux cleaned = -0.000499876 Jy ! Component: 2800 - total flux cleaned = -0.000407336 Jy ! Component: 2850 - total flux cleaned = -0.000361454 Jy ! Component: 2900 - total flux cleaned = -0.000255324 Jy ! Component: 2950 - total flux cleaned = -0.000150377 Jy ! Component: 3000 - total flux cleaned = -4.62632e-05 Jy ! Component: 3050 - total flux cleaned = 1.27536e-05 Jy ! Component: 3100 - total flux cleaned = 0.000115087 Jy ! Component: 3150 - total flux cleaned = 0.000216542 Jy ! Component: 3200 - total flux cleaned = 0.000317138 Jy ! Component: 3250 - total flux cleaned = 0.000402359 Jy ! Component: 3300 - total flux cleaned = 0.000430557 Jy ! Component: 3350 - total flux cleaned = 0.0005426 Jy ! Component: 3400 - total flux cleaned = 0.000584255 Jy ! Component: 3450 - total flux cleaned = 0.000625566 Jy ! Component: 3500 - total flux cleaned = 0.000748351 Jy ! Component: 3550 - total flux cleaned = 0.000775202 Jy ! Component: 3600 - total flux cleaned = 0.000815571 Jy ! Component: 3650 - total flux cleaned = 0.000855712 Jy ! Component: 3700 - total flux cleaned = 0.000935195 Jy ! Component: 3750 - total flux cleaned = 0.00100089 Jy ! Component: 3800 - total flux cleaned = 0.00105307 Jy ! Component: 3850 - total flux cleaned = 0.00115657 Jy ! Component: 3900 - total flux cleaned = 0.00114368 Jy ! Component: 3950 - total flux cleaned = 0.00122025 Jy ! Component: 4000 - total flux cleaned = 0.0012202 Jy ! Component: 4050 - total flux cleaned = 0.0012956 Jy ! Total flux subtracted in 4096 components = 0.00137041 Jy ! Clean residual min=-0.000756 max=0.000841 Jy/beam ! Clean residual mean=-0.000008 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.388271 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 351 components and 0.388271 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1535+4957_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.644 x 6.008 at -46.05 degrees (North through East) ! Clean map min=-0.0025586 max=0.37387 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1535+4957_S_map.fits wmodel /image_prod/ug002_uva//J1535+4957_S_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J1535+4957_S_map.mod wobs /image_prod/ug002_uva//J1535+4957_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1535+4957_S_uvs.fits wwins /image_prod/ug002_uva//J1535+4957_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1535+4957_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.373875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216506 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173726 0.173726 0.347452 0.694904 1.38981 2.77962 5.55924 11.1185 22.2369 44.4739 88.9478 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.373 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1726.86 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1535+4957_S_dfm.log closed on Thu Mar 5 02:19:48 2020