! Started logfile: /scr/pima/rv119_uvs/J0010+1058_S_dfm.log on Sun Dec 17 11:32:14 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/rv119_uvs/J0010+1058_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0010+1058_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.655651 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 5476 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 J0010+1058_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011201Jy sigma=19.821949 ! Fit after self-cal, rms=0.913330Jy sigma=18.003330 ! 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=3.044 mas, bmaj=7.899 mas, bpa=26.88 degrees ! Estimated noise=0.937461 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.0713207 Jy ! Component: 100 - total flux cleaned = 0.0849598 Jy ! Total flux subtracted in 100 components = 0.0849598 Jy ! Clean residual min=-0.008906 max=0.009103 Jy/beam ! Clean residual mean=-0.000002 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.0849598 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0849598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085695Jy sigma=1.218683 ! Fit after self-cal, rms=0.085633Jy sigma=1.217890 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=8.108 mas, bpa=22.16 degrees ! Estimated noise=0.519706 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.000907301 Jy ! Component: 100 - total flux cleaned = 0.00171208 Jy ! Component: 150 - total flux cleaned = 0.00220878 Jy ! Component: 200 - total flux cleaned = 0.0024641 Jy ! Total flux subtracted in 200 components = 0.0024641 Jy ! Clean residual min=-0.004635 max=0.005277 Jy/beam ! Clean residual mean=-0.000001 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.0874239 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.0874239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085208Jy sigma=1.214838 ! Fit after self-cal, rms=0.085193Jy sigma=1.214668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.921 x 8.108 at 22.16 degrees (North through East) ! Clean map min=-0.0044691 max=0.088847 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 1.03 ! LA 1.00 NL 1.00 OV 1.08 PT 1.00 ! SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.97 KP 1.01 ! LA 1.00 NL 1.00 OV 1.00 PT 0.99 ! SC 1.23 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.09 HN 1.09 KP 0.48 ! LA 1.15 NL 1.00* OV 1.05 PT 1.14 ! SC 0.48 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.98 KP 1.01 ! LA 0.99 NL 1.02 OV 1.00 PT 0.98 ! SC 1.23 ! ! ! Fit before self-cal, rms=0.085193Jy sigma=1.214668 ! Fit after self-cal, rms=0.054494Jy sigma=1.120244 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=8.114 mas, bpa=22.21 degrees ! Estimated noise=0.516795 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.00079186 Jy ! Component: 100 - total flux cleaned = 0.00071021 Jy ! Component: 150 - total flux cleaned = 0.000643703 Jy ! Component: 200 - total flux cleaned = 0.000572449 Jy ! Total flux subtracted in 200 components = 0.000572449 Jy ! Clean residual min=-0.002476 max=0.003321 Jy/beam ! Clean residual mean=-0.000004 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0879964 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.0879963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054456Jy sigma=1.119777 ! Fit after self-cal, rms=0.055937Jy sigma=1.105660 ! 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.055937Jy sigma=1.105660 ! Fit after self-cal, rms=0.059474Jy sigma=1.099903 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=8.127 mas, bpa=22.74 degrees ! Estimated noise=0.521798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285701 Jy ! Component: 100 - total flux cleaned = 0.0003295 Jy ! Component: 150 - total flux cleaned = 0.000366902 Jy ! Component: 200 - total flux cleaned = 0.000399202 Jy ! Total flux subtracted in 200 components = 0.000399202 Jy ! Clean residual min=-0.002520 max=0.003692 Jy/beam ! Clean residual mean=-0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0883955 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.0883956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059441Jy sigma=1.099877 ! Fit after self-cal, rms=0.060520Jy sigma=1.098096 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 (60.5, 81.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308243 Jy ! Component: 100 - total flux cleaned = 0.00364383 Jy ! Component: 150 - total flux cleaned = 0.00368845 Jy ! Component: 200 - total flux cleaned = 0.00378227 Jy ! Total flux subtracted in 200 components = 0.00378227 Jy ! Clean residual min=-0.002488 max=0.002822 Jy/beam ! Clean residual mean=-0.000005 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0921778 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.0921778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060321Jy sigma=1.092151 ! Fit after self-cal, rms=0.060180Jy sigma=1.091577 ! Inverting map ! Added new window around map position (-28, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186328 Jy ! Component: 100 - total flux cleaned = 0.00260109 Jy ! Component: 150 - total flux cleaned = 0.00306989 Jy ! Component: 200 - total flux cleaned = 0.00325109 Jy ! Total flux subtracted in 200 components = 0.00325109 Jy ! Clean residual min=-0.002351 max=0.002233 Jy/beam ! Clean residual mean=-0.000005 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0954289 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 97 components and 0.0954289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060040Jy sigma=1.087447 ! Fit after self-cal, rms=0.059893Jy sigma=1.086980 ! 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.059893Jy sigma=1.086980 ! Fit after self-cal, rms=0.059934Jy sigma=1.082365 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.778 mas, bmaj=8.121 mas, bpa=22.99 degrees ! Estimated noise=0.520828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125797 Jy ! Component: 100 - total flux cleaned = 0.00180377 Jy ! Component: 150 - total flux cleaned = 0.00200881 Jy ! Component: 200 - total flux cleaned = 0.00204647 Jy ! Total flux subtracted in 200 components = 0.00204647 Jy ! Clean residual min=-0.002177 max=0.002238 Jy/beam ! Clean residual mean=-0.000006 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0974754 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.0974754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059859Jy sigma=1.080290 ! Fit after self-cal, rms=0.060054Jy sigma=1.079743 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.000583451 Jy ! Component: 100 - total flux cleaned = 0.000742372 Jy ! Component: 150 - total flux cleaned = 0.000742335 Jy ! Component: 200 - total flux cleaned = 0.000741706 Jy ! Total flux subtracted in 200 components = 0.000741706 Jy ! Clean residual min=-0.002165 max=0.002069 Jy/beam ! Clean residual mean=-0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0982171 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 136 components and 0.0982171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060024Jy sigma=1.078940 ! Fit after self-cal, rms=0.060011Jy sigma=1.078894 ! 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.060011Jy sigma=1.078894 ! Fit after self-cal, rms=0.060091Jy sigma=1.078385 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=10.27 mas, bpa=5.099 degrees ! Estimated noise=0.683022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437174 Jy ! Component: 100 - total flux cleaned = 0.00066661 Jy ! Component: 150 - total flux cleaned = 0.000735412 Jy ! Component: 200 - total flux cleaned = 0.000816321 Jy ! Total flux subtracted in 200 components = 0.000816321 Jy ! Clean residual min=-0.002340 max=0.002438 Jy/beam ! Clean residual mean=-0.000008 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0990334 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.0990334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060066Jy sigma=1.078212 ! Fit after self-cal, rms=0.060085Jy sigma=1.078133 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.000261294 Jy ! Component: 100 - total flux cleaned = 0.000354208 Jy ! Component: 150 - total flux cleaned = 0.000455929 Jy ! Component: 200 - total flux cleaned = 0.000549488 Jy ! Total flux subtracted in 200 components = 0.000549488 Jy ! Clean residual min=-0.002310 max=0.002358 Jy/beam ! Clean residual mean=-0.000008 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0995829 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 160 components and 0.0995829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060074Jy sigma=1.077952 ! Fit after self-cal, rms=0.060069Jy sigma=1.077940 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=8.119 mas, bpa=23.08 degrees ! Estimated noise=0.521184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 8.119 at 23.08 degrees (North through East) ! Clean map min=-0.0022219 max=0.088799 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.011 mas, bpa=26.87 degrees ! Estimated noise=0.921071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0710614 Jy ! Component: 100 - total flux cleaned = 0.0856987 Jy ! Component: 150 - total flux cleaned = 0.0877904 Jy ! Component: 200 - total flux cleaned = 0.0892798 Jy ! Total flux subtracted in 200 components = 0.0892798 Jy ! Clean residual min=-0.005019 max=0.004697 Jy/beam ! Clean residual mean=-0.000004 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0892798 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0892798 Jy ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=8.119 mas, bpa=23.08 degrees ! Estimated noise=0.521184 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.00264617 Jy ! Component: 100 - total flux cleaned = 0.00349932 Jy ! Component: 150 - total flux cleaned = 0.00454634 Jy ! Component: 200 - total flux cleaned = 0.00531652 Jy ! Total flux subtracted in 200 components = 0.00531652 Jy ! Clean residual min=-0.002572 max=0.002376 Jy/beam ! Clean residual mean=-0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0945963 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.0945963 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=10.27 mas, bpa=5.099 degrees ! Estimated noise=0.683022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175497 Jy ! Component: 100 - total flux cleaned = 0.00262235 Jy ! Component: 150 - total flux cleaned = 0.00308351 Jy ! Component: 200 - total flux cleaned = 0.00333413 Jy ! Total flux subtracted in 200 components = 0.00333413 Jy ! Clean residual min=-0.002503 max=0.002499 Jy/beam ! Clean residual mean=-0.000008 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0979305 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.000190774 Jy ! Component: 100 - total flux cleaned = 0.000302491 Jy ! Component: 150 - total flux cleaned = 0.000352707 Jy ! Component: 200 - total flux cleaned = 0.000447353 Jy ! Total flux subtracted in 200 components = 0.000447353 Jy ! Clean residual min=-0.002421 max=0.002413 Jy/beam ! Clean residual mean=-0.000008 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0983778 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 98 components and 0.0983778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=8.119 mas, bpa=23.08 degrees ! Estimated noise=0.521184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.46806e-05 Jy ! Component: 100 - total flux cleaned = 9.33932e-05 Jy ! Component: 150 - total flux cleaned = 9.24255e-05 Jy ! Component: 200 - total flux cleaned = 5.72438e-05 Jy ! Total flux subtracted in 200 components = 5.72438e-05 Jy ! Clean residual min=-0.002381 max=0.002259 Jy/beam ! Clean residual mean=-0.000004 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0984351 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.098435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060082Jy sigma=1.079161 ! Fit after self-cal, rms=0.060028Jy sigma=1.079027 wmodel J0010+1058_S_map.mod ! Writing 112 model components to file: J0010+1058_S_map.mod wobs J0010+1058_S_uvs.fits ! Writing UV FITS file: J0010+1058_S_uvs.fits wwins J0010+1058_S_map.win ! wwins: Wrote 3 windows to J0010+1058_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.000146976 Jy ! Component: 100 - total flux cleaned = -0.000182234 Jy ! Component: 150 - total flux cleaned = -0.00028147 Jy ! Component: 200 - total flux cleaned = -0.000467968 Jy ! Component: 250 - total flux cleaned = -0.000735628 Jy ! Component: 300 - total flux cleaned = -0.000965462 Jy ! Component: 350 - total flux cleaned = -0.00118746 Jy ! Component: 400 - total flux cleaned = -0.00140359 Jy ! Component: 450 - total flux cleaned = -0.00163916 Jy ! Component: 500 - total flux cleaned = -0.00176681 Jy ! Component: 550 - total flux cleaned = -0.00194138 Jy ! Component: 600 - total flux cleaned = -0.00213605 Jy ! Component: 650 - total flux cleaned = -0.00225536 Jy ! Component: 700 - total flux cleaned = -0.00241922 Jy ! Component: 750 - total flux cleaned = -0.00262471 Jy ! Component: 800 - total flux cleaned = -0.00280305 Jy ! Component: 850 - total flux cleaned = -0.00289084 Jy ! Component: 900 - total flux cleaned = -0.0029985 Jy ! Component: 950 - total flux cleaned = -0.00304098 Jy ! Component: 1000 - total flux cleaned = -0.00314483 Jy ! Component: 1050 - total flux cleaned = -0.00324644 Jy ! Component: 1100 - total flux cleaned = -0.00320642 Jy ! Component: 1150 - total flux cleaned = -0.00322624 Jy ! Component: 1200 - total flux cleaned = -0.00326489 Jy ! Component: 1250 - total flux cleaned = -0.00330302 Jy ! Component: 1300 - total flux cleaned = -0.00335981 Jy ! Component: 1350 - total flux cleaned = -0.0033783 Jy ! Component: 1400 - total flux cleaned = -0.00337841 Jy ! Component: 1450 - total flux cleaned = -0.00343309 Jy ! Component: 1500 - total flux cleaned = -0.00348701 Jy ! Component: 1550 - total flux cleaned = -0.00350494 Jy ! Component: 1600 - total flux cleaned = -0.00352264 Jy ! Component: 1650 - total flux cleaned = -0.00350532 Jy ! Component: 1700 - total flux cleaned = -0.0035053 Jy ! Component: 1750 - total flux cleaned = -0.00348849 Jy ! Component: 1800 - total flux cleaned = -0.00345521 Jy ! Component: 1850 - total flux cleaned = -0.00338931 Jy ! Component: 1900 - total flux cleaned = -0.00338969 Jy ! Component: 1950 - total flux cleaned = -0.00338976 Jy ! Component: 2000 - total flux cleaned = -0.00342183 Jy ! Component: 2050 - total flux cleaned = -0.00342173 Jy ! Component: 2100 - total flux cleaned = -0.00342171 Jy ! Component: 2150 - total flux cleaned = -0.00337506 Jy ! Component: 2200 - total flux cleaned = -0.00334445 Jy ! Component: 2250 - total flux cleaned = -0.00336007 Jy ! Component: 2300 - total flux cleaned = -0.00334498 Jy ! Component: 2350 - total flux cleaned = -0.00329988 Jy ! Component: 2400 - total flux cleaned = -0.0032998 Jy ! Component: 2450 - total flux cleaned = -0.00324063 Jy ! Component: 2500 - total flux cleaned = -0.00324084 Jy ! Component: 2550 - total flux cleaned = -0.00319714 Jy ! Component: 2600 - total flux cleaned = -0.00324047 Jy ! Component: 2650 - total flux cleaned = -0.00322608 Jy ! Component: 2700 - total flux cleaned = -0.00326878 Jy ! Component: 2750 - total flux cleaned = -0.00321228 Jy ! Component: 2800 - total flux cleaned = -0.00318438 Jy ! Component: 2850 - total flux cleaned = -0.00325402 Jy ! Component: 2900 - total flux cleaned = -0.00321276 Jy ! Component: 2950 - total flux cleaned = -0.003199 Jy ! Component: 3000 - total flux cleaned = -0.00322634 Jy ! Component: 3050 - total flux cleaned = -0.00325343 Jy ! Component: 3100 - total flux cleaned = -0.00318635 Jy ! Component: 3150 - total flux cleaned = -0.00319988 Jy ! Component: 3200 - total flux cleaned = -0.00325281 Jy ! Component: 3250 - total flux cleaned = -0.00325269 Jy ! Component: 3300 - total flux cleaned = -0.00320031 Jy ! Component: 3350 - total flux cleaned = -0.00322646 Jy ! Component: 3400 - total flux cleaned = -0.00327815 Jy ! Component: 3450 - total flux cleaned = -0.00325234 Jy ! Component: 3500 - total flux cleaned = -0.00326527 Jy ! Component: 3550 - total flux cleaned = -0.00325249 Jy ! Component: 3600 - total flux cleaned = -0.00324001 Jy ! Component: 3650 - total flux cleaned = -0.00326515 Jy ! Component: 3700 - total flux cleaned = -0.00328993 Jy ! Component: 3750 - total flux cleaned = -0.00328995 Jy ! Component: 3800 - total flux cleaned = -0.00327755 Jy ! Component: 3850 - total flux cleaned = -0.003253 Jy ! Component: 3900 - total flux cleaned = -0.00322862 Jy ! Component: 3950 - total flux cleaned = -0.0032772 Jy ! Component: 4000 - total flux cleaned = -0.00324094 Jy ! Component: 4050 - total flux cleaned = -0.00322892 Jy ! Total flux subtracted in 4096 components = -0.0032169 Jy ! Clean residual min=-0.000741 max=0.000951 Jy/beam ! Clean residual mean=-0.000004 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0952181 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 393 components and 0.0952181 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0010+1058_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 8.119 at 23.08 degrees (North through East) ! Clean map min=-0.0017142 max=0.088589 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0010+1058_S_map.fits wmodel /scr/pima/rv119_uvs/J0010+1058_S_map.mod ! Writing 393 model components to file: /scr/pima/rv119_uvs/J0010+1058_S_map.mod wobs /scr/pima/rv119_uvs/J0010+1058_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0010+1058_S_uvs.fits wwins /scr/pima/rv119_uvs/J0010+1058_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv119_uvs/J0010+1058_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0885888 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021898 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.741562 0.741562 1.48312 2.96625 5.9325 11.865 23.73 47.46 94.92 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 404.551 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0010+1058_S_dfm.log closed on Sun Dec 17 11:32:18 2017