! Started logfile: /scr/pima/rv100_uvs/J0317-4414_S_uvs.log on Mon Feb 29 13:25:15 2016 obs /scr/pima/rv100_uvs/J0317-4414_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0317-4414_S_uva.fits ! AN table 1: 66 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0317-4414 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2376 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0317-4414_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003212Jy sigma=11.286156 ! Fit after self-cal, rms=0.925852Jy sigma=10.402145 ! 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.104 mas, bmaj=7.297 mas, bpa=-4.619 degrees ! Estimated noise=2.53013 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.0576951 Jy ! Component: 100 - total flux cleaned = 0.0703225 Jy ! Total flux subtracted in 100 components = 0.0703225 Jy ! Clean residual min=-0.009246 max=0.008791 Jy/beam ! Clean residual mean=0.000002 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.0703225 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0703225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071905Jy sigma=0.765162 ! Fit after self-cal, rms=0.071414Jy sigma=0.758957 ! 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.745 mas, bmaj=8.706 mas, bpa=-5.235 degrees ! Estimated noise=1.33304 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.00720815 Jy ! Component: 100 - total flux cleaned = 0.00995059 Jy ! Component: 150 - total flux cleaned = 0.0109895 Jy ! Component: 200 - total flux cleaned = 0.011112 Jy ! Total flux subtracted in 200 components = 0.011112 Jy ! Clean residual min=-0.004618 max=0.005477 Jy/beam ! Clean residual mean=0.000019 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.0814345 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0814345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070859Jy sigma=0.750915 ! Fit after self-cal, rms=0.070911Jy sigma=0.750727 ! 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.745 x 8.706 at -5.235 degrees (North through East) ! Clean map min=-0.0044251 max=0.077916 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: ! KP 0.90 LA 0.93 MK 1.03 OV 1.15 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.09 MK 0.96 OV 0.85 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 1.04 LA 1.01 MK 1.02 OV 0.94 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 1.08 MK 0.99 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.070911Jy sigma=0.750727 ! Fit after self-cal, rms=0.070915Jy sigma=0.746717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.738 mas, bmaj=8.688 mas, bpa=-5.11 degrees ! Estimated noise=1.32462 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.000393625 Jy ! Component: 100 - total flux cleaned = 0.000423896 Jy ! Component: 150 - total flux cleaned = 0.000447137 Jy ! Component: 200 - total flux cleaned = 0.000447297 Jy ! Total flux subtracted in 200 components = 0.000447297 Jy ! Clean residual min=-0.004501 max=0.004741 Jy/beam ! Clean residual mean=-0.000001 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.0818818 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0818818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070888Jy sigma=0.746584 ! Fit after self-cal, rms=0.071016Jy sigma=0.746089 ! 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.071016Jy sigma=0.746089 ! Fit after self-cal, rms=0.070658Jy sigma=0.746189 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=8.645 mas, bpa=-5.213 degrees ! Estimated noise=1.3104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193854 Jy ! Component: 100 - total flux cleaned = 0.000187558 Jy ! Component: 150 - total flux cleaned = 0.000241617 Jy ! Component: 200 - total flux cleaned = 0.000278805 Jy ! Total flux subtracted in 200 components = 0.000278805 Jy ! Clean residual min=-0.004444 max=0.004696 Jy/beam ! Clean residual mean=0.000005 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.0821606 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0821606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070630Jy sigma=0.745845 ! Fit after self-cal, rms=0.070689Jy sigma=0.745721 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 = 5.01994e-05 Jy ! Component: 100 - total flux cleaned = 4.94264e-05 Jy ! Component: 150 - total flux cleaned = 5.93624e-05 Jy ! Component: 200 - total flux cleaned = 5.91238e-05 Jy ! Total flux subtracted in 200 components = 5.91238e-05 Jy ! Clean residual min=-0.004459 max=0.004740 Jy/beam ! Clean residual mean=0.000004 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.0822197 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0822197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070684Jy sigma=0.745692 ! Fit after self-cal, rms=0.070687Jy sigma=0.745686 ! 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.070687Jy sigma=0.745686 ! Fit after self-cal, rms=0.070197Jy sigma=0.743929 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.71 mas, bmaj=8.647 mas, bpa=-5.404 degrees ! Estimated noise=1.29795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105764 Jy ! Component: 100 - total flux cleaned = -8.37339e-05 Jy ! Component: 150 - total flux cleaned = -2.71225e-05 Jy ! Component: 200 - total flux cleaned = -4.17464e-05 Jy ! Total flux subtracted in 200 components = -4.17464e-05 Jy ! Clean residual min=-0.004255 max=0.004539 Jy/beam ! Clean residual mean=0.000017 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.082178 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.0821779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070182Jy sigma=0.743695 ! Fit after self-cal, rms=0.070194Jy sigma=0.743215 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 = -4.95539e-05 Jy ! Component: 100 - total flux cleaned = -0.000106023 Jy ! Component: 150 - total flux cleaned = -0.000118931 Jy ! Component: 200 - total flux cleaned = -0.000118671 Jy ! Total flux subtracted in 200 components = -0.000118671 Jy ! Clean residual min=-0.004323 max=0.004694 Jy/beam ! Clean residual mean=0.000015 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.0820593 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.0820593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070190Jy sigma=0.743159 ! Fit after self-cal, rms=0.070191Jy sigma=0.743154 ! 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.070191Jy sigma=0.743154 ! Fit after self-cal, rms=0.069716Jy sigma=0.742995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.585 mas, bmaj=31.61 mas, bpa=-6.877 degrees ! Estimated noise=1.84185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.48708e-05 Jy ! Component: 100 - total flux cleaned = 6.51594e-05 Jy ! Component: 150 - total flux cleaned = 6.53282e-05 Jy ! Component: 200 - total flux cleaned = 6.54635e-05 Jy ! Total flux subtracted in 200 components = 6.54635e-05 Jy ! Clean residual min=-0.004402 max=0.006344 Jy/beam ! Clean residual mean=0.000038 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.0821247 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 56 components and 0.0821247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069712Jy sigma=0.742909 ! Fit after self-cal, rms=0.069732Jy sigma=0.742885 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 = -6.03529e-05 Jy ! Component: 100 - total flux cleaned = -6.05335e-05 Jy ! Component: 150 - total flux cleaned = -6.09292e-05 Jy ! Component: 200 - total flux cleaned = -6.1425e-05 Jy ! Total flux subtracted in 200 components = -6.1425e-05 Jy ! Clean residual min=-0.004432 max=0.006307 Jy/beam ! Clean residual mean=0.000038 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.0820633 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.0820633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069730Jy sigma=0.742854 ! Fit after self-cal, rms=0.069732Jy sigma=0.742845 ! 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.701 mas, bmaj=8.628 mas, bpa=-5.559 degrees ! Estimated noise=1.28687 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.701 x 8.628 at -5.559 degrees (North through East) ! Clean map min=-0.0040697 max=0.073897 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.092 mas, bmaj=7.304 mas, bpa=-4.907 degrees ! Estimated noise=2.38325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.054546 Jy ! Component: 100 - total flux cleaned = 0.0666446 Jy ! Component: 150 - total flux cleaned = 0.0712704 Jy ! Component: 200 - total flux cleaned = 0.0739955 Jy ! Total flux subtracted in 200 components = 0.0739955 Jy ! Clean residual min=-0.008706 max=0.007837 Jy/beam ! Clean residual mean=0.000003 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.0739955 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0739955 Jy ! Inverting map and beam ! Estimated beam: bmin=2.701 mas, bmaj=8.628 mas, bpa=-5.559 degrees ! Estimated noise=1.28687 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.00539767 Jy ! Component: 100 - total flux cleaned = 0.00727509 Jy ! Component: 150 - total flux cleaned = 0.00766525 Jy ! Component: 200 - total flux cleaned = 0.0077219 Jy ! Total flux subtracted in 200 components = 0.0077219 Jy ! Clean residual min=-0.004366 max=0.004558 Jy/beam ! Clean residual mean=0.000016 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.0817174 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.0817174 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.585 mas, bmaj=31.61 mas, bpa=-6.877 degrees ! Estimated noise=1.84185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035264 Jy ! Component: 100 - total flux cleaned = 0.000352593 Jy ! Component: 150 - total flux cleaned = 0.000352897 Jy ! Component: 200 - total flux cleaned = 0.000353198 Jy ! Total flux subtracted in 200 components = 0.000353198 Jy ! Clean residual min=-0.004464 max=0.006299 Jy/beam ! Clean residual mean=0.000038 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.0820706 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 = 2.23762e-07 Jy ! Component: 100 - total flux cleaned = 4.24573e-07 Jy ! Component: 150 - total flux cleaned = 5.91707e-07 Jy ! Component: 200 - total flux cleaned = 7.41373e-07 Jy ! Total flux subtracted in 200 components = 7.41373e-07 Jy ! Clean residual min=-0.004468 max=0.006279 Jy/beam ! Clean residual mean=0.000038 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.0820713 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.0820713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.701 mas, bmaj=8.628 mas, bpa=-5.559 degrees ! Estimated noise=1.28687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264151 Jy ! Component: 100 - total flux cleaned = -0.000282482 Jy ! Component: 150 - total flux cleaned = -0.000251972 Jy ! Component: 200 - total flux cleaned = -0.000239469 Jy ! Total flux subtracted in 200 components = -0.000239469 Jy ! Clean residual min=-0.004295 max=0.004673 Jy/beam ! Clean residual mean=0.000017 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.0818319 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.0818319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069735Jy sigma=0.742921 ! Fit after self-cal, rms=0.069734Jy sigma=0.742833 wmodel /scr/pima/rv100_uvs/J0317-4414_S_map.mod ! Writing 46 model components to file: /scr/pima/rv100_uvs/J0317-4414_S_map.mod wobs /scr/pima/rv100_uvs/J0317-4414_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0317-4414_S_uvs.fits wwins /scr/pima/rv100_uvs/J0317-4414_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv100_uvs/J0317-4414_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.00077893 Jy ! Component: 100 - total flux cleaned = 0.00111084 Jy ! Component: 150 - total flux cleaned = 0.0016557 Jy ! Component: 200 - total flux cleaned = 0.0020968 Jy ! Component: 250 - total flux cleaned = 0.00219754 Jy ! Component: 300 - total flux cleaned = 0.0026243 Jy ! Component: 350 - total flux cleaned = 0.00285118 Jy ! Component: 400 - total flux cleaned = 0.00293854 Jy ! Component: 450 - total flux cleaned = 0.00293833 Jy ! Component: 500 - total flux cleaned = 0.00301989 Jy ! Component: 550 - total flux cleaned = 0.00294067 Jy ! Component: 600 - total flux cleaned = 0.00290203 Jy ! Component: 650 - total flux cleaned = 0.00301532 Jy ! Component: 700 - total flux cleaned = 0.00308911 Jy ! Component: 750 - total flux cleaned = 0.00327051 Jy ! Component: 800 - total flux cleaned = 0.00337716 Jy ! Component: 850 - total flux cleaned = 0.00351739 Jy ! Component: 900 - total flux cleaned = 0.00372355 Jy ! Component: 950 - total flux cleaned = 0.00389252 Jy ! Component: 1000 - total flux cleaned = 0.00405813 Jy ! Component: 1050 - total flux cleaned = 0.00422077 Jy ! Component: 1100 - total flux cleaned = 0.00441243 Jy ! Component: 1150 - total flux cleaned = 0.00441275 Jy ! Component: 1200 - total flux cleaned = 0.00459821 Jy ! Component: 1250 - total flux cleaned = 0.00465916 Jy ! Component: 1300 - total flux cleaned = 0.00480924 Jy ! Component: 1350 - total flux cleaned = 0.0049859 Jy ! Component: 1400 - total flux cleaned = 0.00510182 Jy ! Component: 1450 - total flux cleaned = 0.00527334 Jy ! Component: 1500 - total flux cleaned = 0.00544298 Jy ! Component: 1550 - total flux cleaned = 0.00558255 Jy ! Component: 1600 - total flux cleaned = 0.00569314 Jy ! Component: 1650 - total flux cleaned = 0.00596467 Jy ! Component: 1700 - total flux cleaned = 0.00599156 Jy ! Component: 1750 - total flux cleaned = 0.00612396 Jy ! Component: 1800 - total flux cleaned = 0.00620219 Jy ! Component: 1850 - total flux cleaned = 0.00625375 Jy ! Component: 1900 - total flux cleaned = 0.00633072 Jy ! Component: 1950 - total flux cleaned = 0.00638159 Jy ! Component: 2000 - total flux cleaned = 0.00645757 Jy ! Component: 2050 - total flux cleaned = 0.00653274 Jy ! Component: 2100 - total flux cleaned = 0.00663174 Jy ! Component: 2150 - total flux cleaned = 0.00663143 Jy ! Component: 2200 - total flux cleaned = 0.00672882 Jy ! Component: 2250 - total flux cleaned = 0.00675282 Jy ! Component: 2300 - total flux cleaned = 0.00682452 Jy ! Component: 2350 - total flux cleaned = 0.00682461 Jy ! Component: 2400 - total flux cleaned = 0.00682468 Jy ! Component: 2450 - total flux cleaned = 0.00687133 Jy ! Component: 2500 - total flux cleaned = 0.0069408 Jy ! Component: 2550 - total flux cleaned = 0.00703292 Jy ! Component: 2600 - total flux cleaned = 0.00705577 Jy ! Component: 2650 - total flux cleaned = 0.00716963 Jy ! Component: 2700 - total flux cleaned = 0.00726002 Jy ! Component: 2750 - total flux cleaned = 0.00737229 Jy ! Component: 2800 - total flux cleaned = 0.00750636 Jy ! Component: 2850 - total flux cleaned = 0.00750631 Jy ! Component: 2900 - total flux cleaned = 0.00757273 Jy ! Component: 2950 - total flux cleaned = 0.00768273 Jy ! Component: 3000 - total flux cleaned = 0.00770477 Jy ! Component: 3050 - total flux cleaned = 0.00779203 Jy ! Component: 3100 - total flux cleaned = 0.00785726 Jy ! Component: 3150 - total flux cleaned = 0.0079004 Jy ! Component: 3200 - total flux cleaned = 0.00794343 Jy ! Component: 3250 - total flux cleaned = 0.00805052 Jy ! Component: 3300 - total flux cleaned = 0.00811444 Jy ! Component: 3350 - total flux cleaned = 0.00822062 Jy ! Component: 3400 - total flux cleaned = 0.0082629 Jy ! Component: 3450 - total flux cleaned = 0.00832612 Jy ! Component: 3500 - total flux cleaned = 0.00843112 Jy ! Component: 3550 - total flux cleaned = 0.00849385 Jy ! Component: 3600 - total flux cleaned = 0.00855639 Jy ! Component: 3650 - total flux cleaned = 0.00866011 Jy ! Component: 3700 - total flux cleaned = 0.00868093 Jy ! Component: 3750 - total flux cleaned = 0.00878407 Jy ! Component: 3800 - total flux cleaned = 0.00886621 Jy ! Component: 3850 - total flux cleaned = 0.00892764 Jy ! Component: 3900 - total flux cleaned = 0.00896843 Jy ! Component: 3950 - total flux cleaned = 0.00902958 Jy ! Component: 4000 - total flux cleaned = 0.00907018 Jy ! Component: 4050 - total flux cleaned = 0.00907002 Jy ! Total flux subtracted in 4096 components = 0.00907006 Jy ! Clean residual min=-0.001176 max=0.001105 Jy/beam ! Clean residual mean=0.000006 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0909019 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 294 components and 0.0909019 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0317-4414_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.701 x 8.628 at -5.559 degrees (North through East) ! Clean map min=-0.0027329 max=0.073984 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0317-4414_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0739842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361695 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.46664 1.46664 2.93329 5.86658 11.7332 23.4663 46.9326 93.8652 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 204.548 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0317-4414_S_uvs.log closed on Mon Feb 29 13:25:19 2016