! Started logfile: /image_prod/ug002_uva//J1625-2527_S_f_dfm.log on Thu Mar 5 02:42:24 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//J1625-2527_S_f_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_f_uva.fits ! AN table 1: 8 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.9125 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 219 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 J1625-2527_S_f] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.198253Jy sigma=9.649201 ! Fit after self-cal, rms=0.417140Jy sigma=2.827845 ! 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=8.777 mas, bmaj=77.8 mas, bpa=32.99 degrees ! Estimated noise=6.61119 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.583013 Jy ! Component: 100 - total flux cleaned = 0.763827 Jy ! Total flux subtracted in 100 components = 0.763827 Jy ! Clean residual min=-0.053547 max=0.068192 Jy/beam ! Clean residual mean=-0.000004 rms=0.023636 Jy/beam ! Combined flux in latest and established models = 0.763827 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.763827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141765Jy sigma=1.096535 ! Fit after self-cal, rms=0.141750Jy sigma=1.095973 ! 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=8.191 mas, bmaj=73.96 mas, bpa=33.78 degrees ! Estimated noise=6.2057 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.0509678 Jy ! Component: 100 - total flux cleaned = 0.0582053 Jy ! Component: 150 - total flux cleaned = 0.0666862 Jy ! Component: 200 - total flux cleaned = 0.0681573 Jy ! Total flux subtracted in 200 components = 0.0681573 Jy ! Clean residual min=-0.010618 max=0.010544 Jy/beam ! Clean residual mean=0.000008 rms=0.004397 Jy/beam ! Combined flux in latest and established models = 0.831984 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 95 components and 0.831984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106844Jy sigma=0.757251 ! Fit after self-cal, rms=0.106765Jy sigma=0.756698 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.191 x 73.96 at 33.78 degrees (North through East) ! Clean map min=-0.01568 max=0.6111 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 KP 0.94 LA 1.00 ! OV 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.59 FD 1.00 KP 0.98 LA 1.07 ! OV 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 KP 1.02 LA 0.98 ! OV 0.99 ! ! ! Fit before self-cal, rms=0.106765Jy sigma=0.756698 ! Fit after self-cal, rms=0.080411Jy sigma=0.553060 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.258 mas, bmaj=74.47 mas, bpa=33.71 degrees ! Estimated noise=6.17485 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.00175244 Jy ! Component: 100 - total flux cleaned = 0.00270522 Jy ! Component: 150 - total flux cleaned = 0.00314487 Jy ! Component: 200 - total flux cleaned = 0.00336325 Jy ! Total flux subtracted in 200 components = 0.00336325 Jy ! Clean residual min=-0.003746 max=0.003714 Jy/beam ! Clean residual mean=-0.000004 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.835347 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 148 components and 0.835348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079299Jy sigma=0.543411 ! Fit after self-cal, rms=0.079302Jy sigma=0.543049 ! 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.079302Jy sigma=0.543049 ! Fit after self-cal, rms=0.079594Jy sigma=0.542288 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.264 mas, bmaj=74.49 mas, bpa=33.7 degrees ! Estimated noise=6.18517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159168 Jy ! Component: 100 - total flux cleaned = 0.00144081 Jy ! Component: 150 - total flux cleaned = 0.00130261 Jy ! Component: 200 - total flux cleaned = 0.0011681 Jy ! Total flux subtracted in 200 components = 0.0011681 Jy ! Clean residual min=-0.002056 max=0.002037 Jy/beam ! Clean residual mean=-0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.836516 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 186 components and 0.836516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079055Jy sigma=0.538089 ! Fit after self-cal, rms=0.079054Jy sigma=0.538025 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.000601116 Jy ! Component: 100 - total flux cleaned = 0.00173551 Jy ! Component: 150 - total flux cleaned = 0.00192492 Jy ! Component: 200 - total flux cleaned = 0.00183067 Jy ! Total flux subtracted in 200 components = 0.00183067 Jy ! Clean residual min=-0.001509 max=0.001512 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.838347 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 233 components and 0.838346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078819Jy sigma=0.536136 ! Fit after self-cal, rms=0.078820Jy sigma=0.536095 ! 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.078820Jy sigma=0.536095 ! Fit after self-cal, rms=0.078752Jy sigma=0.535564 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.267 mas, bmaj=74.5 mas, bpa=33.7 degrees ! Estimated noise=6.18505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470681 Jy ! Component: 100 - total flux cleaned = -0.000373758 Jy ! Component: 150 - total flux cleaned = -0.000108806 Jy ! Component: 200 - total flux cleaned = 5.38971e-05 Jy ! Total flux subtracted in 200 components = 5.38971e-05 Jy ! Clean residual min=-0.001397 max=0.001387 Jy/beam ! Clean residual mean=-0.000003 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.8384 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 278 components and 0.8384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078560Jy sigma=0.534052 ! Fit after self-cal, rms=0.078556Jy sigma=0.533971 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.000355611 Jy ! Component: 100 - total flux cleaned = 0.000127506 Jy ! Component: 150 - total flux cleaned = 0.000376907 Jy ! Component: 200 - total flux cleaned = 0.000436466 Jy ! Total flux subtracted in 200 components = 0.000436466 Jy ! Clean residual min=-0.001029 max=0.001030 Jy/beam ! Clean residual mean=0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.838837 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 320 components and 0.838837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078471Jy sigma=0.533080 ! Fit after self-cal, rms=0.078472Jy sigma=0.533074 ! 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.078472Jy sigma=0.533074 ! Fit after self-cal, rms=0.078429Jy sigma=0.532733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.277 mas, bmaj=72.09 mas, bpa=33.35 degrees ! Estimated noise=6.1622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407685 Jy ! Component: 100 - total flux cleaned = 0.00060928 Jy ! Component: 150 - total flux cleaned = 0.000924326 Jy ! Component: 200 - total flux cleaned = 0.00117252 Jy ! Total flux subtracted in 200 components = 0.00117252 Jy ! Clean residual min=-0.001044 max=0.001041 Jy/beam ! Clean residual mean=-0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.840009 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 375 components and 0.84001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078332Jy sigma=0.532031 ! Fit after self-cal, rms=0.078329Jy sigma=0.531988 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.000197719 Jy ! Component: 100 - total flux cleaned = 0.000170712 Jy ! Component: 150 - total flux cleaned = 0.000477461 Jy ! Component: 200 - total flux cleaned = 0.000528323 Jy ! Total flux subtracted in 200 components = 0.000528323 Jy ! Clean residual min=-0.000846 max=0.000859 Jy/beam ! Clean residual mean=0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.840538 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 428 components and 0.840538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078266Jy sigma=0.531517 ! Fit after self-cal, rms=0.078267Jy sigma=0.531514 ! 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=8.268 mas, bmaj=74.52 mas, bpa=33.69 degrees ! Estimated noise=6.18339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.268 x 74.52 at 33.69 degrees (North through East) ! Clean map min=-0.0080214 max=0.60096 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078267Jy sigma=0.531514 ! Fit after self-cal, rms=0.067311Jy sigma=0.405938 ! Inverting map and beam ! Estimated beam: bmin=8.269 mas, bmaj=74.51 mas, bpa=33.7 degrees ! Estimated noise=6.18297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772512 Jy ! Component: 100 - total flux cleaned = -0.00127162 Jy ! Component: 150 - total flux cleaned = -0.00160523 Jy ! Component: 200 - total flux cleaned = -0.00185942 Jy ! Total flux subtracted in 200 components = -0.00185942 Jy ! Clean residual min=-0.000818 max=0.000824 Jy/beam ! Clean residual mean=-0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.838678 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 462 components and 0.838678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067163Jy sigma=0.405325 ! Fit after self-cal, rms=0.067173Jy sigma=0.405236 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000740023 Jy ! Component: 100 - total flux cleaned = -0.000918363 Jy ! Component: 150 - total flux cleaned = -0.000917851 Jy ! Component: 200 - total flux cleaned = -0.000780008 Jy ! Total flux subtracted in 200 components = -0.000780008 Jy ! Clean residual min=-0.000798 max=0.000774 Jy/beam ! Clean residual mean=-0.000000 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.837898 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 498 components and 0.837898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067116Jy sigma=0.405064 ! Fit after self-cal, rms=0.067124Jy sigma=0.405027 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067124Jy sigma=0.405027 ! Fit after self-cal, rms=0.067047Jy sigma=0.404772 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=8.812 mas, bmaj=77.84 mas, bpa=32.95 degrees ! Estimated noise=6.55028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.571746 Jy ! Component: 100 - total flux cleaned = 0.746715 Jy ! Component: 150 - total flux cleaned = 0.802918 Jy ! Component: 200 - total flux cleaned = 0.804851 Jy ! Total flux subtracted in 200 components = 0.804851 Jy ! Clean residual min=-0.017473 max=0.017496 Jy/beam ! Clean residual mean=0.000026 rms=0.006569 Jy/beam ! Combined flux in latest and established models = 0.804852 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.804852 Jy ! Inverting map and beam ! Estimated beam: bmin=8.267 mas, bmaj=74.52 mas, bpa=33.7 degrees ! Estimated noise=6.18162 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.00975855 Jy ! Component: 100 - total flux cleaned = 0.0108858 Jy ! Component: 150 - total flux cleaned = 0.0100744 Jy ! Component: 200 - total flux cleaned = 0.00653694 Jy ! Total flux subtracted in 200 components = 0.00653694 Jy ! Clean residual min=-0.005575 max=0.005619 Jy/beam ! Clean residual mean=0.000017 rms=0.002249 Jy/beam ! Combined flux in latest and established models = 0.811389 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 115 components and 0.811389 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=9.275 mas, bmaj=72.09 mas, bpa=33.35 degrees ! Estimated noise=6.16084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506702 Jy ! Component: 100 - total flux cleaned = 0.00836107 Jy ! Component: 150 - total flux cleaned = 0.00902984 Jy ! Component: 200 - total flux cleaned = 0.00936473 Jy ! Total flux subtracted in 200 components = 0.00936473 Jy ! Clean residual min=-0.003192 max=0.003142 Jy/beam ! Clean residual mean=0.000003 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.820754 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 = -0.00062147 Jy ! Component: 100 - total flux cleaned = -0.0011397 Jy ! Component: 150 - total flux cleaned = -0.00146957 Jy ! Component: 200 - total flux cleaned = -0.00148537 Jy ! Total flux subtracted in 200 components = -0.00148537 Jy ! Clean residual min=-0.007015 max=0.007073 Jy/beam ! Clean residual mean=0.000012 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.819268 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 186 components and 0.819268 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.267 mas, bmaj=74.52 mas, bpa=33.7 degrees ! Estimated noise=6.18162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104825 Jy ! Component: 100 - total flux cleaned = 0.000661794 Jy ! Component: 150 - total flux cleaned = -0.000150413 Jy ! Component: 200 - total flux cleaned = -0.000857215 Jy ! Total flux subtracted in 200 components = -0.000857215 Jy ! Clean residual min=-0.004321 max=0.004139 Jy/beam ! Clean residual mean=0.000004 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.818411 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 224 components and 0.818411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068004Jy sigma=0.411626 ! Fit after self-cal, rms=0.067953Jy sigma=0.410836 wmodel J1625-2527_S_f_map.mod ! Writing 224 model components to file: J1625-2527_S_f_map.mod wobs J1625-2527_S_f_uvs.fits ! Writing UV FITS file: J1625-2527_S_f_uvs.fits wwins J1625-2527_S_f_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J1625-2527_S_f_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.267 x 74.52 at 33.7 degrees (North through East) ! Clean map min=-0.013099 max=0.60873 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_f_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_f_map.mod ! Writing 224 model components to file: /image_prod/ug002_uva//J1625-2527_S_f_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_f_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_f_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_f_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.60873 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000966527 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.476333 0.476333 0.952665 1.90533 3.81066 7.62132 15.2426 30.4853 60.9706 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.608 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 629.811 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_f_dfm.log closed on Thu Mar 5 02:42:28 2020