! Started logfile: /image_prod/ug002_uva//J1228+3706_S_d_dfm.log on Thu Mar 5 00:40:36 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//J1228+3706_S_d_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1228+3706_S_d_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J1228+3706 ! ! 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 1134 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 J1228+3706_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.080796Jy sigma=9.223400 ! Fit after self-cal, rms=0.621789Jy sigma=5.391461 ! 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.766 mas, bmaj=6.42 mas, bpa=9.496 degrees ! Estimated noise=3.00693 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.295778 Jy ! Component: 100 - total flux cleaned = 0.360276 Jy ! Total flux subtracted in 100 components = 0.360276 Jy ! Clean residual min=-0.013508 max=0.017988 Jy/beam ! Clean residual mean=0.000002 rms=0.003497 Jy/beam ! Combined flux in latest and established models = 0.360276 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.360276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084050Jy sigma=0.604142 ! Fit after self-cal, rms=0.084043Jy sigma=0.604125 ! 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.179 mas, bmaj=7.265 mas, bpa=8.726 degrees ! Estimated noise=2.52968 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.0160723 Jy ! Component: 100 - total flux cleaned = 0.0203315 Jy ! Component: 150 - total flux cleaned = 0.0210931 Jy ! Component: 200 - total flux cleaned = 0.0212304 Jy ! Total flux subtracted in 200 components = 0.0212304 Jy ! Clean residual min=-0.013636 max=0.011645 Jy/beam ! Clean residual mean=0.000023 rms=0.002935 Jy/beam ! Combined flux in latest and established models = 0.381507 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.381507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080272Jy sigma=0.578534 ! Fit after self-cal, rms=0.080199Jy sigma=0.578229 ! 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.179 x 7.265 at 8.726 degrees (North through East) ! Clean map min=-0.01318 max=0.37989 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.99 KP 1.03 ! LA 1.03 MK 1.04 OV 0.85 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.97 KP 1.03 ! LA 1.07 MK 1.05 OV 0.89 PT 1.04 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.00 KP 1.02 ! LA 1.01 MK 1.01 OV 0.92 PT 1.03 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.080199Jy sigma=0.578229 ! Fit after self-cal, rms=0.068987Jy sigma=0.513527 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.219 mas, bpa=9.341 degrees ! Estimated noise=2.52024 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 (-4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00708864 Jy ! Component: 100 - total flux cleaned = 0.00710631 Jy ! Component: 150 - total flux cleaned = 0.00745783 Jy ! Component: 200 - total flux cleaned = 0.00791931 Jy ! Total flux subtracted in 200 components = 0.00791931 Jy ! Clean residual min=-0.006600 max=0.006914 Jy/beam ! Clean residual mean=0.000008 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.389426 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.389426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067132Jy sigma=0.498369 ! Fit after self-cal, rms=0.067019Jy sigma=0.497037 ! 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.067019Jy sigma=0.497037 ! Fit after self-cal, rms=0.059754Jy sigma=0.468229 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.207 mas, bpa=9.14 degrees ! Estimated noise=2.51954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477954 Jy ! Component: 100 - total flux cleaned = 0.00559246 Jy ! Component: 150 - total flux cleaned = 0.00588509 Jy ! Component: 200 - total flux cleaned = 0.00597046 Jy ! Total flux subtracted in 200 components = 0.00597046 Jy ! Clean residual min=-0.005475 max=0.006217 Jy/beam ! Clean residual mean=-0.000004 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.395397 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.395397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059286Jy sigma=0.463843 ! Fit after self-cal, rms=0.059264Jy sigma=0.463571 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 (-103, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335728 Jy ! Component: 100 - total flux cleaned = 0.00346407 Jy ! Component: 150 - total flux cleaned = 0.00400599 Jy ! Component: 200 - total flux cleaned = 0.00459307 Jy ! Total flux subtracted in 200 components = 0.00459307 Jy ! Clean residual min=-0.004958 max=0.004729 Jy/beam ! Clean residual mean=-0.000007 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.39999 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.39999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058601Jy sigma=0.458404 ! Fit after self-cal, rms=0.058570Jy sigma=0.458279 ! 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.058570Jy sigma=0.458279 ! Fit after self-cal, rms=0.058391Jy sigma=0.457656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.191 mas, bpa=9.191 degrees ! Estimated noise=2.52049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296852 Jy ! Component: 100 - total flux cleaned = 0.00368433 Jy ! Component: 150 - total flux cleaned = 0.00400165 Jy ! Component: 200 - total flux cleaned = 0.00407595 Jy ! Total flux subtracted in 200 components = 0.00407595 Jy ! Clean residual min=-0.004552 max=0.004455 Jy/beam ! Clean residual mean=-0.000007 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.404066 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 77 components and 0.404066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058128Jy sigma=0.455671 ! Fit after self-cal, rms=0.058122Jy sigma=0.455600 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.000419019 Jy ! Component: 100 - total flux cleaned = 0.000489948 Jy ! Component: 150 - total flux cleaned = 0.000555885 Jy ! Component: 200 - total flux cleaned = 0.000678983 Jy ! Total flux subtracted in 200 components = 0.000678983 Jy ! Clean residual min=-0.004410 max=0.004392 Jy/beam ! Clean residual mean=-0.000006 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.404745 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 86 components and 0.404745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057976Jy sigma=0.454523 ! Fit after self-cal, rms=0.057978Jy sigma=0.454499 ! 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.057978Jy sigma=0.454499 ! Fit after self-cal, rms=0.057993Jy sigma=0.454221 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.419 mas, bmaj=10.85 mas, bpa=16.7 degrees ! Estimated noise=3.29621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236942 Jy ! Component: 100 - total flux cleaned = 0.00295553 Jy ! Component: 150 - total flux cleaned = 0.00329559 Jy ! Component: 200 - total flux cleaned = 0.00354253 Jy ! Total flux subtracted in 200 components = 0.00354253 Jy ! Clean residual min=-0.003785 max=0.004616 Jy/beam ! Clean residual mean=-0.000014 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.408287 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.408287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057962Jy sigma=0.454031 ! Fit after self-cal, rms=0.057963Jy sigma=0.453954 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.000398884 Jy ! Component: 100 - total flux cleaned = 0.000357501 Jy ! Component: 150 - total flux cleaned = 0.000396739 Jy ! Component: 200 - total flux cleaned = 0.000433777 Jy ! Total flux subtracted in 200 components = 0.000433777 Jy ! Clean residual min=-0.003761 max=0.004511 Jy/beam ! Clean residual mean=-0.000013 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.408721 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 106 components and 0.408721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057994Jy sigma=0.454261 ! Fit after self-cal, rms=0.057994Jy sigma=0.454229 ! 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.122 mas, bmaj=7.183 mas, bpa=9.206 degrees ! Estimated noise=2.5251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 7.183 at 9.206 degrees (North through East) ! Clean map min=-0.0042324 max=0.37765 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.727 mas, bmaj=6.367 mas, bpa=10.05 degrees ! Estimated noise=2.978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292917 Jy ! Component: 100 - total flux cleaned = 0.356801 Jy ! Component: 150 - total flux cleaned = 0.37599 Jy ! Component: 200 - total flux cleaned = 0.387558 Jy ! Total flux subtracted in 200 components = 0.387558 Jy ! Clean residual min=-0.007957 max=0.007518 Jy/beam ! Clean residual mean=-0.000011 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.387558 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.387558 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.183 mas, bpa=9.206 degrees ! Estimated noise=2.5251 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.00928663 Jy ! Component: 100 - total flux cleaned = 0.0146503 Jy ! Component: 150 - total flux cleaned = 0.0167218 Jy ! Component: 200 - total flux cleaned = 0.0168672 Jy ! Total flux subtracted in 200 components = 0.0168672 Jy ! Clean residual min=-0.004997 max=0.005054 Jy/beam ! Clean residual mean=-0.000005 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.404425 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.404425 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.419 mas, bmaj=10.85 mas, bpa=16.7 degrees ! Estimated noise=3.29621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002826 Jy ! Component: 100 - total flux cleaned = 0.00314431 Jy ! Component: 150 - total flux cleaned = 0.00314258 Jy ! Component: 200 - total flux cleaned = 0.00307347 Jy ! Total flux subtracted in 200 components = 0.00307347 Jy ! Clean residual min=-0.004411 max=0.004492 Jy/beam ! Clean residual mean=-0.000011 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.407498 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 = 6.05689e-05 Jy ! Component: 100 - total flux cleaned = 0.000116995 Jy ! Component: 150 - total flux cleaned = 0.000115441 Jy ! Component: 200 - total flux cleaned = 0.00021667 Jy ! Total flux subtracted in 200 components = 0.00021667 Jy ! Clean residual min=-0.004182 max=0.004480 Jy/beam ! Clean residual mean=-0.000011 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.407715 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 62 components and 0.407715 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.183 mas, bpa=9.206 degrees ! Estimated noise=2.5251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010804 Jy ! Component: 100 - total flux cleaned = -0.000969997 Jy ! Component: 150 - total flux cleaned = -0.000967461 Jy ! Component: 200 - total flux cleaned = -0.000692568 Jy ! Total flux subtracted in 200 components = -0.000692568 Jy ! Clean residual min=-0.004587 max=0.004626 Jy/beam ! Clean residual mean=-0.000005 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.407022 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.407023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058267Jy sigma=0.455744 ! Fit after self-cal, rms=0.058232Jy sigma=0.455531 wmodel J1228+3706_S_d_map.mod ! Writing 78 model components to file: J1228+3706_S_d_map.mod wobs J1228+3706_S_d_uvs.fits ! Writing UV FITS file: J1228+3706_S_d_uvs.fits wwins J1228+3706_S_d_map.win ! wwins: Wrote 3 windows to J1228+3706_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.000174759 Jy ! Component: 100 - total flux cleaned = -0.000485599 Jy ! Component: 150 - total flux cleaned = -0.00056208 Jy ! Component: 200 - total flux cleaned = -0.000847228 Jy ! Component: 250 - total flux cleaned = -0.000845899 Jy ! Component: 300 - total flux cleaned = -0.00111223 Jy ! Component: 350 - total flux cleaned = -0.00136678 Jy ! Component: 400 - total flux cleaned = -0.00161328 Jy ! Component: 450 - total flux cleaned = -0.00185246 Jy ! Component: 500 - total flux cleaned = -0.00214309 Jy ! Component: 550 - total flux cleaned = -0.00248379 Jy ! Component: 600 - total flux cleaned = -0.00264842 Jy ! Component: 650 - total flux cleaned = -0.00297314 Jy ! Component: 700 - total flux cleaned = -0.00318476 Jy ! Component: 750 - total flux cleaned = -0.00339187 Jy ! Component: 800 - total flux cleaned = -0.00374555 Jy ! Component: 850 - total flux cleaned = -0.00389267 Jy ! Component: 900 - total flux cleaned = -0.00408552 Jy ! Component: 950 - total flux cleaned = -0.00427422 Jy ! Component: 1000 - total flux cleaned = -0.00445829 Jy ! Component: 1050 - total flux cleaned = -0.00454703 Jy ! Component: 1100 - total flux cleaned = -0.00454635 Jy ! Component: 1150 - total flux cleaned = -0.00467706 Jy ! Component: 1200 - total flux cleaned = -0.00480399 Jy ! Component: 1250 - total flux cleaned = -0.00480248 Jy ! Component: 1300 - total flux cleaned = -0.00488274 Jy ! Component: 1350 - total flux cleaned = -0.00480204 Jy ! Component: 1400 - total flux cleaned = -0.004881 Jy ! Component: 1450 - total flux cleaned = -0.00476316 Jy ! Component: 1500 - total flux cleaned = -0.00476286 Jy ! Component: 1550 - total flux cleaned = -0.00476263 Jy ! Component: 1600 - total flux cleaned = -0.00490996 Jy ! Component: 1650 - total flux cleaned = -0.00487337 Jy ! Component: 1700 - total flux cleaned = -0.00483744 Jy ! Component: 1750 - total flux cleaned = -0.00480174 Jy ! Component: 1800 - total flux cleaned = -0.00469786 Jy ! Component: 1850 - total flux cleaned = -0.00480135 Jy ! Component: 1900 - total flux cleaned = -0.00476839 Jy ! Component: 1950 - total flux cleaned = -0.00483558 Jy ! Component: 2000 - total flux cleaned = -0.00486879 Jy ! Component: 2050 - total flux cleaned = -0.00499885 Jy ! Component: 2100 - total flux cleaned = -0.00499877 Jy ! Component: 2150 - total flux cleaned = -0.00515675 Jy ! Component: 2200 - total flux cleaned = -0.00518771 Jy ! Component: 2250 - total flux cleaned = -0.00527991 Jy ! Component: 2300 - total flux cleaned = -0.00552109 Jy ! Component: 2350 - total flux cleaned = -0.00552116 Jy ! Component: 2400 - total flux cleaned = -0.00566826 Jy ! Component: 2450 - total flux cleaned = -0.00584295 Jy ! Component: 2500 - total flux cleaned = -0.00590034 Jy ! Component: 2550 - total flux cleaned = -0.00604247 Jy ! Component: 2600 - total flux cleaned = -0.00621094 Jy ! Component: 2650 - total flux cleaned = -0.0063769 Jy ! Component: 2700 - total flux cleaned = -0.00645897 Jy ! Component: 2750 - total flux cleaned = -0.00662158 Jy ! Component: 2800 - total flux cleaned = -0.00672854 Jy ! Component: 2850 - total flux cleaned = -0.00683463 Jy ! Component: 2900 - total flux cleaned = -0.00699151 Jy ! Component: 2950 - total flux cleaned = -0.00709492 Jy ! Component: 3000 - total flux cleaned = -0.0071718 Jy ! Component: 3050 - total flux cleaned = -0.00719721 Jy ! Component: 3100 - total flux cleaned = -0.00734801 Jy ! Component: 3150 - total flux cleaned = -0.00734777 Jy ! Component: 3200 - total flux cleaned = -0.00734783 Jy ! Component: 3250 - total flux cleaned = -0.00739635 Jy ! Component: 3300 - total flux cleaned = -0.00737202 Jy ! Component: 3350 - total flux cleaned = -0.00753978 Jy ! Component: 3400 - total flux cleaned = -0.0075157 Jy ! Component: 3450 - total flux cleaned = -0.00751547 Jy ! Component: 3500 - total flux cleaned = -0.00744568 Jy ! Component: 3550 - total flux cleaned = -0.00756087 Jy ! Component: 3600 - total flux cleaned = -0.00746918 Jy ! Component: 3650 - total flux cleaned = -0.00744619 Jy ! Component: 3700 - total flux cleaned = -0.00744602 Jy ! Component: 3750 - total flux cleaned = -0.00742328 Jy ! Component: 3800 - total flux cleaned = -0.00735684 Jy ! Component: 3850 - total flux cleaned = -0.00731287 Jy ! Component: 3900 - total flux cleaned = -0.00729106 Jy ! Component: 3950 - total flux cleaned = -0.00726938 Jy ! Component: 4000 - total flux cleaned = -0.00720493 Jy ! Component: 4050 - total flux cleaned = -0.00714123 Jy ! Total flux subtracted in 4096 components = -0.00714145 Jy ! Clean residual min=-0.001111 max=0.001295 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.399881 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 383 components and 0.399881 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1228+3706_S_d_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 7.183 at 9.206 degrees (North through East) ! Clean map min=-0.0026849 max=0.37668 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1228+3706_S_d_map.fits wmodel /image_prod/ug002_uva//J1228+3706_S_d_map.mod ! Writing 383 model components to file: /image_prod/ug002_uva//J1228+3706_S_d_map.mod wobs /image_prod/ug002_uva//J1228+3706_S_d_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1228+3706_S_d_uvs.fits wwins /image_prod/ug002_uva//J1228+3706_S_d_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1228+3706_S_d_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.37668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000375177 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298802 0.298802 0.597605 1.19521 2.39042 4.78084 9.56168 19.1234 38.2467 76.4934 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.376 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1004.01 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1228+3706_S_d_dfm.log closed on Thu Mar 5 00:40:40 2020