! Started logfile: /scr/pima/rv119_uvs/J1033+071B_X_dfm.log on Sun Dec 17 11:35:09 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv119_uvs/J1033+071B_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1033+071B_X_uva.fits ! AN table 1: 19 integrations on 10 of 10 possible baselines. ! AN table 2: 14 integrations on 6 of 6 possible baselines. ! AN table 3: 9 integrations on 1 of 1 possible baselines. ! AN table 4: 9 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.690323 visibilities/baseline/integration-bin. ! Found source: J1033+071B ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 856 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1033+071B_X] 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.200x0.200 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 46 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 18 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 18 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 18 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 18 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.037046Jy sigma=16.377038 ! Fit after self-cal, rms=0.756164Jy sigma=11.121476 ! 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=1.841 mas, bmaj=2.248 mas, bpa=62.6 degrees ! Estimated noise=2.41751 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.190617 Jy ! Component: 100 - total flux cleaned = 0.234605 Jy ! Total flux subtracted in 100 components = 0.234605 Jy ! Clean residual min=-0.020762 max=0.019773 Jy/beam ! Clean residual mean=-0.000061 rms=0.005609 Jy/beam ! Combined flux in latest and established models = 0.234605 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.234605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084443Jy sigma=1.140954 ! Fit after self-cal, rms=0.084387Jy sigma=1.140263 ! 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.011 mas, bmaj=2.517 mas, bpa=50.41 degrees ! Estimated noise=1.86231 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.0220824 Jy ! Component: 100 - total flux cleaned = 0.0361351 Jy ! Component: 150 - total flux cleaned = 0.0466584 Jy ! Component: 200 - total flux cleaned = 0.0545881 Jy ! Total flux subtracted in 200 components = 0.0545881 Jy ! Clean residual min=-0.013903 max=0.014125 Jy/beam ! Clean residual mean=-0.000039 rms=0.004033 Jy/beam ! Combined flux in latest and established models = 0.289193 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.289193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076301Jy sigma=1.036295 ! Fit after self-cal, rms=0.076162Jy sigma=1.034747 ! 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.011 x 2.517 at 50.41 degrees (North through East) ! Clean map min=-0.013783 max=0.24512 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 KP 0.93 NL 1.22 ! PT 1.02 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 0.96 LA 0.98 SC 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* LA 0.00* NL 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 KP 0.90 NL 1.23 ! PT 0.97 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 HN 0.96 LA 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* LA 0.00* NL 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 KP 0.89 NL 1.22 ! PT 1.02 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 0.99 LA 0.93 SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* LA 0.00* NL 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 KP 0.87 NL 1.21 ! PT 0.98 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 HN 0.92 LA 1.04 SC 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* OV 0.00* ! ! A total of 24 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! FD 0.00* LA 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.076162Jy sigma=1.034747 ! Fit after self-cal, rms=0.064833Jy sigma=0.805752 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.814 mas, bmaj=2.713 mas, bpa=54.05 degrees ! Estimated noise=2.10461 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.00306556 Jy ! Component: 100 - total flux cleaned = 0.00347598 Jy ! Component: 150 - total flux cleaned = 0.00355354 Jy ! Component: 200 - total flux cleaned = 0.00355205 Jy ! Total flux subtracted in 200 components = 0.00355205 Jy ! Clean residual min=-0.006509 max=0.007689 Jy/beam ! Clean residual mean=-0.000006 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.292745 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.292745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064290Jy sigma=0.802134 ! Fit after self-cal, rms=0.064392Jy sigma=0.801446 ! 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.064392Jy sigma=0.801446 ! Fit after self-cal, rms=0.064636Jy sigma=0.800408 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.809 mas, bmaj=2.713 mas, bpa=53.75 degrees ! Estimated noise=2.1094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023788 Jy ! Component: 100 - total flux cleaned = 0.00258014 Jy ! Component: 150 - total flux cleaned = 0.00252493 Jy ! Component: 200 - total flux cleaned = 0.00247556 Jy ! Total flux subtracted in 200 components = 0.00247556 Jy ! Clean residual min=-0.005850 max=0.006570 Jy/beam ! Clean residual mean=-0.000006 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.295221 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.295221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064410Jy sigma=0.798970 ! Fit after self-cal, rms=0.064405Jy sigma=0.798840 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 (9.8, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531039 Jy ! Component: 100 - total flux cleaned = 0.00636077 Jy ! Component: 150 - total flux cleaned = 0.00702135 Jy ! Component: 200 - total flux cleaned = 0.00772795 Jy ! Total flux subtracted in 200 components = 0.00772795 Jy ! Clean residual min=-0.004657 max=0.004552 Jy/beam ! Clean residual mean=-0.000004 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.302949 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.302949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063864Jy sigma=0.791918 ! Fit after self-cal, rms=0.063813Jy sigma=0.791690 ! 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.063813Jy sigma=0.791690 ! Fit after self-cal, rms=0.063867Jy sigma=0.791177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.81 mas, bmaj=2.714 mas, bpa=53.53 degrees ! Estimated noise=2.10735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122992 Jy ! Component: 100 - total flux cleaned = 0.00153748 Jy ! Component: 150 - total flux cleaned = 0.00194919 Jy ! Component: 200 - total flux cleaned = 0.0023228 Jy ! Total flux subtracted in 200 components = 0.0023228 Jy ! Clean residual min=-0.003998 max=0.004460 Jy/beam ! Clean residual mean=-0.000003 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.305272 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.305272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063756Jy sigma=0.789848 ! Fit after self-cal, rms=0.063753Jy sigma=0.789769 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 (-48.8, 48.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228386 Jy ! Component: 100 - total flux cleaned = 0.00229314 Jy ! Component: 150 - total flux cleaned = 0.00214992 Jy ! Component: 200 - total flux cleaned = 0.00189414 Jy ! Total flux subtracted in 200 components = 0.00189414 Jy ! Clean residual min=-0.004102 max=0.003154 Jy/beam ! Clean residual mean=-0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.307166 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.307166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063393Jy sigma=0.786256 ! Fit after self-cal, rms=0.063369Jy sigma=0.785855 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.063369Jy sigma=0.785855 ! Fit after self-cal, rms=0.063170Jy sigma=0.785333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.187 mas, bmaj=3.136 mas, bpa=46.33 degrees ! Estimated noise=2.30104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000864959 Jy ! Component: 100 - total flux cleaned = 0.000649048 Jy ! Component: 150 - total flux cleaned = 0.000531683 Jy ! Component: 200 - total flux cleaned = 0.000530732 Jy ! Total flux subtracted in 200 components = 0.000530732 Jy ! Clean residual min=-0.003272 max=0.002529 Jy/beam ! Clean residual mean=-0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.307696 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.307696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063057Jy sigma=0.784406 ! Fit after self-cal, rms=0.063052Jy sigma=0.784334 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.000220452 Jy ! Component: 100 - total flux cleaned = 0.000151555 Jy ! Component: 150 - total flux cleaned = 8.76557e-05 Jy ! Component: 200 - total flux cleaned = 5.64581e-05 Jy ! Total flux subtracted in 200 components = 5.64581e-05 Jy ! Clean residual min=-0.003161 max=0.002510 Jy/beam ! Clean residual mean=-0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.307753 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.307753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062991Jy sigma=0.783875 ! Fit after self-cal, rms=0.062993Jy sigma=0.783853 ! 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=1.812 mas, bmaj=2.71 mas, bpa=53.48 degrees ! Estimated noise=2.10578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.812 x 2.71 at 53.48 degrees (North through East) ! Clean map min=-0.0034119 max=0.24053 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=1.632 mas, bmaj=2.359 mas, bpa=60.74 degrees ! Estimated noise=2.83527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.180972 Jy ! Component: 100 - total flux cleaned = 0.22175 Jy ! Component: 150 - total flux cleaned = 0.240044 Jy ! Component: 200 - total flux cleaned = 0.251209 Jy ! Total flux subtracted in 200 components = 0.251209 Jy ! Clean residual min=-0.011477 max=0.012413 Jy/beam ! Clean residual mean=0.000003 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.251209 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.251209 Jy ! Inverting map and beam ! Estimated beam: bmin=1.812 mas, bmaj=2.71 mas, bpa=53.48 degrees ! Estimated noise=2.10578 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.0137379 Jy ! Component: 100 - total flux cleaned = 0.02001 Jy ! Component: 150 - total flux cleaned = 0.024843 Jy ! Component: 200 - total flux cleaned = 0.0286692 Jy ! Total flux subtracted in 200 components = 0.0286692 Jy ! Clean residual min=-0.006231 max=0.005104 Jy/beam ! Clean residual mean=-0.000001 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.279878 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.279878 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.187 mas, bmaj=3.136 mas, bpa=46.33 degrees ! Estimated noise=2.30104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446038 Jy ! Component: 100 - total flux cleaned = 0.00726269 Jy ! Component: 150 - total flux cleaned = 0.00958883 Jy ! Component: 200 - total flux cleaned = 0.0113415 Jy ! Total flux subtracted in 200 components = 0.0113415 Jy ! Clean residual min=-0.004727 max=0.003899 Jy/beam ! Clean residual mean=-0.000000 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.29122 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.00168874 Jy ! Component: 100 - total flux cleaned = 0.00305268 Jy ! Component: 150 - total flux cleaned = 0.0042248 Jy ! Component: 200 - total flux cleaned = 0.00509582 Jy ! Total flux subtracted in 200 components = 0.00509582 Jy ! Clean residual min=-0.004087 max=0.003540 Jy/beam ! Clean residual mean=-0.000000 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.296316 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 80 components and 0.296315 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.812 mas, bmaj=2.71 mas, bpa=53.48 degrees ! Estimated noise=2.10578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213879 Jy ! Component: 100 - total flux cleaned = -7.64665e-05 Jy ! Component: 150 - total flux cleaned = -7.37534e-05 Jy ! Component: 200 - total flux cleaned = -7.41154e-05 Jy ! Total flux subtracted in 200 components = -7.41154e-05 Jy ! Clean residual min=-0.003620 max=0.003430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.296241 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.296241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063134Jy sigma=0.785687 ! Fit after self-cal, rms=0.063141Jy sigma=0.785514 wmodel J1033+071B_X_map.mod ! Writing 98 model components to file: J1033+071B_X_map.mod wobs J1033+071B_X_uvs.fits ! Writing UV FITS file: J1033+071B_X_uvs.fits wwins J1033+071B_X_map.win ! wwins: Wrote 3 windows to J1033+071B_X_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.000654148 Jy ! Component: 100 - total flux cleaned = -0.0010529 Jy ! Component: 150 - total flux cleaned = -0.00141696 Jy ! Component: 200 - total flux cleaned = -0.00160879 Jy ! Component: 250 - total flux cleaned = -0.00169906 Jy ! Component: 300 - total flux cleaned = -0.00182829 Jy ! Component: 350 - total flux cleaned = -0.00170431 Jy ! Component: 400 - total flux cleaned = -0.00146087 Jy ! Component: 450 - total flux cleaned = -0.00126253 Jy ! Component: 500 - total flux cleaned = -0.00114591 Jy ! Component: 550 - total flux cleaned = -0.000955014 Jy ! Component: 600 - total flux cleaned = -0.000654577 Jy ! Component: 650 - total flux cleaned = -0.000469724 Jy ! Component: 700 - total flux cleaned = -0.00036032 Jy ! Component: 750 - total flux cleaned = -0.000251585 Jy ! Component: 800 - total flux cleaned = -0.000108449 Jy ! Component: 850 - total flux cleaned = -1.91694e-06 Jy ! Component: 900 - total flux cleaned = 0.000103767 Jy ! Component: 950 - total flux cleaned = 0.000243466 Jy ! Component: 1000 - total flux cleaned = 0.000347485 Jy ! Component: 1050 - total flux cleaned = 0.000347428 Jy ! Component: 1100 - total flux cleaned = 0.000313056 Jy ! Component: 1150 - total flux cleaned = 0.000312913 Jy ! Component: 1200 - total flux cleaned = 0.000210702 Jy ! Component: 1250 - total flux cleaned = 0.000176788 Jy ! Component: 1300 - total flux cleaned = 0.000109198 Jy ! Component: 1350 - total flux cleaned = 7.55943e-05 Jy ! Component: 1400 - total flux cleaned = 8.27609e-06 Jy ! Component: 1450 - total flux cleaned = -5.88963e-05 Jy ! Component: 1500 - total flux cleaned = -0.000126121 Jy ! Component: 1550 - total flux cleaned = -0.000193544 Jy ! Component: 1600 - total flux cleaned = -0.000261099 Jy ! Component: 1650 - total flux cleaned = -0.000328942 Jy ! Component: 1700 - total flux cleaned = -0.000465568 Jy ! Component: 1750 - total flux cleaned = -0.000534341 Jy ! Component: 1800 - total flux cleaned = -0.000638268 Jy ! Component: 1850 - total flux cleaned = -0.000743058 Jy ! Component: 1900 - total flux cleaned = -0.000778427 Jy ! Component: 1950 - total flux cleaned = -0.000813731 Jy ! Component: 2000 - total flux cleaned = -0.000813513 Jy ! Component: 2050 - total flux cleaned = -0.000921778 Jy ! Component: 2100 - total flux cleaned = -0.000957856 Jy ! Component: 2150 - total flux cleaned = -0.000957981 Jy ! Component: 2200 - total flux cleaned = -0.000957995 Jy ! Component: 2250 - total flux cleaned = -0.000958138 Jy ! Component: 2300 - total flux cleaned = -0.000957932 Jy ! Component: 2350 - total flux cleaned = -0.000957717 Jy ! Component: 2400 - total flux cleaned = -0.000957926 Jy ! Component: 2450 - total flux cleaned = -0.000997466 Jy ! Component: 2500 - total flux cleaned = -0.00103699 Jy ! Component: 2550 - total flux cleaned = -0.00107747 Jy ! Component: 2600 - total flux cleaned = -0.00107724 Jy ! Component: 2650 - total flux cleaned = -0.00115986 Jy ! Component: 2700 - total flux cleaned = -0.00116019 Jy ! Component: 2750 - total flux cleaned = -0.00120231 Jy ! Component: 2800 - total flux cleaned = -0.00120239 Jy ! Component: 2850 - total flux cleaned = -0.0012461 Jy ! Component: 2900 - total flux cleaned = -0.00128999 Jy ! Component: 2950 - total flux cleaned = -0.00133486 Jy ! Component: 3000 - total flux cleaned = -0.00138053 Jy ! Component: 3050 - total flux cleaned = -0.00142723 Jy ! Component: 3100 - total flux cleaned = -0.0014274 Jy ! Component: 3150 - total flux cleaned = -0.00142742 Jy ! Component: 3200 - total flux cleaned = -0.0014753 Jy ! Component: 3250 - total flux cleaned = -0.00157254 Jy ! Component: 3300 - total flux cleaned = -0.00167135 Jy ! Component: 3350 - total flux cleaned = -0.00167175 Jy ! Component: 3400 - total flux cleaned = -0.00177401 Jy ! Component: 3450 - total flux cleaned = -0.00177428 Jy ! Component: 3500 - total flux cleaned = -0.0018796 Jy ! Component: 3550 - total flux cleaned = -0.0019336 Jy ! Component: 3600 - total flux cleaned = -0.00198777 Jy ! Component: 3650 - total flux cleaned = -0.00204294 Jy ! Component: 3700 - total flux cleaned = -0.00215522 Jy ! Component: 3750 - total flux cleaned = -0.00226969 Jy ! Component: 3800 - total flux cleaned = -0.00238717 Jy ! Component: 3850 - total flux cleaned = -0.00244679 Jy ! Component: 3900 - total flux cleaned = -0.00256827 Jy ! Component: 3950 - total flux cleaned = -0.00269166 Jy ! Component: 4000 - total flux cleaned = -0.00275448 Jy ! Component: 4050 - total flux cleaned = -0.0028818 Jy ! Total flux subtracted in 4096 components = -0.00294672 Jy ! Clean residual min=-0.003601 max=0.003687 Jy/beam ! Clean residual mean=-0.000019 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.293295 Jy keep ! Adding 191 model components to the UV plane model. ! The established model now contains 289 components and 0.293294 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1033+071B_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.812 x 2.71 at 53.48 degrees (North through East) ! Clean map min=-0.0067166 max=0.23899 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1033+071B_X_map.fits wmodel /scr/pima/rv119_uvs/J1033+071B_X_map.mod ! Writing 289 model components to file: /scr/pima/rv119_uvs/J1033+071B_X_map.mod wobs /scr/pima/rv119_uvs/J1033+071B_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1033+071B_X_uvs.fits wwins /scr/pima/rv119_uvs/J1033+071B_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv119_uvs/J1033+071B_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.238987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000773784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.971329 0.971329 1.94266 3.88532 7.77063 15.5413 31.0825 62.1651 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.238 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 308.855 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1033+071B_X_dfm.log closed on Sun Dec 17 11:35:13 2017