! Started logfile: /image_prod/ug002_uva//J1510+5702_S_d_dfm.log on Thu Mar 5 02:07:02 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//J1510+5702_S_d_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1510+5702_S_d_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.712963 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 924 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 J1510+5702_S_d] 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022606Jy sigma=8.474943 ! Fit after self-cal, rms=0.824951Jy sigma=6.749594 ! 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.684 mas, bmaj=5.242 mas, bpa=-34.5 degrees ! Estimated noise=3.51351 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.137125 Jy ! Component: 100 - total flux cleaned = 0.179191 Jy ! Total flux subtracted in 100 components = 0.179191 Jy ! Clean residual min=-0.011431 max=0.016728 Jy/beam ! Clean residual mean=-0.000012 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.179191 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.179191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078705Jy sigma=0.577536 ! Fit after self-cal, rms=0.078632Jy sigma=0.575904 ! 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.175 mas, bmaj=5.919 mas, bpa=-36.7 degrees ! Estimated noise=2.96696 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.0192444 Jy ! Component: 100 - total flux cleaned = 0.0273846 Jy ! Component: 150 - total flux cleaned = 0.0314901 Jy ! Component: 200 - total flux cleaned = 0.0332216 Jy ! Total flux subtracted in 200 components = 0.0332216 Jy ! Clean residual min=-0.008543 max=0.010018 Jy/beam ! Clean residual mean=-0.000004 rms=0.002311 Jy/beam ! Combined flux in latest and established models = 0.212412 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.212412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074741Jy sigma=0.535845 ! Fit after self-cal, rms=0.074780Jy sigma=0.535589 ! 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.175 x 5.919 at -36.7 degrees (North through East) ! Clean map min=-0.0079892 max=0.17737 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 0.92 KP 0.97 LA 1.00 ! MK 0.95 NL 0.94 OV 0.94 PT 1.02 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 0.92 KP 1.03 LA 0.98 ! MK 1.00 NL 0.92 OV 0.92 PT 1.04 ! SC 1.30 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 HN 1.03 KP 0.97 LA 0.99 ! MK 0.95 NL 0.99 OV 0.94 PT 1.05 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.074780Jy sigma=0.535589 ! Fit after self-cal, rms=0.075511Jy sigma=0.510869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=5.971 mas, bpa=-37.76 degrees ! Estimated noise=2.93895 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.00293243 Jy ! Component: 100 - total flux cleaned = -0.00311703 Jy ! Component: 150 - total flux cleaned = -0.00311891 Jy ! Component: 200 - total flux cleaned = -0.00318681 Jy ! Total flux subtracted in 200 components = -0.00318681 Jy ! Clean residual min=-0.006309 max=0.007777 Jy/beam ! Clean residual mean=-0.000004 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.209225 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.209225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075192Jy sigma=0.509533 ! Fit after self-cal, rms=0.075260Jy sigma=0.509340 ! 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.075260Jy sigma=0.509340 ! Fit after self-cal, rms=0.090526Jy sigma=0.486089 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=5.886 mas, bpa=-37.12 degrees ! Estimated noise=2.94081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000961949 Jy ! Component: 100 - total flux cleaned = 0.00103911 Jy ! Component: 150 - total flux cleaned = 0.00110651 Jy ! Component: 200 - total flux cleaned = 0.0012113 Jy ! Total flux subtracted in 200 components = 0.0012113 Jy ! Clean residual min=-0.005504 max=0.006380 Jy/beam ! Clean residual mean=0.000002 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.210437 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.210437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090336Jy sigma=0.484864 ! Fit after self-cal, rms=0.090454Jy sigma=0.484680 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 (-76, -125.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609273 Jy ! Component: 100 - total flux cleaned = 0.00931497 Jy ! Component: 150 - total flux cleaned = 0.0101289 Jy ! Component: 200 - total flux cleaned = 0.0108996 Jy ! Total flux subtracted in 200 components = 0.0108996 Jy ! Clean residual min=-0.005008 max=0.004816 Jy/beam ! Clean residual mean=-0.000002 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.221336 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.221336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089858Jy sigma=0.479221 ! Fit after self-cal, rms=0.089761Jy sigma=0.478793 ! 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.089761Jy sigma=0.478793 ! Fit after self-cal, rms=0.092097Jy sigma=0.478344 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=5.883 mas, bpa=-37.05 degrees ! Estimated noise=2.94099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271975 Jy ! Component: 100 - total flux cleaned = 0.00326495 Jy ! Component: 150 - total flux cleaned = 0.00361239 Jy ! Component: 200 - total flux cleaned = 0.0040561 Jy ! Total flux subtracted in 200 components = 0.0040561 Jy ! Clean residual min=-0.004864 max=0.004463 Jy/beam ! Clean residual mean=-0.000002 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.225392 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.225392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091915Jy sigma=0.476910 ! Fit after self-cal, rms=0.091891Jy sigma=0.476832 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.00100436 Jy ! Component: 100 - total flux cleaned = 0.00129099 Jy ! Component: 150 - total flux cleaned = 0.00139805 Jy ! Component: 200 - total flux cleaned = 0.00159875 Jy ! Total flux subtracted in 200 components = 0.00159875 Jy ! Clean residual min=-0.004942 max=0.004509 Jy/beam ! Clean residual mean=-0.000002 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.226991 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.226991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091809Jy sigma=0.476172 ! Fit after self-cal, rms=0.091795Jy sigma=0.476157 ! 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.091795Jy sigma=0.476157 ! Fit after self-cal, rms=0.092677Jy sigma=0.476050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.363 mas, bmaj=9.445 mas, bpa=-56.19 degrees ! Estimated noise=3.80357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186246 Jy ! Component: 100 - total flux cleaned = 0.00221021 Jy ! Component: 150 - total flux cleaned = 0.00233349 Jy ! Component: 200 - total flux cleaned = 0.00244401 Jy ! Total flux subtracted in 200 components = 0.00244401 Jy ! Clean residual min=-0.006220 max=0.006017 Jy/beam ! Clean residual mean=-0.000006 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.229435 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.229435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092668Jy sigma=0.475819 ! Fit after self-cal, rms=0.092660Jy sigma=0.475757 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.000360558 Jy ! Component: 100 - total flux cleaned = 0.000359168 Jy ! Component: 150 - total flux cleaned = 0.000388575 Jy ! Component: 200 - total flux cleaned = 0.00038638 Jy ! Total flux subtracted in 200 components = 0.00038638 Jy ! Clean residual min=-0.006237 max=0.006006 Jy/beam ! Clean residual mean=-0.000006 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.229822 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.229822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092665Jy sigma=0.475778 ! Fit after self-cal, rms=0.092665Jy sigma=0.475756 ! 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.183 mas, bmaj=5.883 mas, bpa=-37.02 degrees ! Estimated noise=2.9439 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 5.883 at -37.02 degrees (North through East) ! Clean map min=-0.0047465 max=0.17684 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.684 mas, bmaj=5.206 mas, bpa=-34.75 degrees ! Estimated noise=3.51238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137143 Jy ! Component: 100 - total flux cleaned = 0.180139 Jy ! Component: 150 - total flux cleaned = 0.197479 Jy ! Component: 200 - total flux cleaned = 0.206656 Jy ! Total flux subtracted in 200 components = 0.206656 Jy ! Clean residual min=-0.006541 max=0.006222 Jy/beam ! Clean residual mean=-0.000006 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.206656 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.206656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=5.883 mas, bpa=-37.02 degrees ! Estimated noise=2.9439 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.00637135 Jy ! Component: 100 - total flux cleaned = 0.010942 Jy ! Component: 150 - total flux cleaned = 0.0142508 Jy ! Component: 200 - total flux cleaned = 0.0161664 Jy ! Total flux subtracted in 200 components = 0.0161664 Jy ! Clean residual min=-0.005230 max=0.004820 Jy/beam ! Clean residual mean=-0.000003 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.222822 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.222822 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.363 mas, bmaj=9.445 mas, bpa=-56.19 degrees ! Estimated noise=3.80357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376385 Jy ! Component: 100 - total flux cleaned = 0.0047952 Jy ! Component: 150 - total flux cleaned = 0.0056156 Jy ! Component: 200 - total flux cleaned = 0.00613166 Jy ! Total flux subtracted in 200 components = 0.00613166 Jy ! Clean residual min=-0.006329 max=0.006100 Jy/beam ! Clean residual mean=-0.000006 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.228954 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.000292672 Jy ! Component: 100 - total flux cleaned = 0.000466518 Jy ! Component: 150 - total flux cleaned = 0.00054627 Jy ! Component: 200 - total flux cleaned = 0.000619377 Jy ! Total flux subtracted in 200 components = 0.000619377 Jy ! Clean residual min=-0.006281 max=0.006130 Jy/beam ! Clean residual mean=-0.000006 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.229573 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.229573 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=5.883 mas, bpa=-37.02 degrees ! Estimated noise=2.9439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105168 Jy ! Component: 100 - total flux cleaned = -0.00106345 Jy ! Component: 150 - total flux cleaned = -0.00106583 Jy ! Component: 200 - total flux cleaned = -0.000997598 Jy ! Total flux subtracted in 200 components = -0.000997598 Jy ! Clean residual min=-0.005115 max=0.004880 Jy/beam ! Clean residual mean=-0.000002 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.228576 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.228575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092754Jy sigma=0.477592 ! Fit after self-cal, rms=0.092720Jy sigma=0.477447 wmodel J1510+5702_S_d_map.mod ! Writing 80 model components to file: J1510+5702_S_d_map.mod wobs J1510+5702_S_d_uvs.fits ! Writing UV FITS file: J1510+5702_S_d_uvs.fits wwins J1510+5702_S_d_map.win ! wwins: Wrote 2 windows to J1510+5702_S_d_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.00131351 Jy ! Component: 100 - total flux cleaned = -0.00224213 Jy ! Component: 150 - total flux cleaned = -0.00295045 Jy ! Component: 200 - total flux cleaned = -0.00362249 Jy ! Component: 250 - total flux cleaned = -0.00419188 Jy ! Component: 300 - total flux cleaned = -0.00453494 Jy ! Component: 350 - total flux cleaned = -0.00486633 Jy ! Component: 400 - total flux cleaned = -0.00550401 Jy ! Component: 450 - total flux cleaned = -0.00550414 Jy ! Component: 500 - total flux cleaned = -0.00562523 Jy ! Component: 550 - total flux cleaned = -0.00562444 Jy ! Component: 600 - total flux cleaned = -0.00579424 Jy ! Component: 650 - total flux cleaned = -0.00579333 Jy ! Component: 700 - total flux cleaned = -0.00590247 Jy ! Component: 750 - total flux cleaned = -0.00595522 Jy ! Component: 800 - total flux cleaned = -0.00600808 Jy ! Component: 850 - total flux cleaned = -0.00616251 Jy ! Component: 900 - total flux cleaned = -0.00631298 Jy ! Component: 950 - total flux cleaned = -0.0063623 Jy ! Component: 1000 - total flux cleaned = -0.00636181 Jy ! Component: 1050 - total flux cleaned = -0.00640936 Jy ! Component: 1100 - total flux cleaned = -0.00645507 Jy ! Component: 1150 - total flux cleaned = -0.00640884 Jy ! Component: 1200 - total flux cleaned = -0.00640829 Jy ! Component: 1250 - total flux cleaned = -0.00636426 Jy ! Component: 1300 - total flux cleaned = -0.00636436 Jy ! Component: 1350 - total flux cleaned = -0.00636455 Jy ! Component: 1400 - total flux cleaned = -0.00648976 Jy ! Component: 1450 - total flux cleaned = -0.00636558 Jy ! Component: 1500 - total flux cleaned = -0.00644718 Jy ! Component: 1550 - total flux cleaned = -0.0065274 Jy ! Component: 1600 - total flux cleaned = -0.00648835 Jy ! Component: 1650 - total flux cleaned = -0.00648918 Jy ! Component: 1700 - total flux cleaned = -0.00652841 Jy ! Component: 1750 - total flux cleaned = -0.0066046 Jy ! Component: 1800 - total flux cleaned = -0.00667959 Jy ! Component: 1850 - total flux cleaned = -0.00675358 Jy ! Component: 1900 - total flux cleaned = -0.00682627 Jy ! Component: 1950 - total flux cleaned = -0.0068265 Jy ! Component: 2000 - total flux cleaned = -0.00686275 Jy ! Component: 2050 - total flux cleaned = -0.00703926 Jy ! Component: 2100 - total flux cleaned = -0.00700404 Jy ! Component: 2150 - total flux cleaned = -0.00700463 Jy ! Component: 2200 - total flux cleaned = -0.00710739 Jy ! Component: 2250 - total flux cleaned = -0.00717464 Jy ! Component: 2300 - total flux cleaned = -0.0071414 Jy ! Component: 2350 - total flux cleaned = -0.00720716 Jy ! Component: 2400 - total flux cleaned = -0.00717453 Jy ! Component: 2450 - total flux cleaned = -0.00733606 Jy ! Component: 2500 - total flux cleaned = -0.00733576 Jy ! Component: 2550 - total flux cleaned = -0.00736738 Jy ! Component: 2600 - total flux cleaned = -0.00739889 Jy ! Component: 2650 - total flux cleaned = -0.00742998 Jy ! Component: 2700 - total flux cleaned = -0.00742965 Jy ! Component: 2750 - total flux cleaned = -0.00746004 Jy ! Component: 2800 - total flux cleaned = -0.00752068 Jy ! Component: 2850 - total flux cleaned = -0.00746116 Jy ! Component: 2900 - total flux cleaned = -0.0075504 Jy ! Component: 2950 - total flux cleaned = -0.00754989 Jy ! Component: 3000 - total flux cleaned = -0.00760865 Jy ! Component: 3050 - total flux cleaned = -0.00760874 Jy ! Component: 3100 - total flux cleaned = -0.00766604 Jy ! Component: 3150 - total flux cleaned = -0.00758023 Jy ! Component: 3200 - total flux cleaned = -0.00760848 Jy ! Component: 3250 - total flux cleaned = -0.00755241 Jy ! Component: 3300 - total flux cleaned = -0.0075803 Jy ! Component: 3350 - total flux cleaned = -0.00760812 Jy ! Component: 3400 - total flux cleaned = -0.00755331 Jy ! Component: 3450 - total flux cleaned = -0.00758044 Jy ! Component: 3500 - total flux cleaned = -0.00760769 Jy ! Component: 3550 - total flux cleaned = -0.00763449 Jy ! Component: 3600 - total flux cleaned = -0.0076345 Jy ! Component: 3650 - total flux cleaned = -0.0076344 Jy ! Component: 3700 - total flux cleaned = -0.00763446 Jy ! Component: 3750 - total flux cleaned = -0.00766054 Jy ! Component: 3800 - total flux cleaned = -0.0076606 Jy ! Component: 3850 - total flux cleaned = -0.00766058 Jy ! Component: 3900 - total flux cleaned = -0.00766058 Jy ! Component: 3950 - total flux cleaned = -0.0077117 Jy ! Component: 4000 - total flux cleaned = -0.0076611 Jy ! Component: 4050 - total flux cleaned = -0.00773702 Jy ! Total flux subtracted in 4096 components = -0.0077118 Jy ! Clean residual min=-0.001559 max=0.001354 Jy/beam ! Clean residual mean=0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.220864 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 373 components and 0.220864 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1510+5702_S_d_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 5.883 at -37.02 degrees (North through East) ! Clean map min=-0.0031093 max=0.1761 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1510+5702_S_d_map.fits wmodel /image_prod/ug002_uva//J1510+5702_S_d_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J1510+5702_S_d_map.mod wobs /image_prod/ug002_uva//J1510+5702_S_d_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1510+5702_S_d_uvs.fits wwins /image_prod/ug002_uva//J1510+5702_S_d_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1510+5702_S_d_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176103 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000436549 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.743683 0.743683 1.48737 2.97473 5.94946 11.8989 23.7979 47.5957 95.1914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 403.397 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1510+5702_S_d_dfm.log closed on Thu Mar 5 02:07:05 2020