! Started logfile: /image_prod/ug002_uva//J1054+3855_S_b_dfm.log on Wed Mar 4 23:46:27 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//J1054+3855_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1054+3855_S_b_uva.fits ! AN table 1: 90 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1054+3855 ! ! 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 3600 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 J1054+3855_S_b] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001395Jy sigma=10.559940 ! Fit after self-cal, rms=0.972691Jy sigma=10.254873 ! 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=4.936 mas, bmaj=13.46 mas, bpa=-12.54 degrees ! Estimated noise=1.68665 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.022285 Jy ! Component: 100 - total flux cleaned = 0.0261719 Jy ! Total flux subtracted in 100 components = 0.0261719 Jy ! Clean residual min=-0.002952 max=0.002959 Jy/beam ! Clean residual mean=-0.000002 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.0261719 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0261719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040211Jy sigma=0.406060 ! Fit after self-cal, rms=0.038783Jy sigma=0.390435 ! 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=5.653 mas, bmaj=13.27 mas, bpa=-12.31 degrees ! Estimated noise=1.13172 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.00260139 Jy ! Component: 100 - total flux cleaned = 0.00318629 Jy ! Component: 150 - total flux cleaned = 0.00367001 Jy ! Component: 200 - total flux cleaned = 0.00404533 Jy ! Total flux subtracted in 200 components = 0.00404533 Jy ! Clean residual min=-0.002013 max=0.001762 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0302172 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 35 components and 0.0302172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038563Jy sigma=0.387980 ! Fit after self-cal, rms=0.038531Jy sigma=0.387717 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.653 x 13.27 at -12.31 degrees (North through East) ! Clean map min=-0.0022288 max=0.030428 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.06 KP 0.89 NL 1.01 ! OV 1.01 PT 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.97 KP 1.01 NL 0.86 ! OV 0.97 PT 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.09 KP 1.01 NL 0.93 ! OV 0.98 PT 1.13 ! ! ! Fit before self-cal, rms=0.038531Jy sigma=0.387717 ! Fit after self-cal, rms=0.037793Jy sigma=0.386520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.702 mas, bmaj=13.19 mas, bpa=-12.57 degrees ! Estimated noise=1.11476 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.000778411 Jy ! Component: 100 - total flux cleaned = 0.00102786 Jy ! Component: 150 - total flux cleaned = 0.0011852 Jy ! Component: 200 - total flux cleaned = 0.00125407 Jy ! Total flux subtracted in 200 components = 0.00125407 Jy ! Clean residual min=-0.001673 max=0.001608 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0314713 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.0314713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037769Jy sigma=0.386244 ! Fit after self-cal, rms=0.037787Jy sigma=0.385676 ! 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.037787Jy sigma=0.385676 ! Fit after self-cal, rms=0.037989Jy sigma=0.384197 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.729 mas, bmaj=13.19 mas, bpa=-11.93 degrees ! Estimated noise=1.11975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254451 Jy ! Component: 100 - total flux cleaned = 0.000382534 Jy ! Component: 150 - total flux cleaned = 0.000447919 Jy ! Component: 200 - total flux cleaned = 0.000501415 Jy ! Total flux subtracted in 200 components = 0.000501415 Jy ! Clean residual min=-0.001422 max=0.001534 Jy/beam ! Clean residual mean=-0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0319727 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 74 components and 0.0319727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037978Jy sigma=0.384106 ! Fit after self-cal, rms=0.038090Jy sigma=0.383730 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 = 3.68208e-05 Jy ! Component: 100 - total flux cleaned = 8.10078e-05 Jy ! Component: 150 - total flux cleaned = 0.000107276 Jy ! Component: 200 - total flux cleaned = 0.000128208 Jy ! Total flux subtracted in 200 components = 0.000128208 Jy ! Clean residual min=-0.001423 max=0.001592 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0321009 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.0321009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038082Jy sigma=0.383685 ! Fit after self-cal, rms=0.038087Jy sigma=0.383664 ! 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.038087Jy sigma=0.383664 ! Fit after self-cal, rms=0.038537Jy sigma=0.383516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.732 mas, bmaj=13.15 mas, bpa=-11.67 degrees ! Estimated noise=1.12328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339065 Jy ! Component: 100 - total flux cleaned = 0.00048757 Jy ! Component: 150 - total flux cleaned = 0.000565903 Jy ! Component: 200 - total flux cleaned = 0.000614317 Jy ! Total flux subtracted in 200 components = 0.000614317 Jy ! Clean residual min=-0.001447 max=0.001512 Jy/beam ! Clean residual mean=0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0327152 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.0327152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038529Jy sigma=0.383455 ! Fit after self-cal, rms=0.038592Jy sigma=0.383379 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.72019e-05 Jy ! Component: 100 - total flux cleaned = 9.20299e-05 Jy ! Component: 150 - total flux cleaned = 0.000125475 Jy ! Component: 200 - total flux cleaned = 0.000148036 Jy ! Total flux subtracted in 200 components = 0.000148036 Jy ! Clean residual min=-0.001464 max=0.001496 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0328633 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 111 components and 0.0328633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038587Jy sigma=0.383357 ! Fit after self-cal, rms=0.038590Jy sigma=0.383326 ! 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.038590Jy sigma=0.383326 ! Fit after self-cal, rms=0.038731Jy sigma=0.383271 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.223 mas, bmaj=13.98 mas, bpa=-11.93 degrees ! Estimated noise=1.19812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459962 Jy ! Component: 100 - total flux cleaned = 0.000599165 Jy ! Component: 150 - total flux cleaned = 0.000663824 Jy ! Component: 200 - total flux cleaned = 0.000697795 Jy ! Total flux subtracted in 200 components = 0.000697795 Jy ! Clean residual min=-0.001682 max=0.001579 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0335611 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.0335611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038724Jy sigma=0.383240 ! Fit after self-cal, rms=0.038753Jy sigma=0.383204 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.18713e-06 Jy ! Component: 100 - total flux cleaned = 8.79373e-06 Jy ! Component: 150 - total flux cleaned = 2.56758e-05 Jy ! Component: 200 - total flux cleaned = 3.53016e-05 Jy ! Total flux subtracted in 200 components = 3.53016e-05 Jy ! Clean residual min=-0.001694 max=0.001586 Jy/beam ! Clean residual mean=-0.000000 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0335964 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 123 components and 0.0335964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038750Jy sigma=0.383199 ! Fit after self-cal, rms=0.038754Jy sigma=0.383186 ! 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=5.727 mas, bmaj=13.11 mas, bpa=-11.42 degrees ! Estimated noise=1.12397 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.727 x 13.11 at -11.42 degrees (North through East) ! Clean map min=-0.00246 max=0.02978 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=5.082 mas, bmaj=13.29 mas, bpa=-11.35 degrees ! Estimated noise=1.67541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232327 Jy ! Component: 100 - total flux cleaned = 0.027311 Jy ! Component: 150 - total flux cleaned = 0.0285245 Jy ! Component: 200 - total flux cleaned = 0.0294958 Jy ! Total flux subtracted in 200 components = 0.0294958 Jy ! Clean residual min=-0.002593 max=0.002411 Jy/beam ! Clean residual mean=-0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0294958 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0294958 Jy ! Inverting map and beam ! Estimated beam: bmin=5.727 mas, bmaj=13.11 mas, bpa=-11.42 degrees ! Estimated noise=1.12397 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.00172902 Jy ! Component: 100 - total flux cleaned = 0.00253207 Jy ! Component: 150 - total flux cleaned = 0.0028953 Jy ! Component: 200 - total flux cleaned = 0.00317933 Jy ! Total flux subtracted in 200 components = 0.00317933 Jy ! Clean residual min=-0.001550 max=0.001391 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0326752 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.0326752 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.223 mas, bmaj=13.98 mas, bpa=-11.93 degrees ! Estimated noise=1.19812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294321 Jy ! Component: 100 - total flux cleaned = 0.000462789 Jy ! Component: 150 - total flux cleaned = 0.000595466 Jy ! Component: 200 - total flux cleaned = 0.000700582 Jy ! Total flux subtracted in 200 components = 0.000700582 Jy ! Clean residual min=-0.001760 max=0.001555 Jy/beam ! Clean residual mean=0.000000 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0333758 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.34176e-05 Jy ! Component: 100 - total flux cleaned = 0.000144637 Jy ! Component: 150 - total flux cleaned = 0.0001606 Jy ! Component: 200 - total flux cleaned = 0.000170285 Jy ! Total flux subtracted in 200 components = 0.000170285 Jy ! Clean residual min=-0.001740 max=0.001580 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0335461 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.0335461 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.727 mas, bmaj=13.11 mas, bpa=-11.42 degrees ! Estimated noise=1.12397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90857e-06 Jy ! Component: 100 - total flux cleaned = 9.46936e-06 Jy ! Component: 150 - total flux cleaned = 4.19542e-05 Jy ! Component: 200 - total flux cleaned = 8.23685e-05 Jy ! Total flux subtracted in 200 components = 8.23685e-05 Jy ! Clean residual min=-0.001573 max=0.001413 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0336284 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.0336284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038754Jy sigma=0.383190 ! Fit after self-cal, rms=0.038756Jy sigma=0.383155 wmodel J1054+3855_S_b_map.mod ! Writing 87 model components to file: J1054+3855_S_b_map.mod wobs J1054+3855_S_b_uvs.fits ! Writing UV FITS file: J1054+3855_S_b_uvs.fits wwins J1054+3855_S_b_map.win ! wwins: Wrote 1 windows to J1054+3855_S_b_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.000292047 Jy ! Component: 100 - total flux cleaned = -0.000432085 Jy ! Component: 150 - total flux cleaned = -0.000688471 Jy ! Component: 200 - total flux cleaned = -0.000909406 Jy ! Component: 250 - total flux cleaned = -0.00104178 Jy ! Component: 300 - total flux cleaned = -0.00114939 Jy ! Component: 350 - total flux cleaned = -0.00126995 Jy ! Component: 400 - total flux cleaned = -0.00136938 Jy ! Component: 450 - total flux cleaned = -0.00148056 Jy ! Component: 500 - total flux cleaned = -0.00158677 Jy ! Component: 550 - total flux cleaned = -0.00170417 Jy ! Component: 600 - total flux cleaned = -0.00187453 Jy ! Component: 650 - total flux cleaned = -0.00198414 Jy ! Component: 700 - total flux cleaned = -0.00210407 Jy ! Component: 750 - total flux cleaned = -0.0022077 Jy ! Component: 800 - total flux cleaned = -0.0022832 Jy ! Component: 850 - total flux cleaned = -0.00235626 Jy ! Component: 900 - total flux cleaned = -0.00243922 Jy ! Component: 950 - total flux cleaned = -0.00248502 Jy ! Component: 1000 - total flux cleaned = -0.00256322 Jy ! Component: 1050 - total flux cleaned = -0.00262856 Jy ! Component: 1100 - total flux cleaned = -0.00269212 Jy ! Component: 1150 - total flux cleaned = -0.00277481 Jy ! Component: 1200 - total flux cleaned = -0.00284562 Jy ! Component: 1250 - total flux cleaned = -0.00294439 Jy ! Component: 1300 - total flux cleaned = -0.00302156 Jy ! Component: 1350 - total flux cleaned = -0.00307824 Jy ! Component: 1400 - total flux cleaned = -0.00311528 Jy ! Component: 1450 - total flux cleaned = -0.00316983 Jy ! Component: 1500 - total flux cleaned = -0.00321452 Jy ! Component: 1550 - total flux cleaned = -0.00326704 Jy ! Component: 1600 - total flux cleaned = -0.00330138 Jy ! Component: 1650 - total flux cleaned = -0.00331824 Jy ! Component: 1700 - total flux cleaned = -0.00335153 Jy ! Component: 1750 - total flux cleaned = -0.0033924 Jy ! Component: 1800 - total flux cleaned = -0.00341643 Jy ! Component: 1850 - total flux cleaned = -0.00346395 Jy ! Component: 1900 - total flux cleaned = -0.00348732 Jy ! Component: 1950 - total flux cleaned = -0.0035258 Jy ! Component: 2000 - total flux cleaned = -0.00355593 Jy ! Component: 2050 - total flux cleaned = -0.0035783 Jy ! Component: 2100 - total flux cleaned = -0.00361519 Jy ! Component: 2150 - total flux cleaned = -0.0036444 Jy ! Component: 2200 - total flux cleaned = -0.00367342 Jy ! Component: 2250 - total flux cleaned = -0.00368775 Jy ! Component: 2300 - total flux cleaned = -0.00373026 Jy ! Component: 2350 - total flux cleaned = -0.00373024 Jy ! Component: 2400 - total flux cleaned = -0.00376505 Jy ! Component: 2450 - total flux cleaned = -0.00377879 Jy ! Component: 2500 - total flux cleaned = -0.00378558 Jy ! Component: 2550 - total flux cleaned = -0.00379238 Jy ! Component: 2600 - total flux cleaned = -0.00379244 Jy ! Component: 2650 - total flux cleaned = -0.00383244 Jy ! Component: 2700 - total flux cleaned = -0.00381922 Jy ! Component: 2750 - total flux cleaned = -0.00381268 Jy ! Component: 2800 - total flux cleaned = -0.00381923 Jy ! Component: 2850 - total flux cleaned = -0.00380623 Jy ! Component: 2900 - total flux cleaned = -0.0038126 Jy ! Component: 2950 - total flux cleaned = -0.00379978 Jy ! Component: 3000 - total flux cleaned = -0.00380618 Jy ! Component: 3050 - total flux cleaned = -0.00379981 Jy ! Component: 3100 - total flux cleaned = -0.00379353 Jy ! Component: 3150 - total flux cleaned = -0.00379356 Jy ! Component: 3200 - total flux cleaned = -0.00380612 Jy ! Component: 3250 - total flux cleaned = -0.00381233 Jy ! Component: 3300 - total flux cleaned = -0.0037999 Jy ! Component: 3350 - total flux cleaned = -0.00381848 Jy ! Component: 3400 - total flux cleaned = -0.00382466 Jy ! Component: 3450 - total flux cleaned = -0.00382461 Jy ! Component: 3500 - total flux cleaned = -0.00381847 Jy ! Component: 3550 - total flux cleaned = -0.00381852 Jy ! Component: 3600 - total flux cleaned = -0.0038185 Jy ! Component: 3650 - total flux cleaned = -0.00381245 Jy ! Component: 3700 - total flux cleaned = -0.00380642 Jy ! Component: 3750 - total flux cleaned = -0.0038125 Jy ! Component: 3800 - total flux cleaned = -0.00380648 Jy ! Component: 3850 - total flux cleaned = -0.00379447 Jy ! Component: 3900 - total flux cleaned = -0.00379444 Jy ! Component: 3950 - total flux cleaned = -0.00378845 Jy ! Component: 4000 - total flux cleaned = -0.00378845 Jy ! Component: 4050 - total flux cleaned = -0.00375871 Jy ! Total flux subtracted in 4096 components = -0.00375277 Jy ! Clean residual min=-0.000328 max=0.000366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0298757 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 401 components and 0.0298757 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1054+3855_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.727 x 13.11 at -11.42 degrees (North through East) ! Clean map min=-0.0024664 max=0.029655 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1054+3855_S_b_map.fits wmodel /image_prod/ug002_uva//J1054+3855_S_b_map.mod ! Writing 401 model components to file: /image_prod/ug002_uva//J1054+3855_S_b_map.mod wobs /image_prod/ug002_uva//J1054+3855_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1054+3855_S_b_uvs.fits wwins /image_prod/ug002_uva//J1054+3855_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1054+3855_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0296551 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000102085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03272 1.03272 2.06544 4.13088 8.26176 16.5235 33.0471 66.0941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.494 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1054+3855_S_b_dfm.log closed on Wed Mar 4 23:46:30 2020