! Started logfile: /image_prod/ug002_uva//J1240+6958_S_dfm.log on Thu Mar 5 00:46:12 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//J1240+6958_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1240+6958_S_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980278 visibilities/baseline/integration-bin. ! Found source: J1240+6958 ! ! 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 10587 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 J1240+6958_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.023916Jy sigma=7.992473 ! Fit after self-cal, rms=0.812743Jy sigma=6.379591 ! 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.435 mas, bmaj=3.616 mas, bpa=-58.84 degrees ! Estimated noise=1.37169 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.146849 Jy ! Component: 100 - total flux cleaned = 0.180736 Jy ! Total flux subtracted in 100 components = 0.180736 Jy ! Clean residual min=-0.007975 max=0.012207 Jy/beam ! Clean residual mean=-0.000005 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.180736 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.180736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094473Jy sigma=0.597053 ! Fit after self-cal, rms=0.094387Jy sigma=0.596766 ! 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.17 mas, bmaj=4.435 mas, bpa=-76.99 degrees ! Estimated noise=0.908492 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.0119972 Jy ! Component: 100 - total flux cleaned = 0.0135594 Jy ! Component: 150 - total flux cleaned = 0.0139469 Jy ! Component: 200 - total flux cleaned = 0.014112 Jy ! Total flux subtracted in 200 components = 0.014112 Jy ! Clean residual min=-0.009706 max=0.006509 Jy/beam ! Clean residual mean=0.000019 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.194848 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.194848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092006Jy sigma=0.586115 ! Fit after self-cal, rms=0.092012Jy sigma=0.586068 ! 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.17 x 4.435 at -76.99 degrees (North through East) ! Clean map min=-0.0094785 max=0.1881 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.05 KP 1.04 ! LA 1.04 MK 0.96 NL 1.07 OV 0.71 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 1.00 KP 1.02 ! LA 1.03 MK 0.94 NL 0.84 OV 1.15 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.04 KP 1.04 ! LA 1.05 MK 0.97 NL 0.95 OV 0.74 ! PT 1.08 SC 1.07 ! ! ! Fit before self-cal, rms=0.092012Jy sigma=0.586068 ! Fit after self-cal, rms=0.083008Jy sigma=0.548992 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=4.414 mas, bpa=-76.05 degrees ! Estimated noise=0.901114 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.000457589 Jy ! Component: 100 - total flux cleaned = 0.000677504 Jy ! Component: 150 - total flux cleaned = 0.0009555 Jy ! Component: 200 - total flux cleaned = 0.00118867 Jy ! Total flux subtracted in 200 components = 0.00118867 Jy ! Clean residual min=-0.005988 max=0.006813 Jy/beam ! Clean residual mean=-0.000008 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.196036 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.196036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082657Jy sigma=0.547338 ! Fit after self-cal, rms=0.082693Jy sigma=0.546982 ! 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.082693Jy sigma=0.546982 ! Fit after self-cal, rms=0.103185Jy sigma=0.472847 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.16 mas, bmaj=4.362 mas, bpa=-75.8 degrees ! Estimated noise=0.900717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425179 Jy ! Component: 100 - total flux cleaned = 0.000424534 Jy ! Component: 150 - total flux cleaned = 0.000368771 Jy ! Component: 200 - total flux cleaned = 0.000368333 Jy ! Total flux subtracted in 200 components = 0.000368333 Jy ! Clean residual min=-0.001864 max=0.001826 Jy/beam ! Clean residual mean=-0.000009 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.196405 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.196405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103091Jy sigma=0.472050 ! Fit after self-cal, rms=0.103583Jy sigma=0.471427 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 = -2.2029e-05 Jy ! Component: 100 - total flux cleaned = -5.25288e-05 Jy ! Component: 150 - total flux cleaned = -2.27049e-05 Jy ! Component: 200 - total flux cleaned = -2.33553e-05 Jy ! Total flux subtracted in 200 components = -2.33553e-05 Jy ! Clean residual min=-0.001755 max=0.001726 Jy/beam ! Clean residual mean=-0.000009 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.196381 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.196381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103558Jy sigma=0.471242 ! Fit after self-cal, rms=0.103558Jy sigma=0.471233 ! 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.103558Jy sigma=0.471233 ! Fit after self-cal, rms=0.105882Jy sigma=0.470879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.179 mas, bmaj=4.335 mas, bpa=-78.62 degrees ! Estimated noise=0.902322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579402 Jy ! Component: 100 - total flux cleaned = 0.000576757 Jy ! Component: 150 - total flux cleaned = 0.000573861 Jy ! Component: 200 - total flux cleaned = 0.000574153 Jy ! Total flux subtracted in 200 components = 0.000574153 Jy ! Clean residual min=-0.001621 max=0.001627 Jy/beam ! Clean residual mean=-0.000008 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.196956 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.196956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105838Jy sigma=0.470480 ! Fit after self-cal, rms=0.105842Jy sigma=0.470470 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 = 1.82264e-05 Jy ! Component: 100 - total flux cleaned = 1.87238e-05 Jy ! Component: 150 - total flux cleaned = 2.01334e-05 Jy ! Component: 200 - total flux cleaned = 2.01761e-05 Jy ! Total flux subtracted in 200 components = 2.01761e-05 Jy ! Clean residual min=-0.001550 max=0.001590 Jy/beam ! Clean residual mean=-0.000008 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.196976 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.196976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105826Jy sigma=0.470363 ! Fit after self-cal, rms=0.105826Jy sigma=0.470358 ! 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.105826Jy sigma=0.470358 ! Fit after self-cal, rms=0.106691Jy sigma=0.470177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.304 mas, bmaj=9.299 mas, bpa=66.13 degrees ! Estimated noise=1.11432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000484485 Jy ! Component: 100 - total flux cleaned = 0.000485461 Jy ! Component: 150 - total flux cleaned = 0.000485963 Jy ! Component: 200 - total flux cleaned = 0.000485126 Jy ! Total flux subtracted in 200 components = 0.000485126 Jy ! Clean residual min=-0.001755 max=0.001859 Jy/beam ! Clean residual mean=-0.000018 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.197461 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.197461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106675Jy sigma=0.470035 ! Fit after self-cal, rms=0.106676Jy sigma=0.470031 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 = -1.20398e-05 Jy ! Component: 100 - total flux cleaned = -1.10584e-05 Jy ! Component: 150 - total flux cleaned = -1.14924e-05 Jy ! Component: 200 - total flux cleaned = -1.16719e-05 Jy ! Total flux subtracted in 200 components = -1.16719e-05 Jy ! Clean residual min=-0.001758 max=0.001842 Jy/beam ! Clean residual mean=-0.000018 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.197449 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.197449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106669Jy sigma=0.469988 ! Fit after self-cal, rms=0.106668Jy sigma=0.469986 ! 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.189 mas, bmaj=4.315 mas, bpa=-81.99 degrees ! Estimated noise=0.903475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.189 x 4.315 at -81.99 degrees (North through East) ! Clean map min=-0.0014211 max=0.18718 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.433 mas, bmaj=3.526 mas, bpa=-46.97 degrees ! Estimated noise=1.35353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144889 Jy ! Component: 100 - total flux cleaned = 0.178452 Jy ! Component: 150 - total flux cleaned = 0.190716 Jy ! Component: 200 - total flux cleaned = 0.196127 Jy ! Total flux subtracted in 200 components = 0.196127 Jy ! Clean residual min=-0.002683 max=0.003587 Jy/beam ! Clean residual mean=-0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.196127 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.196127 Jy ! Inverting map and beam ! Estimated beam: bmin=4.189 mas, bmaj=4.315 mas, bpa=-81.99 degrees ! Estimated noise=0.903475 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.00129205 Jy ! Component: 100 - total flux cleaned = 0.00129395 Jy ! Component: 150 - total flux cleaned = 0.00129409 Jy ! Component: 200 - total flux cleaned = 0.00126239 Jy ! Total flux subtracted in 200 components = 0.00126239 Jy ! Clean residual min=-0.001603 max=0.001633 Jy/beam ! Clean residual mean=-0.000008 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.197389 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.197389 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.304 mas, bmaj=9.299 mas, bpa=66.13 degrees ! Estimated noise=1.11432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226703 Jy ! Component: 100 - total flux cleaned = -0.000218871 Jy ! Component: 150 - total flux cleaned = -0.000193533 Jy ! Component: 200 - total flux cleaned = -0.000172786 Jy ! Total flux subtracted in 200 components = -0.000172786 Jy ! Clean residual min=-0.001783 max=0.001823 Jy/beam ! Clean residual mean=-0.000019 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.197216 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 = 1.70431e-05 Jy ! Component: 100 - total flux cleaned = 2.68695e-05 Jy ! Component: 150 - total flux cleaned = 3.5824e-05 Jy ! Component: 200 - total flux cleaned = 4.00787e-05 Jy ! Total flux subtracted in 200 components = 4.00787e-05 Jy ! Clean residual min=-0.001787 max=0.001821 Jy/beam ! Clean residual mean=-0.000019 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.197256 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.197256 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.189 mas, bmaj=4.315 mas, bpa=-81.99 degrees ! Estimated noise=0.903475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125626 Jy ! Component: 100 - total flux cleaned = 0.000125222 Jy ! Component: 150 - total flux cleaned = 0.00017395 Jy ! Component: 200 - total flux cleaned = 0.000196107 Jy ! Total flux subtracted in 200 components = 0.000196107 Jy ! Clean residual min=-0.001506 max=0.001553 Jy/beam ! Clean residual mean=-0.000008 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.197453 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.197453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106668Jy sigma=0.470036 ! Fit after self-cal, rms=0.106659Jy sigma=0.470027 wmodel J1240+6958_S_map.mod ! Writing 35 model components to file: J1240+6958_S_map.mod wobs J1240+6958_S_uvs.fits ! Writing UV FITS file: J1240+6958_S_uvs.fits wwins J1240+6958_S_map.win ! wwins: Wrote 1 windows to J1240+6958_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 9.12868e-05 Jy ! Component: 100 - total flux cleaned = -4.78519e-05 Jy ! Component: 150 - total flux cleaned = -0.000128301 Jy ! Component: 200 - total flux cleaned = -0.000206592 Jy ! Component: 250 - total flux cleaned = -0.000308424 Jy ! Component: 300 - total flux cleaned = -0.000407219 Jy ! Component: 350 - total flux cleaned = -0.00047937 Jy ! Component: 400 - total flux cleaned = -0.00050289 Jy ! Component: 450 - total flux cleaned = -0.00050304 Jy ! Component: 500 - total flux cleaned = -0.000548375 Jy ! Component: 550 - total flux cleaned = -0.00057053 Jy ! Component: 600 - total flux cleaned = -0.000614295 Jy ! Component: 650 - total flux cleaned = -0.000592926 Jy ! Component: 700 - total flux cleaned = -0.000593422 Jy ! Component: 750 - total flux cleaned = -0.000635972 Jy ! Component: 800 - total flux cleaned = -0.000532066 Jy ! Component: 850 - total flux cleaned = -0.000511465 Jy ! Component: 900 - total flux cleaned = -0.000470715 Jy ! Component: 950 - total flux cleaned = -0.000370499 Jy ! Component: 1000 - total flux cleaned = -0.000350398 Jy ! Component: 1050 - total flux cleaned = -0.000291149 Jy ! Component: 1100 - total flux cleaned = -0.000251713 Jy ! Component: 1150 - total flux cleaned = -0.000136187 Jy ! Component: 1200 - total flux cleaned = -7.93176e-05 Jy ! Component: 1250 - total flux cleaned = -6.04321e-05 Jy ! Component: 1300 - total flux cleaned = -4.19758e-05 Jy ! Component: 1350 - total flux cleaned = -4.83868e-06 Jy ! Component: 1400 - total flux cleaned = 6.84373e-05 Jy ! Component: 1450 - total flux cleaned = 0.000141071 Jy ! Component: 1500 - total flux cleaned = 0.000123072 Jy ! Component: 1550 - total flux cleaned = 0.000176673 Jy ! Component: 1600 - total flux cleaned = 0.000229852 Jy ! Component: 1650 - total flux cleaned = 0.000246965 Jy ! Component: 1700 - total flux cleaned = 0.000212227 Jy ! Component: 1750 - total flux cleaned = 0.000264123 Jy ! Component: 1800 - total flux cleaned = 0.000212887 Jy ! Component: 1850 - total flux cleaned = 0.000331829 Jy ! Component: 1900 - total flux cleaned = 0.000365298 Jy ! Component: 1950 - total flux cleaned = 0.000298489 Jy ! Component: 2000 - total flux cleaned = 0.000398184 Jy ! Component: 2050 - total flux cleaned = 0.000315428 Jy ! Component: 2100 - total flux cleaned = 0.0003155 Jy ! Component: 2150 - total flux cleaned = 0.000380494 Jy ! Component: 2200 - total flux cleaned = 0.00038021 Jy ! Component: 2250 - total flux cleaned = 0.000332108 Jy ! Component: 2300 - total flux cleaned = 0.000363917 Jy ! Component: 2350 - total flux cleaned = 0.000332394 Jy ! Component: 2400 - total flux cleaned = 0.00036397 Jy ! Component: 2450 - total flux cleaned = 0.000426296 Jy ! Component: 2500 - total flux cleaned = 0.00044165 Jy ! Component: 2550 - total flux cleaned = 0.000410851 Jy ! Component: 2600 - total flux cleaned = 0.000426165 Jy ! Component: 2650 - total flux cleaned = 0.00041112 Jy ! Component: 2700 - total flux cleaned = 0.000456163 Jy ! Component: 2750 - total flux cleaned = 0.000411131 Jy ! Component: 2800 - total flux cleaned = 0.000440983 Jy ! Component: 2850 - total flux cleaned = 0.000411354 Jy ! Component: 2900 - total flux cleaned = 0.000352764 Jy ! Component: 2950 - total flux cleaned = 0.000396314 Jy ! Component: 3000 - total flux cleaned = 0.00035303 Jy ! Component: 3050 - total flux cleaned = 0.000367331 Jy ! Component: 3100 - total flux cleaned = 0.000367496 Jy ! Component: 3150 - total flux cleaned = 0.000396071 Jy ! Component: 3200 - total flux cleaned = 0.000410173 Jy ! Component: 3250 - total flux cleaned = 0.000353804 Jy ! Component: 3300 - total flux cleaned = 0.000325859 Jy ! Component: 3350 - total flux cleaned = 0.000353692 Jy ! Component: 3400 - total flux cleaned = 0.000367451 Jy ! Component: 3450 - total flux cleaned = 0.000340137 Jy ! Component: 3500 - total flux cleaned = 0.000326387 Jy ! Component: 3550 - total flux cleaned = 0.000299249 Jy ! Component: 3600 - total flux cleaned = 0.000258852 Jy ! Component: 3650 - total flux cleaned = 0.000285697 Jy ! Component: 3700 - total flux cleaned = 0.000312489 Jy ! Component: 3750 - total flux cleaned = 0.000272702 Jy ! Component: 3800 - total flux cleaned = 0.000312182 Jy ! Component: 3850 - total flux cleaned = 0.00025977 Jy ! Component: 3900 - total flux cleaned = 0.000272877 Jy ! Component: 3950 - total flux cleaned = 0.000272917 Jy ! Component: 4000 - total flux cleaned = 0.000285768 Jy ! Component: 4050 - total flux cleaned = 0.00028582 Jy ! Total flux subtracted in 4096 components = 0.000247604 Jy ! Clean residual min=-0.000753 max=0.000781 Jy/beam ! Clean residual mean=-0.000003 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.1977 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 359 components and 0.1977 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1240+6958_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.189 x 4.315 at -81.99 degrees (North through East) ! Clean map min=-0.0013993 max=0.18693 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1240+6958_S_map.fits wmodel /image_prod/ug002_uva//J1240+6958_S_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J1240+6958_S_map.mod wobs /image_prod/ug002_uva//J1240+6958_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1240+6958_S_uvs.fits wwins /image_prod/ug002_uva//J1240+6958_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1240+6958_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.186925 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.371092 0.371092 0.742183 1.48437 2.96873 5.93747 11.8749 23.7499 47.4997 94.9995 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 808.425 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1240+6958_S_dfm.log closed on Thu Mar 5 00:46:16 2020