! Started logfile: /scr/pima/rv102_uvs/J0915-3029_X_uvs.log on Sat Feb 27 22:25:15 2016 obs /scr/pima/rv102_uvs/J0915-3029_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0915-3029_X_uva.fits ! AN table 1: 174 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.762931 visibilities/baseline/integration-bin. ! Found source: J0915-3029 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 14868 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J0915-3029_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008178Jy sigma=16.272239 ! Fit after self-cal, rms=0.931876Jy sigma=15.104354 ! 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=0.548 mas, bmaj=1.671 mas, bpa=-7.754 degrees ! Estimated noise=0.792717 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.0587391 Jy ! Component: 100 - total flux cleaned = 0.0715481 Jy ! Total flux subtracted in 100 components = 0.0715481 Jy ! Clean residual min=-0.006762 max=0.006669 Jy/beam ! Clean residual mean=-0.000003 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.0715481 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0715481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121787Jy sigma=1.702660 ! Fit after self-cal, rms=0.120148Jy sigma=1.674871 ! 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=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 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.0035053 Jy ! Component: 100 - total flux cleaned = 0.00331377 Jy ! Component: 150 - total flux cleaned = 0.00310198 Jy ! Component: 200 - total flux cleaned = 0.00297122 Jy ! Total flux subtracted in 200 components = 0.00297122 Jy ! Clean residual min=-0.005073 max=0.004461 Jy/beam ! Clean residual mean=-0.000007 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.0745194 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0745194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119930Jy sigma=1.673927 ! Fit after self-cal, rms=0.119862Jy sigma=1.673184 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6949 x 1.967 at -5.84 degrees (North through East) ! Clean map min=-0.0049848 max=0.076857 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.119862Jy sigma=1.673184 ! Fit after self-cal, rms=0.119862Jy sigma=1.673184 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 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.000479032 Jy ! Component: 100 - total flux cleaned = -0.000523046 Jy ! Component: 150 - total flux cleaned = -0.000599181 Jy ! Component: 200 - total flux cleaned = -0.000664357 Jy ! Total flux subtracted in 200 components = -0.000664357 Jy ! Clean residual min=-0.005079 max=0.004312 Jy/beam ! Clean residual mean=-0.000007 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.073855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.073855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119824Jy sigma=1.672881 ! Fit after self-cal, rms=0.119765Jy sigma=1.672603 ! 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.119765Jy sigma=1.672603 ! Fit after self-cal, rms=0.119765Jy sigma=1.672603 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360651 Jy ! Component: 100 - total flux cleaned = -0.000281982 Jy ! Component: 150 - total flux cleaned = -0.000248618 Jy ! Component: 200 - total flux cleaned = -0.000248083 Jy ! Total flux subtracted in 200 components = -0.000248083 Jy ! Clean residual min=-0.005085 max=0.004403 Jy/beam ! Clean residual mean=-0.000007 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.0736069 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0736069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119732Jy sigma=1.672372 ! Fit after self-cal, rms=0.119717Jy sigma=1.672026 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.000165444 Jy ! Component: 100 - total flux cleaned = -0.000124126 Jy ! Component: 150 - total flux cleaned = -8.78703e-05 Jy ! Component: 200 - total flux cleaned = -5.49659e-05 Jy ! Total flux subtracted in 200 components = -5.49659e-05 Jy ! Clean residual min=-0.005087 max=0.004512 Jy/beam ! Clean residual mean=-0.000007 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.0735519 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0735519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119685Jy sigma=1.671797 ! Fit after self-cal, rms=0.119662Jy sigma=1.671589 ! 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.119662Jy sigma=1.671589 ! Fit after self-cal, rms=0.119662Jy sigma=1.671589 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156667 Jy ! Component: 100 - total flux cleaned = -7.77192e-05 Jy ! Component: 150 - total flux cleaned = -7.67398e-05 Jy ! Component: 200 - total flux cleaned = -4.52065e-05 Jy ! Total flux subtracted in 200 components = -4.52065e-05 Jy ! Clean residual min=-0.005042 max=0.004549 Jy/beam ! Clean residual mean=-0.000007 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.0735067 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0735067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119630Jy sigma=1.671381 ! Fit after self-cal, rms=0.119618Jy sigma=1.671304 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.000110193 Jy ! Component: 100 - total flux cleaned = -7.18118e-05 Jy ! Component: 150 - total flux cleaned = -3.97655e-05 Jy ! Component: 200 - total flux cleaned = -4.00977e-05 Jy ! Total flux subtracted in 200 components = -4.00977e-05 Jy ! Clean residual min=-0.004992 max=0.004555 Jy/beam ! Clean residual mean=-0.000007 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.0734666 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0734666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119588Jy sigma=1.671110 ! Fit after self-cal, rms=0.119571Jy sigma=1.670808 ! 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.119571Jy sigma=1.670808 ! Fit after self-cal, rms=0.119571Jy sigma=1.670808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.292 mas, bmaj=5.629 mas, bpa=1.353 degrees ! Estimated noise=0.515617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00256757 Jy ! Component: 100 - total flux cleaned = -0.00261517 Jy ! Component: 150 - total flux cleaned = -0.00261667 Jy ! Component: 200 - total flux cleaned = -0.0026615 Jy ! Total flux subtracted in 200 components = -0.0026615 Jy ! Clean residual min=-0.005279 max=0.006607 Jy/beam ! Clean residual mean=-0.000022 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.0708051 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 17 components and 0.0708051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119557Jy sigma=1.670768 ! Fit after self-cal, rms=0.119450Jy sigma=1.670115 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.000816724 Jy ! Component: 100 - total flux cleaned = -0.000867891 Jy ! Component: 150 - total flux cleaned = -0.000867633 Jy ! Component: 200 - total flux cleaned = -0.000874939 Jy ! Total flux subtracted in 200 components = -0.000874939 Jy ! Clean residual min=-0.005357 max=0.006663 Jy/beam ! Clean residual mean=-0.000023 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.0699302 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 19 components and 0.0699302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119432Jy sigma=1.670432 ! Fit after self-cal, rms=0.119348Jy sigma=1.669800 ! 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=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6949 x 1.967 at -5.84 degrees (North through East) ! Clean map min=-0.0089682 max=0.079851 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=0.548 mas, bmaj=1.671 mas, bpa=-7.754 degrees ! Estimated noise=0.792717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0606469 Jy ! Component: 100 - total flux cleaned = 0.0749588 Jy ! Component: 150 - total flux cleaned = 0.0777583 Jy ! Component: 200 - total flux cleaned = 0.0777686 Jy ! Total flux subtracted in 200 components = 0.0777686 Jy ! Clean residual min=-0.006399 max=0.006342 Jy/beam ! Clean residual mean=-0.000002 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.0777687 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0777687 Jy ! Inverting map and beam ! Estimated beam: bmin=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 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.00410194 Jy ! Component: 100 - total flux cleaned = -0.00482017 Jy ! Component: 150 - total flux cleaned = -0.00501333 Jy ! Component: 200 - total flux cleaned = -0.00526112 Jy ! Total flux subtracted in 200 components = -0.00526112 Jy ! Clean residual min=-0.005361 max=0.004822 Jy/beam ! Clean residual mean=-0.000007 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.0725075 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.0725075 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.292 mas, bmaj=5.629 mas, bpa=1.353 degrees ! Estimated noise=0.515617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00282473 Jy ! Component: 100 - total flux cleaned = -0.00289373 Jy ! Component: 150 - total flux cleaned = -0.00289923 Jy ! Component: 200 - total flux cleaned = -0.00296176 Jy ! Total flux subtracted in 200 components = -0.00296176 Jy ! Clean residual min=-0.005378 max=0.006535 Jy/beam ! Clean residual mean=-0.000023 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.0695458 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 = -5.26565e-05 Jy ! Component: 100 - total flux cleaned = -5.2671e-05 Jy ! Component: 150 - total flux cleaned = -9.86191e-05 Jy ! Component: 200 - total flux cleaned = -0.000101758 Jy ! Total flux subtracted in 200 components = -0.000101758 Jy ! Clean residual min=-0.005357 max=0.006552 Jy/beam ! Clean residual mean=-0.000023 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.069444 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 17 components and 0.069444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.6949 mas, bmaj=1.967 mas, bpa=-5.84 degrees ! Estimated noise=0.372207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187536 Jy ! Component: 100 - total flux cleaned = 0.00218986 Jy ! Component: 150 - total flux cleaned = 0.0023379 Jy ! Component: 200 - total flux cleaned = 0.00245906 Jy ! Total flux subtracted in 200 components = 0.00245906 Jy ! Clean residual min=-0.005515 max=0.004634 Jy/beam ! Clean residual mean=-0.000008 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.0719031 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0719031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119348Jy sigma=1.670180 ! Fit after self-cal, rms=0.119373Jy sigma=1.669671 wmodel /scr/pima/rv102_uvs/J0915-3029_X_map.mod ! Writing 26 model components to file: /scr/pima/rv102_uvs/J0915-3029_X_map.mod wobs /scr/pima/rv102_uvs/J0915-3029_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0915-3029_X_uvs.fits wwins /scr/pima/rv102_uvs/J0915-3029_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0915-3029_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.00126137 Jy ! Component: 100 - total flux cleaned = -0.00173779 Jy ! Component: 150 - total flux cleaned = -0.00210202 Jy ! Component: 200 - total flux cleaned = -0.00224124 Jy ! Component: 250 - total flux cleaned = -0.00250581 Jy ! Component: 300 - total flux cleaned = -0.00301396 Jy ! Component: 350 - total flux cleaned = -0.00331826 Jy ! Component: 400 - total flux cleaned = -0.00349482 Jy ! Component: 450 - total flux cleaned = -0.00383443 Jy ! Component: 500 - total flux cleaned = -0.00410594 Jy ! Component: 550 - total flux cleaned = -0.00452894 Jy ! Component: 600 - total flux cleaned = -0.00493712 Jy ! Component: 650 - total flux cleaned = -0.00523528 Jy ! Component: 700 - total flux cleaned = -0.00557317 Jy ! Component: 750 - total flux cleaned = -0.00576225 Jy ! Component: 800 - total flux cleaned = -0.00599215 Jy ! Component: 850 - total flux cleaned = -0.00612686 Jy ! Component: 900 - total flux cleaned = -0.00630131 Jy ! Component: 950 - total flux cleaned = -0.00638692 Jy ! Component: 1000 - total flux cleaned = -0.00647047 Jy ! Component: 1050 - total flux cleaned = -0.0066333 Jy ! Component: 1100 - total flux cleaned = -0.00679287 Jy ! Component: 1150 - total flux cleaned = -0.00691073 Jy ! Component: 1200 - total flux cleaned = -0.00714146 Jy ! Component: 1250 - total flux cleaned = -0.00733032 Jy ! Component: 1300 - total flux cleaned = -0.00747829 Jy ! Component: 1350 - total flux cleaned = -0.00758684 Jy ! Component: 1400 - total flux cleaned = -0.00765919 Jy ! Component: 1450 - total flux cleaned = -0.00776506 Jy ! Component: 1500 - total flux cleaned = -0.0078001 Jy ! Component: 1550 - total flux cleaned = -0.00797104 Jy ! Component: 1600 - total flux cleaned = -0.00807147 Jy ! Component: 1650 - total flux cleaned = -0.00826964 Jy ! Component: 1700 - total flux cleaned = -0.0082369 Jy ! Component: 1750 - total flux cleaned = -0.00833306 Jy ! Component: 1800 - total flux cleaned = -0.00842804 Jy ! Component: 1850 - total flux cleaned = -0.00842773 Jy ! Component: 1900 - total flux cleaned = -0.00836571 Jy ! Component: 1950 - total flux cleaned = -0.00845757 Jy ! Component: 2000 - total flux cleaned = -0.00854776 Jy ! Component: 2050 - total flux cleaned = -0.00851836 Jy ! Component: 2100 - total flux cleaned = -0.00848867 Jy ! Component: 2150 - total flux cleaned = -0.00834361 Jy ! Component: 2200 - total flux cleaned = -0.00834381 Jy ! Component: 2250 - total flux cleaned = -0.00828719 Jy ! Component: 2300 - total flux cleaned = -0.00834311 Jy ! Component: 2350 - total flux cleaned = -0.00834336 Jy ! Component: 2400 - total flux cleaned = -0.00834294 Jy ! Component: 2450 - total flux cleaned = -0.00839698 Jy ! Component: 2500 - total flux cleaned = -0.00837057 Jy ! Component: 2550 - total flux cleaned = -0.00850342 Jy ! Component: 2600 - total flux cleaned = -0.00839785 Jy ! Component: 2650 - total flux cleaned = -0.00844966 Jy ! Component: 2700 - total flux cleaned = -0.00857875 Jy ! Component: 2750 - total flux cleaned = -0.0084507 Jy ! Component: 2800 - total flux cleaned = -0.00839999 Jy ! Component: 2850 - total flux cleaned = -0.00845039 Jy ! Component: 2900 - total flux cleaned = -0.00854963 Jy ! Component: 2950 - total flux cleaned = -0.00845105 Jy ! Component: 3000 - total flux cleaned = -0.00845126 Jy ! Component: 3050 - total flux cleaned = -0.00840339 Jy ! Component: 3100 - total flux cleaned = -0.00840319 Jy ! Component: 3150 - total flux cleaned = -0.00840353 Jy ! Component: 3200 - total flux cleaned = -0.0083798 Jy ! Component: 3250 - total flux cleaned = -0.00821638 Jy ! Component: 3300 - total flux cleaned = -0.00819319 Jy ! Component: 3350 - total flux cleaned = -0.00812413 Jy ! Component: 3400 - total flux cleaned = -0.00807848 Jy ! Component: 3450 - total flux cleaned = -0.0080104 Jy ! Component: 3500 - total flux cleaned = -0.00789803 Jy ! Component: 3550 - total flux cleaned = -0.00783112 Jy ! Component: 3600 - total flux cleaned = -0.0077868 Jy ! Component: 3650 - total flux cleaned = -0.00769908 Jy ! Component: 3700 - total flux cleaned = -0.00765557 Jy ! Component: 3750 - total flux cleaned = -0.0074606 Jy ! Component: 3800 - total flux cleaned = -0.00743926 Jy ! Component: 3850 - total flux cleaned = -0.0073322 Jy ! Component: 3900 - total flux cleaned = -0.00720505 Jy ! Component: 3950 - total flux cleaned = -0.00712084 Jy ! Component: 4000 - total flux cleaned = -0.00705824 Jy ! Component: 4050 - total flux cleaned = -0.00695424 Jy ! Total flux subtracted in 4096 components = -0.00689211 Jy ! Clean residual min=-0.001083 max=0.001307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.065011 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 297 components and 0.065011 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0915-3029_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6949 x 1.967 at -5.84 degrees (North through East) ! Clean map min=-0.0083329 max=0.07943 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0915-3029_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0794296 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341318 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28913 1.28913 2.57827 5.15654 10.3131 20.6262 41.2523 82.5046 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.079 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 232.714 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0915-3029_X_uvs.log closed on Sat Feb 27 22:25:19 2016