! Started logfile: /image_prod/ug002_uva//J2035+1056_S_dfm.log on Thu Mar 5 04:52:42 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//J2035+1056_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2035+1056_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.954762 visibilities/baseline/integration-bin. ! Found source: J2035+1056 ! ! 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 3609 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 J2035+1056_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.180108Jy sigma=7.494316 ! Fit after self-cal, rms=0.403753Jy sigma=2.587367 ! 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.552 mas, bmaj=6.279 mas, bpa=-3.895 degrees ! Estimated noise=2.39216 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.468658 Jy ! Component: 100 - total flux cleaned = 0.57086 Jy ! Total flux subtracted in 100 components = 0.57086 Jy ! Clean residual min=-0.016422 max=0.028654 Jy/beam ! Clean residual mean=-0.000091 rms=0.004710 Jy/beam ! Combined flux in latest and established models = 0.57086 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.57086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106204Jy sigma=0.675058 ! Fit after self-cal, rms=0.106204Jy sigma=0.675043 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278287 Jy ! Component: 100 - total flux cleaned = 0.0438772 Jy ! Total flux subtracted in 100 components = 0.0438772 Jy ! Clean residual min=-0.013970 max=0.022495 Jy/beam ! Clean residual mean=-0.000073 rms=0.004032 Jy/beam ! Combined flux in latest and established models = 0.614737 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.614737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096560Jy sigma=0.614865 ! Fit after self-cal, rms=0.096542Jy sigma=0.614804 ! 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=2.899 mas, bmaj=6.882 mas, bpa=-4.117 degrees ! Estimated noise=1.90031 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 (5.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264186 Jy ! Component: 100 - total flux cleaned = 0.0422985 Jy ! Component: 150 - total flux cleaned = 0.0544404 Jy ! Component: 200 - total flux cleaned = 0.0640582 Jy ! Total flux subtracted in 200 components = 0.0640582 Jy ! Clean residual min=-0.015167 max=0.016522 Jy/beam ! Clean residual mean=-0.000022 rms=0.003902 Jy/beam ! Combined flux in latest and established models = 0.678796 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.678795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088435Jy sigma=0.553048 ! Fit after self-cal, rms=0.087881Jy sigma=0.549151 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.899 x 6.882 at -4.117 degrees (North through East) ! Clean map min=-0.01461 max=0.60103 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.02 LA 0.98 MK 1.01 ! NL 0.98 OV 0.99 PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.01 LA 1.00 MK 1.02 ! NL 1.03 OV 0.98 PT 0.97 SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.01 LA 0.98 MK 1.01 ! NL 0.99 OV 0.99 PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.087881Jy sigma=0.549151 ! Fit after self-cal, rms=0.093695Jy sigma=0.514328 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=6.935 mas, bpa=-4.314 degrees ! Estimated noise=1.89716 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.00771935 Jy ! Component: 100 - total flux cleaned = 0.0103613 Jy ! Component: 150 - total flux cleaned = 0.0119564 Jy ! Component: 200 - total flux cleaned = 0.0131457 Jy ! Total flux subtracted in 200 components = 0.0131457 Jy ! Clean residual min=-0.012144 max=0.012843 Jy/beam ! Clean residual mean=-0.000020 rms=0.003289 Jy/beam ! Combined flux in latest and established models = 0.691941 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.691941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092419Jy sigma=0.507378 ! Fit after self-cal, rms=0.092376Jy sigma=0.506775 ! 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.092376Jy sigma=0.506775 ! Fit after self-cal, rms=0.074466Jy sigma=0.429645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=6.898 mas, bpa=-4.204 degrees ! Estimated noise=1.89989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477771 Jy ! Component: 100 - total flux cleaned = 0.00547837 Jy ! Component: 150 - total flux cleaned = 0.00624299 Jy ! Component: 200 - total flux cleaned = 0.00705542 Jy ! Total flux subtracted in 200 components = 0.00705542 Jy ! Clean residual min=-0.008988 max=0.010563 Jy/beam ! Clean residual mean=-0.000003 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.698996 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.698996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073603Jy sigma=0.424907 ! Fit after self-cal, rms=0.073611Jy sigma=0.424713 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 (31.5, -47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949347 Jy ! Component: 100 - total flux cleaned = 0.0138683 Jy ! Component: 150 - total flux cleaned = 0.0159067 Jy ! Component: 200 - total flux cleaned = 0.016655 Jy ! Total flux subtracted in 200 components = 0.016655 Jy ! Clean residual min=-0.008877 max=0.009005 Jy/beam ! Clean residual mean=-0.000011 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.715651 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.715651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072321Jy sigma=0.416620 ! Fit after self-cal, rms=0.072266Jy sigma=0.415936 ! 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.072266Jy sigma=0.415936 ! Fit after self-cal, rms=0.068060Jy sigma=0.403041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=6.885 mas, bpa=-4.106 degrees ! Estimated noise=1.89489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025136 Jy ! Component: 100 - total flux cleaned = 0.00362152 Jy ! Component: 150 - total flux cleaned = 0.0043048 Jy ! Component: 200 - total flux cleaned = 0.00484144 Jy ! Total flux subtracted in 200 components = 0.00484144 Jy ! Clean residual min=-0.007611 max=0.009548 Jy/beam ! Clean residual mean=-0.000002 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.720493 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 136 components and 0.720493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067741Jy sigma=0.401018 ! Fit after self-cal, rms=0.067730Jy sigma=0.400919 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 (-7.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00777835 Jy ! Component: 100 - total flux cleaned = 0.00990181 Jy ! Component: 150 - total flux cleaned = 0.0112657 Jy ! Component: 200 - total flux cleaned = 0.0128987 Jy ! Total flux subtracted in 200 components = 0.0128987 Jy ! Clean residual min=-0.006879 max=0.006596 Jy/beam ! Clean residual mean=-0.000001 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.733391 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 167 components and 0.733391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066518Jy sigma=0.392948 ! Fit after self-cal, rms=0.066437Jy sigma=0.392641 ! 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.066437Jy sigma=0.392641 ! Fit after self-cal, rms=0.066230Jy sigma=0.391936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.389 mas, bmaj=10.79 mas, bpa=-2.393 degrees ! Estimated noise=2.51438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630515 Jy ! Component: 100 - total flux cleaned = 0.0104621 Jy ! Component: 150 - total flux cleaned = 0.0125039 Jy ! Component: 200 - total flux cleaned = 0.0134597 Jy ! Total flux subtracted in 200 components = 0.0134597 Jy ! Clean residual min=-0.009773 max=0.010452 Jy/beam ! Clean residual mean=-0.000009 rms=0.002640 Jy/beam ! Combined flux in latest and established models = 0.746851 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 203 components and 0.746851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065966Jy sigma=0.389999 ! Fit after self-cal, rms=0.065942Jy sigma=0.389919 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.000669323 Jy ! Component: 100 - total flux cleaned = 0.00127079 Jy ! Component: 150 - total flux cleaned = 0.00181907 Jy ! Component: 200 - total flux cleaned = 0.00232115 Jy ! Total flux subtracted in 200 components = 0.00232115 Jy ! Clean residual min=-0.009602 max=0.010074 Jy/beam ! Clean residual mean=-0.000011 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 0.749172 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 215 components and 0.749172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065876Jy sigma=0.389580 ! Fit after self-cal, rms=0.065870Jy sigma=0.389534 ! 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=2.92 mas, bmaj=6.884 mas, bpa=-4.102 degrees ! Estimated noise=1.89337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.92 x 6.884 at -4.102 degrees (North through East) ! Clean map min=-0.0065285 max=0.59839 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.065870Jy sigma=0.389534 ! Fit after self-cal, rms=0.061345Jy sigma=0.355358 ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=6.885 mas, bpa=-4.152 degrees ! Estimated noise=1.8919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178414 Jy ! Component: 100 - total flux cleaned = 0.00252539 Jy ! Component: 150 - total flux cleaned = 0.00311521 Jy ! Component: 200 - total flux cleaned = 0.00358165 Jy ! Total flux subtracted in 200 components = 0.00358165 Jy ! Clean residual min=-0.006695 max=0.005488 Jy/beam ! Clean residual mean=-0.000002 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.752754 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 235 components and 0.752754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061108Jy sigma=0.353862 ! Fit after self-cal, rms=0.061098Jy sigma=0.353821 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213625 Jy ! Component: 100 - total flux cleaned = 0.00056175 Jy ! Component: 150 - total flux cleaned = 0.000692504 Jy ! Component: 200 - total flux cleaned = 0.000818245 Jy ! Total flux subtracted in 200 components = 0.000818245 Jy ! Clean residual min=-0.006537 max=0.005358 Jy/beam ! Clean residual mean=-0.000002 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.753572 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 246 components and 0.753572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060962Jy sigma=0.352954 ! Fit after self-cal, rms=0.060955Jy sigma=0.352929 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060955Jy sigma=0.352929 ! Fit after self-cal, rms=0.060953Jy sigma=0.352757 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.569 mas, bmaj=6.257 mas, bpa=-3.736 degrees ! Estimated noise=2.37322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.464858 Jy ! Component: 100 - total flux cleaned = 0.566236 Jy ! Component: 150 - total flux cleaned = 0.592828 Jy ! Component: 200 - total flux cleaned = 0.609919 Jy ! Total flux subtracted in 200 components = 0.609919 Jy ! Clean residual min=-0.009013 max=0.010256 Jy/beam ! Clean residual mean=-0.000043 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 0.609919 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.609919 Jy ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=6.882 mas, bpa=-4.15 degrees ! Estimated noise=1.89251 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.0217559 Jy ! Component: 100 - total flux cleaned = 0.0382007 Jy ! Component: 150 - total flux cleaned = 0.0515678 Jy ! Component: 200 - total flux cleaned = 0.0627331 Jy ! Total flux subtracted in 200 components = 0.0627331 Jy ! Clean residual min=-0.009719 max=0.008410 Jy/beam ! Clean residual mean=0.000010 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.672652 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 71 components and 0.672652 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=6.382 mas, bmaj=10.79 mas, bpa=-2.416 degrees ! Estimated noise=2.51748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197511 Jy ! Component: 100 - total flux cleaned = 0.0341838 Jy ! Component: 150 - total flux cleaned = 0.0453045 Jy ! Component: 200 - total flux cleaned = 0.0540143 Jy ! Total flux subtracted in 200 components = 0.0540143 Jy ! Clean residual min=-0.010373 max=0.011085 Jy/beam ! Clean residual mean=0.000008 rms=0.003426 Jy/beam ! Combined flux in latest and established models = 0.726667 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.0069213 Jy ! Component: 100 - total flux cleaned = 0.0125402 Jy ! Component: 150 - total flux cleaned = 0.0171496 Jy ! Component: 200 - total flux cleaned = 0.020954 Jy ! Total flux subtracted in 200 components = 0.020954 Jy ! Clean residual min=-0.009782 max=0.009796 Jy/beam ! Clean residual mean=-0.000005 rms=0.002669 Jy/beam ! Combined flux in latest and established models = 0.747621 Jy ! Adding 144 model components to the UV plane model. ! The established model now contains 201 components and 0.747621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=6.882 mas, bpa=-4.15 degrees ! Estimated noise=1.89251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171497 Jy ! Component: 100 - total flux cleaned = 0.00282268 Jy ! Component: 150 - total flux cleaned = 0.00340863 Jy ! Component: 200 - total flux cleaned = 0.00413911 Jy ! Total flux subtracted in 200 components = 0.00413911 Jy ! Clean residual min=-0.006529 max=0.005777 Jy/beam ! Clean residual mean=-0.000000 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.75176 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 226 components and 0.75176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061501Jy sigma=0.355972 ! Fit after self-cal, rms=0.061402Jy sigma=0.355303 wmodel J2035+1056_S_map.mod ! Writing 226 model components to file: J2035+1056_S_map.mod wobs J2035+1056_S_uvs.fits ! Writing UV FITS file: J2035+1056_S_uvs.fits wwins J2035+1056_S_map.win ! wwins: Wrote 4 windows to J2035+1056_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.00152639 Jy ! Component: 100 - total flux cleaned = -0.000654429 Jy ! Component: 150 - total flux cleaned = 0.000333057 Jy ! Component: 200 - total flux cleaned = 0.00126768 Jy ! Component: 250 - total flux cleaned = 0.00208036 Jy ! Component: 300 - total flux cleaned = 0.00309492 Jy ! Component: 350 - total flux cleaned = 0.0036958 Jy ! Component: 400 - total flux cleaned = 0.00427514 Jy ! Component: 450 - total flux cleaned = 0.00469436 Jy ! Component: 500 - total flux cleaned = 0.00516803 Jy ! Component: 550 - total flux cleaned = 0.00556133 Jy ! Component: 600 - total flux cleaned = 0.00575195 Jy ! Component: 650 - total flux cleaned = 0.00624827 Jy ! Component: 700 - total flux cleaned = 0.00655172 Jy ! Component: 750 - total flux cleaned = 0.00708592 Jy ! Component: 800 - total flux cleaned = 0.00760648 Jy ! Component: 850 - total flux cleaned = 0.00800124 Jy ! Component: 900 - total flux cleaned = 0.00833371 Jy ! Component: 950 - total flux cleaned = 0.00871287 Jy ! Component: 1000 - total flux cleaned = 0.00924281 Jy ! Component: 1050 - total flux cleaned = 0.00955309 Jy ! Component: 1100 - total flux cleaned = 0.00990942 Jy ! Component: 1150 - total flux cleaned = 0.0102596 Jy ! Component: 1200 - total flux cleaned = 0.0104563 Jy ! Component: 1250 - total flux cleaned = 0.0107457 Jy ! Component: 1300 - total flux cleaned = 0.0111241 Jy ! Component: 1350 - total flux cleaned = 0.0112625 Jy ! Component: 1400 - total flux cleaned = 0.0113086 Jy ! Component: 1450 - total flux cleaned = 0.0115803 Jy ! Component: 1500 - total flux cleaned = 0.0119352 Jy ! Component: 1550 - total flux cleaned = 0.0122849 Jy ! Component: 1600 - total flux cleaned = 0.012587 Jy ! Component: 1650 - total flux cleaned = 0.0128416 Jy ! Component: 1700 - total flux cleaned = 0.0131345 Jy ! Component: 1750 - total flux cleaned = 0.0132599 Jy ! Component: 1800 - total flux cleaned = 0.0135856 Jy ! Component: 1850 - total flux cleaned = 0.0137055 Jy ! Component: 1900 - total flux cleaned = 0.0139437 Jy ! Component: 1950 - total flux cleaned = 0.0142564 Jy ! Component: 2000 - total flux cleaned = 0.0144113 Jy ! Component: 2050 - total flux cleaned = 0.0147169 Jy ! Component: 2100 - total flux cleaned = 0.0148289 Jy ! Component: 2150 - total flux cleaned = 0.0150889 Jy ! Component: 2200 - total flux cleaned = 0.0152362 Jy ! Component: 2250 - total flux cleaned = 0.0153091 Jy ! Component: 2300 - total flux cleaned = 0.0155244 Jy ! Component: 2350 - total flux cleaned = 0.0156656 Jy ! Component: 2400 - total flux cleaned = 0.015876 Jy ! Component: 2450 - total flux cleaned = 0.0160488 Jy ! Component: 2500 - total flux cleaned = 0.0162875 Jy ! Component: 2550 - total flux cleaned = 0.0163537 Jy ! Component: 2600 - total flux cleaned = 0.0164538 Jy ! Component: 2650 - total flux cleaned = 0.01652 Jy ! Component: 2700 - total flux cleaned = 0.0165532 Jy ! Component: 2750 - total flux cleaned = 0.0165864 Jy ! Component: 2800 - total flux cleaned = 0.0167769 Jy ! Component: 2850 - total flux cleaned = 0.0168399 Jy ! Component: 2900 - total flux cleaned = 0.01684 Jy ! Component: 2950 - total flux cleaned = 0.0169322 Jy ! Component: 3000 - total flux cleaned = 0.0170844 Jy ! Component: 3050 - total flux cleaned = 0.0170844 Jy ! Component: 3100 - total flux cleaned = 0.0172932 Jy ! Component: 3150 - total flux cleaned = 0.0173227 Jy ! Component: 3200 - total flux cleaned = 0.0173222 Jy ! Component: 3250 - total flux cleaned = 0.0173514 Jy ! Component: 3300 - total flux cleaned = 0.0172939 Jy ! Component: 3350 - total flux cleaned = 0.0172944 Jy ! Component: 3400 - total flux cleaned = 0.0172946 Jy ! Component: 3450 - total flux cleaned = 0.0172947 Jy ! Component: 3500 - total flux cleaned = 0.017322 Jy ! Component: 3550 - total flux cleaned = 0.0173495 Jy ! Component: 3600 - total flux cleaned = 0.0172953 Jy ! Component: 3650 - total flux cleaned = 0.0173493 Jy ! Component: 3700 - total flux cleaned = 0.0174026 Jy ! Component: 3750 - total flux cleaned = 0.0175079 Jy ! Component: 3800 - total flux cleaned = 0.0176125 Jy ! Component: 3850 - total flux cleaned = 0.0176643 Jy ! Component: 3900 - total flux cleaned = 0.0177667 Jy ! Component: 3950 - total flux cleaned = 0.0178684 Jy ! Component: 4000 - total flux cleaned = 0.0179441 Jy ! Component: 4050 - total flux cleaned = 0.0180192 Jy ! Total flux subtracted in 4096 components = 0.0181686 Jy ! Clean residual min=-0.001283 max=0.001577 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.769928 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 539 components and 0.769928 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2035+1056_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.917 x 6.882 at -4.15 degrees (North through East) ! Clean map min=-0.0032945 max=0.60099 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2035+1056_S_map.fits wmodel /image_prod/ug002_uva//J2035+1056_S_map.mod ! Writing 539 model components to file: /image_prod/ug002_uva//J2035+1056_S_map.mod wobs /image_prod/ug002_uva//J2035+1056_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2035+1056_S_uvs.fits wwins /image_prod/ug002_uva//J2035+1056_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2035+1056_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.600987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000449139 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224201 0.224201 0.448401 0.896802 1.7936 3.58721 7.17442 14.3488 28.6977 57.3953 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.6 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1338.09 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2035+1056_S_dfm.log closed on Thu Mar 5 04:52:46 2020