! Started logfile: /image_prod/ug002_uva//J0807+1352_S_dfm.log on Wed Mar 4 22:13:52 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//J0807+1352_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0807+1352_S_uva.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! AN table 2: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.962346 visibilities/baseline/integration-bin. ! Found source: J0807+1352 ! ! 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 4677 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 J0807+1352_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 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.015702Jy sigma=8.053520 ! Fit after self-cal, rms=0.856113Jy sigma=6.730171 ! 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.824 mas, bmaj=6.779 mas, bpa=-1.198 degrees ! Estimated noise=1.90963 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.114461 Jy ! Component: 100 - total flux cleaned = 0.142765 Jy ! Total flux subtracted in 100 components = 0.142765 Jy ! Clean residual min=-0.007157 max=0.012601 Jy/beam ! Clean residual mean=-0.000000 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.142765 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.142765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067246Jy sigma=0.467108 ! Fit after self-cal, rms=0.067234Jy sigma=0.466752 ! Inverting map ! Added new window around map position (-2, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132086 Jy ! Component: 100 - total flux cleaned = 0.0192352 Jy ! Total flux subtracted in 100 components = 0.0192352 Jy ! Clean residual min=-0.006080 max=0.005302 Jy/beam ! Clean residual mean=0.000006 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.162 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064837Jy sigma=0.444752 ! Fit after self-cal, rms=0.064736Jy sigma=0.443972 ! 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.349 mas, bmaj=7.728 mas, bpa=-1.598 degrees ! Estimated noise=1.35723 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.00395274 Jy ! Component: 100 - total flux cleaned = 0.0039573 Jy ! Component: 150 - total flux cleaned = 0.003956 Jy ! Component: 200 - total flux cleaned = 0.00395346 Jy ! Total flux subtracted in 200 components = 0.00395346 Jy ! Clean residual min=-0.004915 max=0.003915 Jy/beam ! Clean residual mean=0.000016 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.165954 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.165954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064235Jy sigma=0.440729 ! Fit after self-cal, rms=0.064187Jy sigma=0.440415 ! 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.349 x 7.728 at -1.598 degrees (North through East) ! Clean map min=-0.0048117 max=0.1441 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.03 KP 1.00 ! LA 1.02 MK 0.98 NL 0.90 OV 0.92 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.99 HN 1.01 KP 0.99 ! LA 1.02 MK 0.89 OV 0.89 PT 1.10 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.03 KP 0.99 ! LA 1.02 MK 1.01 NL 0.88 OV 0.91 ! SC 1.35 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.01 HN 1.03 KP 1.15 ! LA 1.05 MK 1.00 OV 0.92 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.01 HN 1.00 KP 0.96 ! LA 0.99 MK 1.07 NL 0.89 OV 0.90 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 1.04 HN 1.10 KP 1.00 ! LA 1.01 MK 0.96 OV 0.89 PT 1.08 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.064187Jy sigma=0.440415 ! Fit after self-cal, rms=0.062383Jy sigma=0.425312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.809 mas, bpa=-2.112 degrees ! Estimated noise=1.35196 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.00112063 Jy ! Component: 100 - total flux cleaned = 0.00125825 Jy ! Component: 150 - total flux cleaned = 0.00115333 Jy ! Component: 200 - total flux cleaned = 0.00115345 Jy ! Total flux subtracted in 200 components = 0.00115345 Jy ! Clean residual min=-0.003265 max=0.003242 Jy/beam ! Clean residual mean=0.000008 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.167107 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.167107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062236Jy sigma=0.424439 ! Fit after self-cal, rms=0.062234Jy sigma=0.424127 ! 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.062234Jy sigma=0.424127 ! Fit after self-cal, rms=0.061682Jy sigma=0.417438 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.753 mas, bpa=-2.315 degrees ! Estimated noise=1.34853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126085 Jy ! Component: 100 - total flux cleaned = 0.00107865 Jy ! Component: 150 - total flux cleaned = 0.000963918 Jy ! Component: 200 - total flux cleaned = 0.000989884 Jy ! Total flux subtracted in 200 components = 0.000989884 Jy ! Clean residual min=-0.002047 max=0.002071 Jy/beam ! Clean residual mean=0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.168097 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.168097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061627Jy sigma=0.417026 ! Fit after self-cal, rms=0.061633Jy sigma=0.416899 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 = 7.3375e-05 Jy ! Component: 100 - total flux cleaned = 9.82657e-05 Jy ! Component: 150 - total flux cleaned = 9.7664e-05 Jy ! Component: 200 - total flux cleaned = 9.72859e-05 Jy ! Total flux subtracted in 200 components = 9.72859e-05 Jy ! Clean residual min=-0.001972 max=0.001971 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.168194 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.168194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061611Jy sigma=0.416768 ! Fit after self-cal, rms=0.061608Jy sigma=0.416730 ! 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.061608Jy sigma=0.416730 ! Fit after self-cal, rms=0.061480Jy sigma=0.416632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=7.73 mas, bpa=-2.385 degrees ! Estimated noise=1.34715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063172 Jy ! Component: 100 - total flux cleaned = 0.000582988 Jy ! Component: 150 - total flux cleaned = 0.000582671 Jy ! Component: 200 - total flux cleaned = 0.000619239 Jy ! Total flux subtracted in 200 components = 0.000619239 Jy ! Clean residual min=-0.001938 max=0.001899 Jy/beam ! Clean residual mean=0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.168813 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.168813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061460Jy sigma=0.416491 ! Fit after self-cal, rms=0.061460Jy sigma=0.416467 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.31423e-05 Jy ! Component: 100 - total flux cleaned = 4.82201e-05 Jy ! Component: 150 - total flux cleaned = 4.81263e-05 Jy ! Component: 200 - total flux cleaned = 4.84516e-05 Jy ! Total flux subtracted in 200 components = 4.84516e-05 Jy ! Clean residual min=-0.001903 max=0.001885 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.168862 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.168862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061449Jy sigma=0.416408 ! Fit after self-cal, rms=0.061449Jy sigma=0.416394 ! 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.061449Jy sigma=0.416394 ! Fit after self-cal, rms=0.061403Jy sigma=0.416361 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.467 mas, bmaj=11.43 mas, bpa=-0.786 degrees ! Estimated noise=1.6177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177543 Jy ! Component: 100 - total flux cleaned = 0.000135018 Jy ! Component: 150 - total flux cleaned = 0.000101228 Jy ! Component: 200 - total flux cleaned = 8.31611e-05 Jy ! Total flux subtracted in 200 components = 8.31611e-05 Jy ! Clean residual min=-0.002058 max=0.002009 Jy/beam ! Clean residual mean=0.000007 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.168945 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.168945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061400Jy sigma=0.416323 ! Fit after self-cal, rms=0.061401Jy sigma=0.416310 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.00393e-05 Jy ! Component: 100 - total flux cleaned = -2.81395e-05 Jy ! Component: 150 - total flux cleaned = -4.29225e-05 Jy ! Component: 200 - total flux cleaned = -4.89394e-05 Jy ! Total flux subtracted in 200 components = -4.89394e-05 Jy ! Clean residual min=-0.002015 max=0.002003 Jy/beam ! Clean residual mean=0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.168896 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.168896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061400Jy sigma=0.416300 ! Fit after self-cal, rms=0.061401Jy sigma=0.416294 ! 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.322 mas, bmaj=7.717 mas, bpa=-2.451 degrees ! Estimated noise=1.34668 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 7.717 at -2.451 degrees (North through East) ! Clean map min=-0.0018545 max=0.14282 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.814 mas, bmaj=6.773 mas, bpa=-1.938 degrees ! Estimated noise=1.88963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113059 Jy ! Component: 100 - total flux cleaned = 0.142834 Jy ! Component: 150 - total flux cleaned = 0.156734 Jy ! Component: 200 - total flux cleaned = 0.164022 Jy ! Total flux subtracted in 200 components = 0.164022 Jy ! Clean residual min=-0.003680 max=0.003629 Jy/beam ! Clean residual mean=-0.000001 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.164022 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.164022 Jy ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.717 mas, bpa=-2.451 degrees ! Estimated noise=1.34668 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.00369947 Jy ! Component: 100 - total flux cleaned = 0.00459033 Jy ! Component: 150 - total flux cleaned = 0.00504994 Jy ! Component: 200 - total flux cleaned = 0.00541053 Jy ! Total flux subtracted in 200 components = 0.00541053 Jy ! Clean residual min=-0.002043 max=0.002047 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.169433 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.169433 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.467 mas, bmaj=11.43 mas, bpa=-0.786 degrees ! Estimated noise=1.6177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126708 Jy ! Component: 100 - total flux cleaned = 7.57478e-05 Jy ! Component: 150 - total flux cleaned = 1.14506e-05 Jy ! Component: 200 - total flux cleaned = -4.5136e-05 Jy ! Total flux subtracted in 200 components = -4.5136e-05 Jy ! Clean residual min=-0.002052 max=0.002116 Jy/beam ! Clean residual mean=0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.169387 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 = -3.37891e-05 Jy ! Component: 100 - total flux cleaned = -7.93189e-05 Jy ! Component: 150 - total flux cleaned = -9.29976e-05 Jy ! Component: 200 - total flux cleaned = -0.000105348 Jy ! Total flux subtracted in 200 components = -0.000105348 Jy ! Clean residual min=-0.002015 max=0.002093 Jy/beam ! Clean residual mean=0.000007 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.169282 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.169282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.717 mas, bpa=-2.451 degrees ! Estimated noise=1.34668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223741 Jy ! Component: 100 - total flux cleaned = 0.000195758 Jy ! Component: 150 - total flux cleaned = 0.000142817 Jy ! Component: 200 - total flux cleaned = 0.000143188 Jy ! Total flux subtracted in 200 components = 0.000143188 Jy ! Clean residual min=-0.002033 max=0.001988 Jy/beam ! Clean residual mean=0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.169425 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.169425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061437Jy sigma=0.416536 ! Fit after self-cal, rms=0.061427Jy sigma=0.416456 wmodel J0807+1352_S_map.mod ! Writing 76 model components to file: J0807+1352_S_map.mod wobs J0807+1352_S_uvs.fits ! Writing UV FITS file: J0807+1352_S_uvs.fits wwins J0807+1352_S_map.win ! wwins: Wrote 2 windows to J0807+1352_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 = -8.14565e-05 Jy ! Component: 100 - total flux cleaned = 0.000157299 Jy ! Component: 150 - total flux cleaned = 0.000484541 Jy ! Component: 200 - total flux cleaned = 0.000673708 Jy ! Component: 250 - total flux cleaned = 0.000918573 Jy ! Component: 300 - total flux cleaned = 0.00115639 Jy ! Component: 350 - total flux cleaned = 0.00141702 Jy ! Component: 400 - total flux cleaned = 0.00155864 Jy ! Component: 450 - total flux cleaned = 0.00180727 Jy ! Component: 500 - total flux cleaned = 0.00194215 Jy ! Component: 550 - total flux cleaned = 0.00207405 Jy ! Component: 600 - total flux cleaned = 0.00217766 Jy ! Component: 650 - total flux cleaned = 0.00222808 Jy ! Component: 700 - total flux cleaned = 0.00227774 Jy ! Component: 750 - total flux cleaned = 0.00232646 Jy ! Component: 800 - total flux cleaned = 0.00239902 Jy ! Component: 850 - total flux cleaned = 0.00242262 Jy ! Component: 900 - total flux cleaned = 0.00253897 Jy ! Component: 950 - total flux cleaned = 0.00263089 Jy ! Component: 1000 - total flux cleaned = 0.00269889 Jy ! Component: 1050 - total flux cleaned = 0.00274386 Jy ! Component: 1100 - total flux cleaned = 0.00291948 Jy ! Component: 1150 - total flux cleaned = 0.0030053 Jy ! Component: 1200 - total flux cleaned = 0.00306916 Jy ! Component: 1250 - total flux cleaned = 0.00319556 Jy ! Component: 1300 - total flux cleaned = 0.00325797 Jy ! Component: 1350 - total flux cleaned = 0.00334026 Jy ! Component: 1400 - total flux cleaned = 0.00346232 Jy ! Component: 1450 - total flux cleaned = 0.00354289 Jy ! Component: 1500 - total flux cleaned = 0.0036224 Jy ! Component: 1550 - total flux cleaned = 0.00372035 Jy ! Component: 1600 - total flux cleaned = 0.00379778 Jy ! Component: 1650 - total flux cleaned = 0.00385542 Jy ! Component: 1700 - total flux cleaned = 0.00395041 Jy ! Component: 1750 - total flux cleaned = 0.00400693 Jy ! Component: 1800 - total flux cleaned = 0.0040811 Jy ! Component: 1850 - total flux cleaned = 0.00415428 Jy ! Component: 1900 - total flux cleaned = 0.0041727 Jy ! Component: 1950 - total flux cleaned = 0.00419026 Jy ! Component: 2000 - total flux cleaned = 0.00422583 Jy ! Component: 2050 - total flux cleaned = 0.0041729 Jy ! Component: 2100 - total flux cleaned = 0.00422565 Jy ! Component: 2150 - total flux cleaned = 0.00425986 Jy ! Component: 2200 - total flux cleaned = 0.0041746 Jy ! Component: 2250 - total flux cleaned = 0.00424283 Jy ! Component: 2300 - total flux cleaned = 0.00419239 Jy ! Component: 2350 - total flux cleaned = 0.00420924 Jy ! Component: 2400 - total flux cleaned = 0.00422578 Jy ! Component: 2450 - total flux cleaned = 0.00420947 Jy ! Component: 2500 - total flux cleaned = 0.00417695 Jy ! Component: 2550 - total flux cleaned = 0.00422521 Jy ! Component: 2600 - total flux cleaned = 0.00419333 Jy ! Component: 2650 - total flux cleaned = 0.00416181 Jy ! Component: 2700 - total flux cleaned = 0.00417751 Jy ! Component: 2750 - total flux cleaned = 0.00416225 Jy ! Component: 2800 - total flux cleaned = 0.00414695 Jy ! Component: 2850 - total flux cleaned = 0.00410129 Jy ! Component: 2900 - total flux cleaned = 0.00416181 Jy ! Component: 2950 - total flux cleaned = 0.00413169 Jy ! Component: 3000 - total flux cleaned = 0.0041316 Jy ! Component: 3050 - total flux cleaned = 0.004102 Jy ! Component: 3100 - total flux cleaned = 0.00410174 Jy ! Component: 3150 - total flux cleaned = 0.0040871 Jy ! Component: 3200 - total flux cleaned = 0.00410167 Jy ! Component: 3250 - total flux cleaned = 0.00420199 Jy ! Component: 3300 - total flux cleaned = 0.00418769 Jy ! Component: 3350 - total flux cleaned = 0.00417355 Jy ! Component: 3400 - total flux cleaned = 0.00417375 Jy ! Component: 3450 - total flux cleaned = 0.00428511 Jy ! Component: 3500 - total flux cleaned = 0.00424375 Jy ! Component: 3550 - total flux cleaned = 0.00425762 Jy ! Component: 3600 - total flux cleaned = 0.00427138 Jy ! Component: 3650 - total flux cleaned = 0.00431203 Jy ! Component: 3700 - total flux cleaned = 0.00435248 Jy ! Component: 3750 - total flux cleaned = 0.00433908 Jy ! Component: 3800 - total flux cleaned = 0.00436552 Jy ! Component: 3850 - total flux cleaned = 0.00437866 Jy ! Component: 3900 - total flux cleaned = 0.00437866 Jy ! Component: 3950 - total flux cleaned = 0.00437862 Jy ! Component: 4000 - total flux cleaned = 0.00441743 Jy ! Component: 4050 - total flux cleaned = 0.00440456 Jy ! Total flux subtracted in 4096 components = 0.00439183 Jy ! Clean residual min=-0.000819 max=0.000734 Jy/beam ! Clean residual mean=0.000001 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.173817 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 354 components and 0.173817 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0807+1352_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 7.717 at -2.451 degrees (North through East) ! Clean map min=-0.0014713 max=0.14255 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0807+1352_S_map.fits wmodel /image_prod/ug002_uva//J0807+1352_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J0807+1352_S_map.mod wobs /image_prod/ug002_uva//J0807+1352_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0807+1352_S_uvs.fits wwins /image_prod/ug002_uva//J0807+1352_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0807+1352_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.142546 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492479 0.492479 0.984957 1.96991 3.93983 7.87966 15.7593 31.5186 63.0373 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 609.163 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0807+1352_S_dfm.log closed on Wed Mar 4 22:13:56 2020