! Started logfile: /scr/pima/rv118_uvs/J0922-3959_S_dfm.log on Sun Dec 10 00:09:11 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J0922-3959_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0922-3959_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.399351 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0922-3959 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 984 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0922-3959_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 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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.554685Jy sigma=16.184962 ! Fit after self-cal, rms=0.458088Jy sigma=4.560374 ! 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.279 mas, bmaj=8.026 mas, bpa=4.829 degrees ! Estimated noise=3.23826 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.724995 Jy ! Component: 100 - total flux cleaned = 0.928292 Jy ! Total flux subtracted in 100 components = 0.928292 Jy ! Clean residual min=-0.060833 max=0.101788 Jy/beam ! Clean residual mean=-0.000318 rms=0.018182 Jy/beam ! Combined flux in latest and established models = 0.928292 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.928292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.466722Jy sigma=4.594755 ! Fit after self-cal, rms=0.466717Jy sigma=4.594618 ! 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.843 mas, bmaj=9.369 mas, bpa=4.438 degrees ! Estimated noise=2.66923 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.181733 Jy ! Component: 100 - total flux cleaned = 0.265735 Jy ! Component: 150 - total flux cleaned = 0.307573 Jy ! Component: 200 - total flux cleaned = 0.328534 Jy ! Total flux subtracted in 200 components = 0.328534 Jy ! Clean residual min=-0.062507 max=0.058923 Jy/beam ! Clean residual mean=-0.000257 rms=0.015688 Jy/beam ! Combined flux in latest and established models = 1.25683 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 47 components and 1.25683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395088Jy sigma=3.817783 ! Fit after self-cal, rms=0.395060Jy sigma=3.817459 ! 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.843 x 9.369 at 4.438 degrees (North through East) ! Clean map min=-0.060926 max=0.96868 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KK 1.00 KP 0.99 LA 1.00 ! NL 1.41 OV 1.01 PT 0.95 SC 1.33 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KK 0.98 KP 0.98 LA 1.00 ! NL 1.43 OV 1.02 PT 0.97 SC 1.34 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KK 1.07 KP 0.55 LA 1.01 ! NL 0.86 OV 1.01 PT 0.99 SC 0.62 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KK 1.06 KP 1.02 LA 1.02 ! NL 1.47 OV 1.01 PT 0.98 SC 1.29 ! ! ! Fit before self-cal, rms=0.395060Jy sigma=3.817459 ! Fit after self-cal, rms=0.137639Jy sigma=1.121368 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=9.277 mas, bpa=5.367 degrees ! Estimated noise=2.7359 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.000775713 Jy ! Component: 100 - total flux cleaned = 0.00179287 Jy ! Component: 150 - total flux cleaned = 0.00210185 Jy ! Component: 200 - total flux cleaned = 0.00209037 Jy ! Total flux subtracted in 200 components = 0.00209037 Jy ! Clean residual min=-0.014585 max=0.017309 Jy/beam ! Clean residual mean=-0.000335 rms=0.003903 Jy/beam ! Combined flux in latest and established models = 1.25892 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 1.25892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135910Jy sigma=1.105153 ! Fit after self-cal, rms=0.136512Jy sigma=1.101571 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136512Jy sigma=1.101571 ! Fit after self-cal, rms=0.133551Jy sigma=1.076429 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=9.266 mas, bpa=5.212 degrees ! Estimated noise=2.74276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027666 Jy ! Component: 100 - total flux cleaned = 0.00275019 Jy ! Component: 150 - total flux cleaned = 0.00248929 Jy ! Component: 200 - total flux cleaned = 0.00249095 Jy ! Total flux subtracted in 200 components = 0.00249095 Jy ! Clean residual min=-0.013692 max=0.016120 Jy/beam ! Clean residual mean=-0.000324 rms=0.003708 Jy/beam ! Combined flux in latest and established models = 1.26141 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 1.26141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132246Jy sigma=1.066414 ! Fit after self-cal, rms=0.132228Jy sigma=1.066231 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, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138298 Jy ! Component: 100 - total flux cleaned = 0.0144144 Jy ! Component: 150 - total flux cleaned = 0.0144117 Jy ! Component: 200 - total flux cleaned = 0.0141899 Jy ! Total flux subtracted in 200 components = 0.0141899 Jy ! Clean residual min=-0.012747 max=0.015087 Jy/beam ! Clean residual mean=-0.000286 rms=0.003472 Jy/beam ! Combined flux in latest and established models = 1.2756 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 1.2756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130435Jy sigma=1.043453 ! Fit after self-cal, rms=0.130263Jy sigma=1.041217 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130263Jy sigma=1.041217 ! Fit after self-cal, rms=0.110495Jy sigma=0.923782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=9.254 mas, bpa=5.125 degrees ! Estimated noise=2.73967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000736132 Jy ! Component: 100 - total flux cleaned = 0.000725223 Jy ! Component: 150 - total flux cleaned = 0.000717443 Jy ! Component: 200 - total flux cleaned = 0.00071362 Jy ! Total flux subtracted in 200 components = 0.00071362 Jy ! Clean residual min=-0.010809 max=0.011849 Jy/beam ! Clean residual mean=-0.000222 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 1.27631 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 1.27631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109520Jy sigma=0.916027 ! Fit after self-cal, rms=0.109572Jy sigma=0.915746 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.48669e-05 Jy ! Component: 100 - total flux cleaned = -0.000137131 Jy ! Component: 150 - total flux cleaned = -0.000140388 Jy ! Component: 200 - total flux cleaned = -0.000297738 Jy ! Total flux subtracted in 200 components = -0.000297738 Jy ! Clean residual min=-0.010786 max=0.011422 Jy/beam ! Clean residual mean=-0.000223 rms=0.002864 Jy/beam ! Combined flux in latest and established models = 1.27601 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 1.27601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108980Jy sigma=0.911370 ! Fit after self-cal, rms=0.109001Jy sigma=0.911280 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109001Jy sigma=0.911280 ! Fit after self-cal, rms=0.109237Jy sigma=0.910363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.308 mas, bmaj=31.32 mas, bpa=2.621 degrees ! Estimated noise=3.69588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101005 Jy ! Component: 100 - total flux cleaned = 0.000803549 Jy ! Component: 150 - total flux cleaned = 0.000611845 Jy ! Component: 200 - total flux cleaned = 0.00061301 Jy ! Total flux subtracted in 200 components = 0.00061301 Jy ! Clean residual min=-0.009868 max=0.011843 Jy/beam ! Clean residual mean=-0.000472 rms=0.003817 Jy/beam ! Combined flux in latest and established models = 1.27663 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 1.27663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109051Jy sigma=0.910139 ! Fit after self-cal, rms=0.108969Jy sigma=0.909731 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.000236192 Jy ! Component: 100 - total flux cleaned = 6.69813e-05 Jy ! Component: 150 - total flux cleaned = 6.73302e-05 Jy ! Component: 200 - total flux cleaned = 0.00014347 Jy ! Total flux subtracted in 200 components = 0.00014347 Jy ! Clean residual min=-0.009877 max=0.011845 Jy/beam ! Clean residual mean=-0.000472 rms=0.003809 Jy/beam ! Combined flux in latest and established models = 1.27677 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 1.27677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108941Jy sigma=0.910808 ! Fit after self-cal, rms=0.108892Jy sigma=0.910596 ! 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.847 mas, bmaj=9.25 mas, bpa=5.075 degrees ! Estimated noise=2.7413 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.847 x 9.25 at 5.075 degrees (North through East) ! Clean map min=-0.009534 max=0.98022 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108892Jy sigma=0.910596 ! Fit after self-cal, rms=0.102712Jy sigma=0.830215 ! Inverting map and beam ! Estimated beam: bmin=2.847 mas, bmaj=9.252 mas, bpa=5.095 degrees ! Estimated noise=2.74092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858778 Jy ! Component: 100 - total flux cleaned = 0.00102688 Jy ! Component: 150 - total flux cleaned = 0.0010288 Jy ! Component: 200 - total flux cleaned = 0.000881209 Jy ! Total flux subtracted in 200 components = 0.000881209 Jy ! Clean residual min=-0.010345 max=0.011126 Jy/beam ! Clean residual mean=-0.000242 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 1.27765 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 1.27765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102071Jy sigma=0.824730 ! Fit after self-cal, rms=0.102126Jy sigma=0.824607 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144121 Jy ! Component: 100 - total flux cleaned = -0.000283294 Jy ! Component: 150 - total flux cleaned = -0.000419982 Jy ! Component: 200 - total flux cleaned = -0.000553812 Jy ! Total flux subtracted in 200 components = -0.000553812 Jy ! Clean residual min=-0.010224 max=0.010914 Jy/beam ! Clean residual mean=-0.000243 rms=0.002777 Jy/beam ! Combined flux in latest and established models = 1.2771 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 1.2771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101675Jy sigma=0.820792 ! Fit after self-cal, rms=0.101696Jy sigma=0.820739 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101696Jy sigma=0.820739 ! Fit after self-cal, rms=0.101812Jy sigma=0.820188 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.236 mas, bmaj=7.831 mas, bpa=5.147 degrees ! Estimated noise=3.45025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.742649 Jy ! Component: 100 - total flux cleaned = 0.960226 Jy ! Component: 150 - total flux cleaned = 1.08081 Jy ! Component: 200 - total flux cleaned = 1.15223 Jy ! Total flux subtracted in 200 components = 1.15223 Jy ! Clean residual min=-0.019003 max=0.040222 Jy/beam ! Clean residual mean=-0.000201 rms=0.005794 Jy/beam ! Combined flux in latest and established models = 1.15222 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 31 model components to the UV plane model. ! The established model now contains 31 components and 1.15222 Jy ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=9.243 mas, bpa=5.049 degrees ! Estimated noise=2.74112 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.0608741 Jy ! Component: 100 - total flux cleaned = 0.089119 Jy ! Component: 150 - total flux cleaned = 0.105023 Jy ! Component: 200 - total flux cleaned = 0.114623 Jy ! Total flux subtracted in 200 components = 0.114623 Jy ! Clean residual min=-0.010547 max=0.014013 Jy/beam ! Clean residual mean=-0.000275 rms=0.002992 Jy/beam ! Combined flux in latest and established models = 1.26685 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 1.26685 Jy ! Inverting map ! Added new window around map position (2, -28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979732 Jy ! Component: 100 - total flux cleaned = 0.0100587 Jy ! Component: 150 - total flux cleaned = 0.0105506 Jy ! Component: 200 - total flux cleaned = 0.0112216 Jy ! Total flux subtracted in 200 components = 0.0112216 Jy ! Clean residual min=-0.009343 max=0.012245 Jy/beam ! Clean residual mean=-0.000251 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 1.27807 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 1.27807 Jy ! Inverting map ! Added new window around map position (34.5, -58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00940186 Jy ! Component: 100 - total flux cleaned = 0.0120301 Jy ! Component: 150 - total flux cleaned = 0.01299 Jy ! Component: 200 - total flux cleaned = 0.0136945 Jy ! Total flux subtracted in 200 components = 0.0136945 Jy ! Clean residual min=-0.008958 max=0.011230 Jy/beam ! Clean residual mean=-0.000201 rms=0.002443 Jy/beam ! Combined flux in latest and established models = 1.29176 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 1.29176 Jy ! Inverting map ! Added new window around map position (17.5, 103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0090418 Jy ! Component: 100 - total flux cleaned = 0.00968756 Jy ! Component: 150 - total flux cleaned = 0.0104121 Jy ! Component: 200 - total flux cleaned = 0.0112314 Jy ! Total flux subtracted in 200 components = 0.0112314 Jy ! Clean residual min=-0.008582 max=0.009014 Jy/beam ! Clean residual mean=-0.000201 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 1.303 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 1.303 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.306 mas, bmaj=31.32 mas, bpa=2.627 degrees ! Estimated noise=3.69963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127362 Jy ! Component: 100 - total flux cleaned = 0.00126887 Jy ! Component: 150 - total flux cleaned = 0.00157219 Jy ! Component: 200 - total flux cleaned = 0.00191689 Jy ! Total flux subtracted in 200 components = 0.00191689 Jy ! Clean residual min=-0.008470 max=0.009533 Jy/beam ! Clean residual mean=-0.000394 rms=0.003025 Jy/beam ! Combined flux in latest and established models = 1.30491 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.000154526 Jy ! Component: 100 - total flux cleaned = 0.000149795 Jy ! Component: 150 - total flux cleaned = 0.000289706 Jy ! Component: 200 - total flux cleaned = 0.000422087 Jy ! Total flux subtracted in 200 components = 0.000422087 Jy ! Clean residual min=-0.008487 max=0.009350 Jy/beam ! Clean residual mean=-0.000392 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 1.30534 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 1.30534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=9.243 mas, bpa=5.049 degrees ! Estimated noise=2.74112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173698 Jy ! Component: 100 - total flux cleaned = -0.000120521 Jy ! Component: 150 - total flux cleaned = -0.00025551 Jy ! Component: 200 - total flux cleaned = -0.000253819 Jy ! Total flux subtracted in 200 components = -0.000253819 Jy ! Clean residual min=-0.008353 max=0.008984 Jy/beam ! Clean residual mean=-0.000197 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 1.30508 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 147 components and 1.30508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096104Jy sigma=0.775674 ! Fit after self-cal, rms=0.095973Jy sigma=0.771829 wmodel J0922-3959_S_map.mod ! Writing 147 model components to file: J0922-3959_S_map.mod wobs J0922-3959_S_uvs.fits ! Writing UV FITS file: J0922-3959_S_uvs.fits wwins J0922-3959_S_map.win ! wwins: Wrote 5 windows to J0922-3959_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.00255384 Jy ! Component: 100 - total flux cleaned = 0.00368724 Jy ! Component: 150 - total flux cleaned = 0.0047625 Jy ! Component: 200 - total flux cleaned = 0.00541144 Jy ! Component: 250 - total flux cleaned = 0.00591433 Jy ! Component: 300 - total flux cleaned = 0.00675906 Jy ! Component: 350 - total flux cleaned = 0.00722821 Jy ! Component: 400 - total flux cleaned = 0.00780111 Jy ! Component: 450 - total flux cleaned = 0.00813549 Jy ! Component: 500 - total flux cleaned = 0.00824495 Jy ! Component: 550 - total flux cleaned = 0.00856935 Jy ! Component: 600 - total flux cleaned = 0.00878054 Jy ! Component: 650 - total flux cleaned = 0.00878259 Jy ! Component: 700 - total flux cleaned = 0.00908922 Jy ! Component: 750 - total flux cleaned = 0.00908875 Jy ! Component: 800 - total flux cleaned = 0.00918849 Jy ! Component: 850 - total flux cleaned = 0.00938447 Jy ! Component: 900 - total flux cleaned = 0.0095761 Jy ! Component: 950 - total flux cleaned = 0.00957618 Jy ! Component: 1000 - total flux cleaned = 0.00985949 Jy ! Component: 1050 - total flux cleaned = 0.0100434 Jy ! Component: 1100 - total flux cleaned = 0.00995119 Jy ! Component: 1150 - total flux cleaned = 0.00995202 Jy ! Component: 1200 - total flux cleaned = 0.010041 Jy ! Component: 1250 - total flux cleaned = 0.0100424 Jy ! Component: 1300 - total flux cleaned = 0.010217 Jy ! Component: 1350 - total flux cleaned = 0.0100434 Jy ! Component: 1400 - total flux cleaned = 0.0100433 Jy ! Component: 1450 - total flux cleaned = 0.00995862 Jy ! Component: 1500 - total flux cleaned = 0.0101263 Jy ! Component: 1550 - total flux cleaned = 0.00979617 Jy ! Component: 1600 - total flux cleaned = 0.00987777 Jy ! Component: 1650 - total flux cleaned = 0.00987733 Jy ! Component: 1700 - total flux cleaned = 0.00971664 Jy ! Component: 1750 - total flux cleaned = 0.0094805 Jy ! Component: 1800 - total flux cleaned = 0.00963713 Jy ! Component: 1850 - total flux cleaned = 0.00955703 Jy ! Component: 1900 - total flux cleaned = 0.00924959 Jy ! Component: 1950 - total flux cleaned = 0.0088699 Jy ! Component: 2000 - total flux cleaned = 0.00879597 Jy ! Component: 2050 - total flux cleaned = 0.00887133 Jy ! Component: 2100 - total flux cleaned = 0.00887091 Jy ! Component: 2150 - total flux cleaned = 0.00865171 Jy ! Component: 2200 - total flux cleaned = 0.00857923 Jy ! Component: 2250 - total flux cleaned = 0.008436 Jy ! Component: 2300 - total flux cleaned = 0.00850814 Jy ! Component: 2350 - total flux cleaned = 0.00829648 Jy ! Component: 2400 - total flux cleaned = 0.00822653 Jy ! Component: 2450 - total flux cleaned = 0.00801884 Jy ! Component: 2500 - total flux cleaned = 0.00815751 Jy ! Component: 2550 - total flux cleaned = 0.0080212 Jy ! Component: 2600 - total flux cleaned = 0.0080888 Jy ! Component: 2650 - total flux cleaned = 0.00802084 Jy ! Component: 2700 - total flux cleaned = 0.00775396 Jy ! Component: 2750 - total flux cleaned = 0.00801958 Jy ! Component: 2800 - total flux cleaned = 0.00795314 Jy ! Component: 2850 - total flux cleaned = 0.00788849 Jy ! Component: 2900 - total flux cleaned = 0.00795357 Jy ! Component: 2950 - total flux cleaned = 0.00795357 Jy ! Component: 3000 - total flux cleaned = 0.00801712 Jy ! Component: 3050 - total flux cleaned = 0.00769999 Jy ! Component: 3100 - total flux cleaned = 0.00782535 Jy ! Component: 3150 - total flux cleaned = 0.0078247 Jy ! Component: 3200 - total flux cleaned = 0.00751452 Jy ! Component: 3250 - total flux cleaned = 0.00745306 Jy ! Component: 3300 - total flux cleaned = 0.00720847 Jy ! Component: 3350 - total flux cleaned = 0.00745171 Jy ! Component: 3400 - total flux cleaned = 0.00733136 Jy ! Component: 3450 - total flux cleaned = 0.00727129 Jy ! Component: 3500 - total flux cleaned = 0.00727143 Jy ! Component: 3550 - total flux cleaned = 0.00744805 Jy ! Component: 3600 - total flux cleaned = 0.00709631 Jy ! Component: 3650 - total flux cleaned = 0.00732972 Jy ! Component: 3700 - total flux cleaned = 0.00738779 Jy ! Component: 3750 - total flux cleaned = 0.0075028 Jy ! Component: 3800 - total flux cleaned = 0.00750297 Jy ! Component: 3850 - total flux cleaned = 0.0074458 Jy ! Component: 3900 - total flux cleaned = 0.00767147 Jy ! Component: 3950 - total flux cleaned = 0.00778339 Jy ! Component: 4000 - total flux cleaned = 0.00795072 Jy ! Component: 4050 - total flux cleaned = 0.008061 Jy ! Total flux subtracted in 4096 components = 0.00806043 Jy ! Clean residual min=-0.002910 max=0.002960 Jy/beam ! Clean residual mean=-0.000019 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 1.31314 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 423 components and 1.31314 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0922-3959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 9.243 at 5.049 degrees (North through East) ! Clean map min=-0.0082313 max=0.99698 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0922-3959_S_map.fits wmodel /scr/pima/rv118_uvs/J0922-3959_S_map.mod ! Writing 423 model components to file: /scr/pima/rv118_uvs/J0922-3959_S_map.mod wobs /scr/pima/rv118_uvs/J0922-3959_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0922-3959_S_uvs.fits wwins /scr/pima/rv118_uvs/J0922-3959_S_map.win ! wwins: Wrote 6 windows to /scr/pima/rv118_uvs/J0922-3959_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.996982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010055 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.302563 0.302563 0.605127 1.21025 2.42051 4.84101 9.68203 19.3641 38.7281 77.4562 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.996 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 991.527 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0922-3959_S_dfm.log closed on Sun Dec 10 00:09:15 2017