! Started logfile: /scr/pima/rv100_uvs/J0834-2241_S_uvs.log on Mon Feb 29 13:26:35 2016 obs /scr/pima/rv100_uvs/J0834-2241_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0834-2241_S_uva.fits ! AN table 1: 44 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.595238 visibilities/baseline/integration-bin. ! Found source: J0834-2241 ! ! 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 2200 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/J0834-2241_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008580Jy sigma=7.616833 ! Fit after self-cal, rms=0.933061Jy sigma=7.070568 ! 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=4.87 mas, bmaj=40.17 mas, bpa=-12.81 degrees ! Estimated noise=3.62947 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.0502228 Jy ! Component: 100 - total flux cleaned = 0.0638865 Jy ! Total flux subtracted in 100 components = 0.0638865 Jy ! Clean residual min=-0.006407 max=0.006443 Jy/beam ! Clean residual mean=0.000003 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.0638865 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0638865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059218Jy sigma=0.430578 ! Fit after self-cal, rms=0.058811Jy sigma=0.425974 ! 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=5.966 mas, bmaj=39.05 mas, bpa=-12 degrees ! Estimated noise=2.10151 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.010024 Jy ! Component: 100 - total flux cleaned = 0.0143566 Jy ! Component: 150 - total flux cleaned = 0.0161748 Jy ! Component: 200 - total flux cleaned = 0.0166696 Jy ! Total flux subtracted in 200 components = 0.0166696 Jy ! Clean residual min=-0.004393 max=0.003193 Jy/beam ! Clean residual mean=0.000033 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.0805562 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.0805561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057305Jy sigma=0.413522 ! Fit after self-cal, rms=0.057216Jy sigma=0.412955 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.966 x 39.05 at -12 degrees (North through East) ! Clean map min=-0.0046222 max=0.069145 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: ! HN 0.94 KP 0.97 LA 1.00 NL 1.00 ! OV 1.01 PT 1.01 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.12 KP 0.95 LA 1.01 NL 1.00 ! OV 0.98 PT 1.05 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.87 KP 0.90 LA 1.03 NL 0.98 ! OV 1.03 PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.057216Jy sigma=0.412955 ! Fit after self-cal, rms=0.056566Jy sigma=0.412095 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.932 mas, bmaj=38.99 mas, bpa=-12.07 degrees ! Estimated noise=2.06909 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.000776303 Jy ! Component: 100 - total flux cleaned = 0.00113837 Jy ! Component: 150 - total flux cleaned = 0.00114157 Jy ! Component: 200 - total flux cleaned = 0.00114442 Jy ! Total flux subtracted in 200 components = 0.00114442 Jy ! Clean residual min=-0.003815 max=0.003123 Jy/beam ! Clean residual mean=0.000031 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0817005 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.0817005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056484Jy sigma=0.411538 ! Fit after self-cal, rms=0.056512Jy sigma=0.411412 ! 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.056512Jy sigma=0.411412 ! Fit after self-cal, rms=0.056423Jy sigma=0.409617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.841 mas, bmaj=39.27 mas, bpa=-12.2 degrees ! Estimated noise=2.05405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000933519 Jy ! Component: 100 - total flux cleaned = 0.00103139 Jy ! Component: 150 - total flux cleaned = 0.00115447 Jy ! Component: 200 - total flux cleaned = 0.001264 Jy ! Total flux subtracted in 200 components = 0.001264 Jy ! Clean residual min=-0.002822 max=0.003161 Jy/beam ! Clean residual mean=-0.000003 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.0829645 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 102 components and 0.0829645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056335Jy sigma=0.409070 ! Fit after self-cal, rms=0.056412Jy sigma=0.408644 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 = -3.97156e-05 Jy ! Component: 100 - total flux cleaned = 1.59067e-05 Jy ! Component: 150 - total flux cleaned = 1.59558e-05 Jy ! Component: 200 - total flux cleaned = 1.65146e-05 Jy ! Total flux subtracted in 200 components = 1.65146e-05 Jy ! Clean residual min=-0.002930 max=0.003177 Jy/beam ! Clean residual mean=-0.000002 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.082981 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 132 components and 0.082981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056381Jy sigma=0.408477 ! Fit after self-cal, rms=0.056379Jy sigma=0.408458 ! 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.056379Jy sigma=0.408458 ! Fit after self-cal, rms=0.057275Jy sigma=0.409211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.876 mas, bmaj=39.37 mas, bpa=-12.25 degrees ! Estimated noise=2.06215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000540421 Jy ! Component: 100 - total flux cleaned = -0.000739755 Jy ! Component: 150 - total flux cleaned = -0.000885642 Jy ! Component: 200 - total flux cleaned = -0.000970007 Jy ! Total flux subtracted in 200 components = -0.000970007 Jy ! Clean residual min=-0.002838 max=0.003309 Jy/beam ! Clean residual mean=-0.000012 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.082011 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 162 components and 0.082011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057248Jy sigma=0.409018 ! Fit after self-cal, rms=0.057272Jy sigma=0.408940 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.00018296 Jy ! Component: 100 - total flux cleaned = -0.00012401 Jy ! Component: 150 - total flux cleaned = -0.00010696 Jy ! Component: 200 - total flux cleaned = -0.000123112 Jy ! Total flux subtracted in 200 components = -0.000123112 Jy ! Clean residual min=-0.002845 max=0.003142 Jy/beam ! Clean residual mean=-0.000012 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.0818879 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 175 components and 0.0818879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057260Jy sigma=0.408851 ! Fit after self-cal, rms=0.057256Jy sigma=0.408838 ! 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.057256Jy sigma=0.408838 ! Fit after self-cal, rms=0.057603Jy sigma=0.408941 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.338 mas, bmaj=39.76 mas, bpa=-10.94 degrees ! Estimated noise=2.19543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000712505 Jy ! Component: 100 - total flux cleaned = -0.000752184 Jy ! Component: 150 - total flux cleaned = -0.000830176 Jy ! Component: 200 - total flux cleaned = -0.000899613 Jy ! Total flux subtracted in 200 components = -0.000899613 Jy ! Clean residual min=-0.002730 max=0.003326 Jy/beam ! Clean residual mean=-0.000017 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.0809883 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 198 components and 0.0809883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057587Jy sigma=0.408851 ! Fit after self-cal, rms=0.057585Jy sigma=0.408818 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.000336241 Jy ! Component: 100 - total flux cleaned = -0.00027122 Jy ! Component: 150 - total flux cleaned = -0.000256102 Jy ! Component: 200 - total flux cleaned = -0.000268846 Jy ! Total flux subtracted in 200 components = -0.000268846 Jy ! Clean residual min=-0.002685 max=0.003245 Jy/beam ! Clean residual mean=-0.000018 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0807195 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 219 components and 0.0807195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057582Jy sigma=0.408765 ! Fit after self-cal, rms=0.057575Jy sigma=0.408750 ! 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=5.911 mas, bmaj=39.45 mas, bpa=-12.32 degrees ! Estimated noise=2.06742 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.911 x 39.45 at -12.32 degrees (North through East) ! Clean map min=-0.0028181 max=0.068308 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=4.924 mas, bmaj=40.49 mas, bpa=-13.03 degrees ! Estimated noise=3.60684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491675 Jy ! Component: 100 - total flux cleaned = 0.0636066 Jy ! Component: 150 - total flux cleaned = 0.0707326 Jy ! Component: 200 - total flux cleaned = 0.073796 Jy ! Total flux subtracted in 200 components = 0.073796 Jy ! Clean residual min=-0.004648 max=0.004348 Jy/beam ! Clean residual mean=-0.000015 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.073796 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.073796 Jy ! Inverting map and beam ! Estimated beam: bmin=5.911 mas, bmaj=39.45 mas, bpa=-12.32 degrees ! Estimated noise=2.06742 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.00482441 Jy ! Component: 100 - total flux cleaned = 0.00586584 Jy ! Component: 150 - total flux cleaned = 0.00683446 Jy ! Component: 200 - total flux cleaned = 0.00716788 Jy ! Total flux subtracted in 200 components = 0.00716788 Jy ! Clean residual min=-0.002944 max=0.003824 Jy/beam ! Clean residual mean=-0.000011 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0809639 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 92 components and 0.0809639 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=8.338 mas, bmaj=39.76 mas, bpa=-10.94 degrees ! Estimated noise=2.19543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340746 Jy ! Component: 100 - total flux cleaned = -0.000192524 Jy ! Component: 150 - total flux cleaned = -0.000191496 Jy ! Component: 200 - total flux cleaned = -0.000227483 Jy ! Total flux subtracted in 200 components = -0.000227483 Jy ! Clean residual min=-0.002711 max=0.003565 Jy/beam ! Clean residual mean=-0.000016 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0807364 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.88226e-07 Jy ! Component: 100 - total flux cleaned = -5.79361e-05 Jy ! Component: 150 - total flux cleaned = -0.000107441 Jy ! Component: 200 - total flux cleaned = -0.00015129 Jy ! Total flux subtracted in 200 components = -0.00015129 Jy ! Clean residual min=-0.002655 max=0.003455 Jy/beam ! Clean residual mean=-0.000017 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.0805851 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 144 components and 0.0805852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.911 mas, bmaj=39.45 mas, bpa=-12.32 degrees ! Estimated noise=2.06742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223 Jy ! Component: 100 - total flux cleaned = -0.0002546 Jy ! Component: 150 - total flux cleaned = -0.000255484 Jy ! Component: 200 - total flux cleaned = -0.000254592 Jy ! Total flux subtracted in 200 components = -0.000254592 Jy ! Clean residual min=-0.002905 max=0.003305 Jy/beam ! Clean residual mean=-0.000014 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0803306 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 170 components and 0.0803306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057604Jy sigma=0.408945 ! Fit after self-cal, rms=0.057593Jy sigma=0.408925 wmodel /scr/pima/rv100_uvs/J0834-2241_S_map.mod ! Writing 170 model components to file: /scr/pima/rv100_uvs/J0834-2241_S_map.mod wobs /scr/pima/rv100_uvs/J0834-2241_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0834-2241_S_uvs.fits wwins /scr/pima/rv100_uvs/J0834-2241_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv100_uvs/J0834-2241_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.000759387 Jy ! Component: 100 - total flux cleaned = 0.00104525 Jy ! Component: 150 - total flux cleaned = 0.000792094 Jy ! Component: 200 - total flux cleaned = 0.000597982 Jy ! Component: 250 - total flux cleaned = 0.000273909 Jy ! Component: 300 - total flux cleaned = 4.11346e-06 Jy ! Component: 350 - total flux cleaned = -0.000220194 Jy ! Component: 400 - total flux cleaned = -0.000373495 Jy ! Component: 450 - total flux cleaned = -0.000432394 Jy ! Component: 500 - total flux cleaned = -0.000516516 Jy ! Component: 550 - total flux cleaned = -0.000544028 Jy ! Component: 600 - total flux cleaned = -0.000619695 Jy ! Component: 650 - total flux cleaned = -0.000691967 Jy ! Component: 700 - total flux cleaned = -0.000691896 Jy ! Component: 750 - total flux cleaned = -0.00075996 Jy ! Component: 800 - total flux cleaned = -0.00080357 Jy ! Component: 850 - total flux cleaned = -0.000844835 Jy ! Component: 900 - total flux cleaned = -0.000844723 Jy ! Component: 950 - total flux cleaned = -0.000961656 Jy ! Component: 1000 - total flux cleaned = -0.00101758 Jy ! Component: 1050 - total flux cleaned = -0.00107154 Jy ! Component: 1100 - total flux cleaned = -0.00108935 Jy ! Component: 1150 - total flux cleaned = -0.00112455 Jy ! Component: 1200 - total flux cleaned = -0.00117528 Jy ! Component: 1250 - total flux cleaned = -0.00114168 Jy ! Component: 1300 - total flux cleaned = -0.00110875 Jy ! Component: 1350 - total flux cleaned = -0.00109245 Jy ! Component: 1400 - total flux cleaned = -0.00110813 Jy ! Component: 1450 - total flux cleaned = -0.00112366 Jy ! Component: 1500 - total flux cleaned = -0.0011999 Jy ! Component: 1550 - total flux cleaned = -0.00124491 Jy ! Component: 1600 - total flux cleaned = -0.00130423 Jy ! Component: 1650 - total flux cleaned = -0.00139252 Jy ! Component: 1700 - total flux cleaned = -0.00152374 Jy ! Component: 1750 - total flux cleaned = -0.00162496 Jy ! Component: 1800 - total flux cleaned = -0.00169656 Jy ! Component: 1850 - total flux cleaned = -0.00178201 Jy ! Component: 1900 - total flux cleaned = -0.00183864 Jy ! Component: 1950 - total flux cleaned = -0.00195099 Jy ! Component: 2000 - total flux cleaned = -0.00203485 Jy ! Component: 2050 - total flux cleaned = -0.00213212 Jy ! Component: 2100 - total flux cleaned = -0.00220113 Jy ! Component: 2150 - total flux cleaned = -0.00228363 Jy ! Component: 2200 - total flux cleaned = -0.00237928 Jy ! Component: 2250 - total flux cleaned = -0.00246083 Jy ! Component: 2300 - total flux cleaned = -0.00254187 Jy ! Component: 2350 - total flux cleaned = -0.00262262 Jy ! Component: 2400 - total flux cleaned = -0.00268949 Jy ! Component: 2450 - total flux cleaned = -0.00275616 Jy ! Component: 2500 - total flux cleaned = -0.00280927 Jy ! Component: 2550 - total flux cleaned = -0.00287535 Jy ! Component: 2600 - total flux cleaned = -0.0028885 Jy ! Component: 2650 - total flux cleaned = -0.00296727 Jy ! Component: 2700 - total flux cleaned = -0.0030065 Jy ! Component: 2750 - total flux cleaned = -0.00305861 Jy ! Component: 2800 - total flux cleaned = -0.00312355 Jy ! Component: 2850 - total flux cleaned = -0.0031623 Jy ! Component: 2900 - total flux cleaned = -0.00318808 Jy ! Component: 2950 - total flux cleaned = -0.00318803 Jy ! Component: 3000 - total flux cleaned = -0.003188 Jy ! Component: 3050 - total flux cleaned = -0.00318795 Jy ! Component: 3100 - total flux cleaned = -0.00318797 Jy ! Component: 3150 - total flux cleaned = -0.00318799 Jy ! Component: 3200 - total flux cleaned = -0.00320089 Jy ! Component: 3250 - total flux cleaned = -0.00316204 Jy ! Component: 3300 - total flux cleaned = -0.00316198 Jy ! Component: 3350 - total flux cleaned = -0.00318794 Jy ! Component: 3400 - total flux cleaned = -0.00317498 Jy ! Component: 3450 - total flux cleaned = -0.00313608 Jy ! Component: 3500 - total flux cleaned = -0.00314904 Jy ! Component: 3550 - total flux cleaned = -0.00316207 Jy ! Component: 3600 - total flux cleaned = -0.00314906 Jy ! Component: 3650 - total flux cleaned = -0.00314907 Jy ! Component: 3700 - total flux cleaned = -0.00313602 Jy ! Component: 3750 - total flux cleaned = -0.00313602 Jy ! Component: 3800 - total flux cleaned = -0.00313601 Jy ! Component: 3850 - total flux cleaned = -0.00313607 Jy ! Component: 3900 - total flux cleaned = -0.00313607 Jy ! Component: 3950 - total flux cleaned = -0.00309646 Jy ! Component: 4000 - total flux cleaned = -0.00305681 Jy ! Component: 4050 - total flux cleaned = -0.00307008 Jy ! Total flux subtracted in 4096 components = -0.00303015 Jy ! Clean residual min=-0.000707 max=0.000736 Jy/beam ! Clean residual mean=-0.000008 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0773004 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 492 components and 0.0773003 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0834-2241_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.911 x 39.45 at -12.32 degrees (North through East) ! Clean map min=-0.003355 max=0.068444 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0834-2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0684444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256761 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12542 1.12542 2.25083 4.50166 9.00332 18.0066 36.0133 72.0266 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.568 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0834-2241_S_uvs.log closed on Mon Feb 29 13:26:40 2016