! Started logfile: /image_prod/ug002_uva//J1327+5008_S_dfm.log on Thu Mar 5 01:14:55 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//J1327+5008_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1327+5008_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.894762 visibilities/baseline/integration-bin. ! Found source: J1327+5008 ! ! 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 5637 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 J1327+5008_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017014Jy sigma=8.560966 ! Fit after self-cal, rms=0.864449Jy sigma=7.311250 ! 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.054 mas, bmaj=6.749 mas, bpa=-36.7 degrees ! Estimated noise=1.68779 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.102444 Jy ! Component: 100 - total flux cleaned = 0.126103 Jy ! Total flux subtracted in 100 components = 0.126103 Jy ! Clean residual min=-0.007721 max=0.009179 Jy/beam ! Clean residual mean=0.000012 rms=0.002011 Jy/beam ! Combined flux in latest and established models = 0.126103 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.126103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074325Jy sigma=0.510407 ! Fit after self-cal, rms=0.074270Jy sigma=0.509892 ! 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.674 mas, bmaj=7.131 mas, bpa=-35.52 degrees ! Estimated noise=1.16218 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.0123788 Jy ! Component: 100 - total flux cleaned = 0.0192561 Jy ! Component: 150 - total flux cleaned = 0.0233118 Jy ! Component: 200 - total flux cleaned = 0.0253685 Jy ! Total flux subtracted in 200 components = 0.0253685 Jy ! Clean residual min=-0.005867 max=0.007468 Jy/beam ! Clean residual mean=0.000018 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.151471 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.151471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071905Jy sigma=0.489559 ! Fit after self-cal, rms=0.071879Jy sigma=0.489394 ! 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.674 x 7.131 at -35.52 degrees (North through East) ! Clean map min=-0.0057952 max=0.13214 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.02 KP 1.02 ! LA 1.08 MK 1.02 NL 1.11 OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 1.01 KP 0.94 ! LA 1.07 MK 0.98 NL 1.20 OV 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 0.96 KP 0.96 ! LA 1.09 MK 1.01 NL 1.04 OV 1.05 ! ! ! Fit before self-cal, rms=0.071879Jy sigma=0.489394 ! Fit after self-cal, rms=0.074747Jy sigma=0.476115 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.085 mas, bpa=-35.43 degrees ! Estimated noise=1.16424 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.00180297 Jy ! Component: 100 - total flux cleaned = 0.00215723 Jy ! Component: 150 - total flux cleaned = 0.00228683 Jy ! Component: 200 - total flux cleaned = 0.00228888 Jy ! Total flux subtracted in 200 components = 0.00228888 Jy ! Clean residual min=-0.005595 max=0.005666 Jy/beam ! Clean residual mean=0.000016 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.15376 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.15376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074600Jy sigma=0.475840 ! Fit after self-cal, rms=0.074670Jy sigma=0.475670 ! 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.074670Jy sigma=0.475670 ! Fit after self-cal, rms=0.064552Jy sigma=0.450381 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=7.078 mas, bpa=-35.26 degrees ! Estimated noise=1.17034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000757341 Jy ! Component: 100 - total flux cleaned = -0.000699294 Jy ! Component: 150 - total flux cleaned = -0.000749358 Jy ! Component: 200 - total flux cleaned = -0.000706069 Jy ! Total flux subtracted in 200 components = -0.000706069 Jy ! Clean residual min=-0.002560 max=0.003209 Jy/beam ! Clean residual mean=0.000017 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.153054 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.153054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064424Jy sigma=0.449607 ! Fit after self-cal, rms=0.064450Jy sigma=0.449346 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 (0, -70). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297694 Jy ! Component: 100 - total flux cleaned = 0.0046438 Jy ! Component: 150 - total flux cleaned = 0.00525604 Jy ! Component: 200 - total flux cleaned = 0.00556707 Jy ! Total flux subtracted in 200 components = 0.00556707 Jy ! Clean residual min=-0.002255 max=0.002231 Jy/beam ! Clean residual mean=0.000013 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.158621 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.158621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064296Jy sigma=0.447768 ! Fit after self-cal, rms=0.064292Jy sigma=0.447673 ! 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.064292Jy sigma=0.447673 ! Fit after self-cal, rms=0.064609Jy sigma=0.447139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=7.072 mas, bpa=-35.23 degrees ! Estimated noise=1.16909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410941 Jy ! Component: 100 - total flux cleaned = 0.000798039 Jy ! Component: 150 - total flux cleaned = 0.00107092 Jy ! Component: 200 - total flux cleaned = 0.00128469 Jy ! Total flux subtracted in 200 components = 0.00128469 Jy ! Clean residual min=-0.002082 max=0.002079 Jy/beam ! Clean residual mean=0.000011 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.159906 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.159906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064549Jy sigma=0.446722 ! Fit after self-cal, rms=0.064548Jy sigma=0.446701 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.000365074 Jy ! Component: 100 - total flux cleaned = 0.000589237 Jy ! Component: 150 - total flux cleaned = 0.000794795 Jy ! Component: 200 - total flux cleaned = 0.000929986 Jy ! Total flux subtracted in 200 components = 0.000929986 Jy ! Clean residual min=-0.001991 max=0.002002 Jy/beam ! Clean residual mean=0.000010 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.160836 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.160836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064518Jy sigma=0.446482 ! Fit after self-cal, rms=0.064516Jy sigma=0.446474 ! 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.064516Jy sigma=0.446474 ! Fit after self-cal, rms=0.064660Jy sigma=0.446432 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.341 mas, bmaj=9.252 mas, bpa=-33.89 degrees ! Estimated noise=1.40373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697751 Jy ! Component: 100 - total flux cleaned = 0.000866305 Jy ! Component: 150 - total flux cleaned = 0.00104247 Jy ! Component: 200 - total flux cleaned = 0.00121138 Jy ! Total flux subtracted in 200 components = 0.00121138 Jy ! Clean residual min=-0.001989 max=0.002623 Jy/beam ! Clean residual mean=0.000017 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.162047 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.162047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064644Jy sigma=0.446350 ! Fit after self-cal, rms=0.064643Jy sigma=0.446334 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.000341667 Jy ! Component: 100 - total flux cleaned = 0.000459778 Jy ! Component: 150 - total flux cleaned = 0.000566179 Jy ! Component: 200 - total flux cleaned = 0.00063579 Jy ! Total flux subtracted in 200 components = 0.00063579 Jy ! Clean residual min=-0.001993 max=0.002576 Jy/beam ! Clean residual mean=0.000016 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.162683 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.162683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064634Jy sigma=0.446308 ! Fit after self-cal, rms=0.064633Jy sigma=0.446304 ! 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.684 mas, bmaj=7.068 mas, bpa=-35.26 degrees ! Estimated noise=1.16883 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 7.068 at -35.26 degrees (North through East) ! Clean map min=-0.0017427 max=0.13392 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.06 mas, bmaj=6.716 mas, bpa=-36.54 degrees ! Estimated noise=1.70175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103285 Jy ! Component: 100 - total flux cleaned = 0.127098 Jy ! Component: 150 - total flux cleaned = 0.136538 Jy ! Component: 200 - total flux cleaned = 0.142146 Jy ! Total flux subtracted in 200 components = 0.142146 Jy ! Clean residual min=-0.003810 max=0.003836 Jy/beam ! Clean residual mean=0.000009 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.142146 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.142146 Jy ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.068 mas, bpa=-35.26 degrees ! Estimated noise=1.16883 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.00512325 Jy ! Component: 100 - total flux cleaned = 0.00831696 Jy ! Component: 150 - total flux cleaned = 0.0107303 Jy ! Component: 200 - total flux cleaned = 0.0126245 Jy ! Total flux subtracted in 200 components = 0.0126245 Jy ! Clean residual min=-0.002391 max=0.002375 Jy/beam ! Clean residual mean=0.000014 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.154771 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 67 components and 0.154771 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.341 mas, bmaj=9.252 mas, bpa=-33.89 degrees ! Estimated noise=1.40373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210007 Jy ! Component: 100 - total flux cleaned = 0.00357089 Jy ! Component: 150 - total flux cleaned = 0.00470261 Jy ! Component: 200 - total flux cleaned = 0.00558681 Jy ! Total flux subtracted in 200 components = 0.00558681 Jy ! Clean residual min=-0.002106 max=0.002815 Jy/beam ! Clean residual mean=0.000018 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.160358 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) ! Added new window around map position (-116, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200781 Jy ! Component: 100 - total flux cleaned = 0.0028491 Jy ! Component: 150 - total flux cleaned = 0.00310516 Jy ! Component: 200 - total flux cleaned = 0.00307028 Jy ! Total flux subtracted in 200 components = 0.00307028 Jy ! Clean residual min=-0.001852 max=0.002064 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.163428 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 144 components and 0.163428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.068 mas, bpa=-35.26 degrees ! Estimated noise=1.16883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.33548e-05 Jy ! Component: 100 - total flux cleaned = 6.20186e-05 Jy ! Component: 150 - total flux cleaned = 0.000187175 Jy ! Component: 200 - total flux cleaned = 0.000225191 Jy ! Total flux subtracted in 200 components = 0.000225191 Jy ! Clean residual min=-0.001640 max=0.001810 Jy/beam ! Clean residual mean=0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.163653 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 169 components and 0.163653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064457Jy sigma=0.445496 ! Fit after self-cal, rms=0.064451Jy sigma=0.445402 wmodel J1327+5008_S_map.mod ! Writing 169 model components to file: J1327+5008_S_map.mod wobs J1327+5008_S_uvs.fits ! Writing UV FITS file: J1327+5008_S_uvs.fits wwins J1327+5008_S_map.win ! wwins: Wrote 3 windows to J1327+5008_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.000511981 Jy ! Component: 100 - total flux cleaned = 0.000513254 Jy ! Component: 150 - total flux cleaned = 0.000405893 Jy ! Component: 200 - total flux cleaned = 0.0002512 Jy ! Component: 250 - total flux cleaned = 0.000176563 Jy ! Component: 300 - total flux cleaned = 0.000152353 Jy ! Component: 350 - total flux cleaned = 0.000152125 Jy ! Component: 400 - total flux cleaned = 0.000174861 Jy ! Component: 450 - total flux cleaned = 0.000241542 Jy ! Component: 500 - total flux cleaned = 0.00030637 Jy ! Component: 550 - total flux cleaned = 0.000453709 Jy ! Component: 600 - total flux cleaned = 0.000474288 Jy ! Component: 650 - total flux cleaned = 0.000595667 Jy ! Component: 700 - total flux cleaned = 0.000635072 Jy ! Component: 750 - total flux cleaned = 0.000712248 Jy ! Component: 800 - total flux cleaned = 0.000749855 Jy ! Component: 850 - total flux cleaned = 0.00076811 Jy ! Component: 900 - total flux cleaned = 0.000786418 Jy ! Component: 950 - total flux cleaned = 0.000840369 Jy ! Component: 1000 - total flux cleaned = 0.000875291 Jy ! Component: 1050 - total flux cleaned = 0.00084046 Jy ! Component: 1100 - total flux cleaned = 0.000857937 Jy ! Component: 1150 - total flux cleaned = 0.000857774 Jy ! Component: 1200 - total flux cleaned = 0.000891175 Jy ! Component: 1250 - total flux cleaned = 0.000907394 Jy ! Component: 1300 - total flux cleaned = 0.000955902 Jy ! Component: 1350 - total flux cleaned = 0.000987457 Jy ! Component: 1400 - total flux cleaned = 0.000987257 Jy ! Component: 1450 - total flux cleaned = 0.00101832 Jy ! Component: 1500 - total flux cleaned = 0.00103357 Jy ! Component: 1550 - total flux cleaned = 0.00103342 Jy ! Component: 1600 - total flux cleaned = 0.00107832 Jy ! Component: 1650 - total flux cleaned = 0.00109319 Jy ! Component: 1700 - total flux cleaned = 0.00110796 Jy ! Component: 1750 - total flux cleaned = 0.00110829 Jy ! Component: 1800 - total flux cleaned = 0.00110841 Jy ! Component: 1850 - total flux cleaned = 0.001207 Jy ! Component: 1900 - total flux cleaned = 0.00124841 Jy ! Component: 1950 - total flux cleaned = 0.00122075 Jy ! Component: 2000 - total flux cleaned = 0.0012616 Jy ! Component: 2050 - total flux cleaned = 0.00131513 Jy ! Component: 2100 - total flux cleaned = 0.00132858 Jy ! Component: 2150 - total flux cleaned = 0.00134181 Jy ! Component: 2200 - total flux cleaned = 0.00136791 Jy ! Component: 2250 - total flux cleaned = 0.00140668 Jy ! Component: 2300 - total flux cleaned = 0.00144471 Jy ! Component: 2350 - total flux cleaned = 0.00146982 Jy ! Component: 2400 - total flux cleaned = 0.00143244 Jy ! Component: 2450 - total flux cleaned = 0.00145753 Jy ! Component: 2500 - total flux cleaned = 0.00150666 Jy ! Component: 2550 - total flux cleaned = 0.00151886 Jy ! Component: 2600 - total flux cleaned = 0.00153089 Jy ! Component: 2650 - total flux cleaned = 0.00156665 Jy ! Component: 2700 - total flux cleaned = 0.0015548 Jy ! Component: 2750 - total flux cleaned = 0.00157841 Jy ! Component: 2800 - total flux cleaned = 0.00161327 Jy ! Component: 2850 - total flux cleaned = 0.00164779 Jy ! Component: 2900 - total flux cleaned = 0.00167068 Jy ! Component: 2950 - total flux cleaned = 0.00167057 Jy ! Component: 3000 - total flux cleaned = 0.00167053 Jy ! Component: 3050 - total flux cleaned = 0.00168171 Jy ! Component: 3100 - total flux cleaned = 0.00168184 Jy ! Component: 3150 - total flux cleaned = 0.00171483 Jy ! Component: 3200 - total flux cleaned = 0.00173661 Jy ! Component: 3250 - total flux cleaned = 0.00174753 Jy ! Component: 3300 - total flux cleaned = 0.00181173 Jy ! Component: 3350 - total flux cleaned = 0.00175847 Jy ! Component: 3400 - total flux cleaned = 0.00179019 Jy ! Component: 3450 - total flux cleaned = 0.00179025 Jy ! Component: 3500 - total flux cleaned = 0.0018006 Jy ! Component: 3550 - total flux cleaned = 0.00183168 Jy ! Component: 3600 - total flux cleaned = 0.00186258 Jy ! Component: 3650 - total flux cleaned = 0.00190357 Jy ! Component: 3700 - total flux cleaned = 0.00193406 Jy ! Component: 3750 - total flux cleaned = 0.00190383 Jy ! Component: 3800 - total flux cleaned = 0.00192405 Jy ! Component: 3850 - total flux cleaned = 0.00196399 Jy ! Component: 3900 - total flux cleaned = 0.00196403 Jy ! Component: 3950 - total flux cleaned = 0.00199365 Jy ! Component: 4000 - total flux cleaned = 0.00200345 Jy ! Component: 4050 - total flux cleaned = 0.00202295 Jy ! Total flux subtracted in 4096 components = 0.00202296 Jy ! Clean residual min=-0.000617 max=0.000589 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.165676 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 468 components and 0.165676 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1327+5008_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 7.068 at -35.26 degrees (North through East) ! Clean map min=-0.001366 max=0.13394 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1327+5008_S_map.fits wmodel /image_prod/ug002_uva//J1327+5008_S_map.mod ! Writing 468 model components to file: /image_prod/ug002_uva//J1327+5008_S_map.mod wobs /image_prod/ug002_uva//J1327+5008_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1327+5008_S_uvs.fits wwins /image_prod/ug002_uva//J1327+5008_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1327+5008_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.133937 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378368 0.378368 0.756736 1.51347 3.02694 6.05389 12.1078 24.2155 48.4311 96.8622 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 792.879 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1327+5008_S_dfm.log closed on Thu Mar 5 01:14:59 2020