! Started logfile: /scr/pima/rv100_uvs/J0258+2900_S_uvs.log on Mon Feb 29 13:25:02 2016 obs /scr/pima/rv100_uvs/J0258+2900_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0258+2900_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J0258+2900 ! ! 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 4312 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/J0258+2900_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006561Jy sigma=16.938624 ! Fit after self-cal, rms=0.935598Jy sigma=15.725263 ! 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.754 mas, bmaj=4.945 mas, bpa=-9.322 degrees ! Estimated noise=1.26779 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.0526914 Jy ! Component: 100 - total flux cleaned = 0.0645548 Jy ! Total flux subtracted in 100 components = 0.0645548 Jy ! Clean residual min=-0.004546 max=0.004134 Jy/beam ! Clean residual mean=-0.000007 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.0645548 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0645548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057237Jy sigma=0.871128 ! Fit after self-cal, rms=0.056666Jy sigma=0.861312 ! 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.449 mas, bmaj=5.96 mas, bpa=-9.822 degrees ! Estimated noise=0.664207 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.00284495 Jy ! Component: 100 - total flux cleaned = 0.0041364 Jy ! Component: 150 - total flux cleaned = 0.00457275 Jy ! Component: 200 - total flux cleaned = 0.00463993 Jy ! Total flux subtracted in 200 components = 0.00463993 Jy ! Clean residual min=-0.002203 max=0.002083 Jy/beam ! Clean residual mean=-0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0691948 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0691948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056536Jy sigma=0.858832 ! Fit after self-cal, rms=0.056554Jy sigma=0.858734 ! 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.449 x 5.96 at -9.822 degrees (North through East) ! Clean map min=-0.0020811 max=0.066309 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 1.08 KP 0.99 LA 0.96 MK 1.03 ! NL 0.99 OV 1.00 PT 0.96 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 1.00 LA 0.93 MK 0.96 ! NL 1.08 OV 0.99 PT 1.05 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.99 LA 1.07 MK 1.05 ! NL 0.96 OV 0.99 PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.05 KP 0.93 LA 1.03 MK 0.88 ! NL 0.98 OV 0.97 PT 1.05 SC 1.02 ! ! ! Fit before self-cal, rms=0.056554Jy sigma=0.858734 ! Fit after self-cal, rms=0.056302Jy sigma=0.856367 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=5.959 mas, bpa=-9.828 degrees ! Estimated noise=0.661527 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.000160547 Jy ! Component: 100 - total flux cleaned = -0.00020099 Jy ! Component: 150 - total flux cleaned = -0.000218266 Jy ! Component: 200 - total flux cleaned = -0.000233099 Jy ! Total flux subtracted in 200 components = -0.000233099 Jy ! Clean residual min=-0.002151 max=0.001945 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0689617 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0689617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056283Jy sigma=0.856131 ! Fit after self-cal, rms=0.056300Jy sigma=0.855987 ! 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.056300Jy sigma=0.855987 ! Fit after self-cal, rms=0.056270Jy sigma=0.854845 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=5.942 mas, bpa=-10.19 degrees ! Estimated noise=0.661641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112455 Jy ! Component: 100 - total flux cleaned = 5.88358e-05 Jy ! Component: 150 - total flux cleaned = 4.61921e-05 Jy ! Component: 200 - total flux cleaned = 3.42001e-05 Jy ! Total flux subtracted in 200 components = 3.42001e-05 Jy ! Clean residual min=-0.002135 max=0.001995 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0689959 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0689959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056255Jy sigma=0.854732 ! Fit after self-cal, rms=0.056267Jy sigma=0.854647 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.46418e-06 Jy ! Component: 100 - total flux cleaned = -8.38216e-06 Jy ! Component: 150 - total flux cleaned = 2.41282e-06 Jy ! Component: 200 - total flux cleaned = -6.89471e-06 Jy ! Total flux subtracted in 200 components = -6.89471e-06 Jy ! Clean residual min=-0.002111 max=0.002004 Jy/beam ! Clean residual mean=-0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.068989 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.068989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056259Jy sigma=0.854585 ! Fit after self-cal, rms=0.056260Jy sigma=0.854560 ! 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.056260Jy sigma=0.854560 ! Fit after self-cal, rms=0.056268Jy sigma=0.854517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=5.934 mas, bpa=-10.48 degrees ! Estimated noise=0.662236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180046 Jy ! Component: 100 - total flux cleaned = 0.00016708 Jy ! Component: 150 - total flux cleaned = 0.000155184 Jy ! Component: 200 - total flux cleaned = 0.000154538 Jy ! Total flux subtracted in 200 components = 0.000154538 Jy ! Clean residual min=-0.002087 max=0.002019 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0691435 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0691435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056259Jy sigma=0.854449 ! Fit after self-cal, rms=0.056260Jy sigma=0.854429 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 = 1.88977e-05 Jy ! Component: 100 - total flux cleaned = 8.63207e-06 Jy ! Component: 150 - total flux cleaned = 8.887e-06 Jy ! Component: 200 - total flux cleaned = 8.96406e-06 Jy ! Total flux subtracted in 200 components = 8.96406e-06 Jy ! Clean residual min=-0.002070 max=0.002022 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0691525 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0691525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056256Jy sigma=0.854386 ! Fit after self-cal, rms=0.056256Jy sigma=0.854373 ! 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.056256Jy sigma=0.854373 ! Fit after self-cal, rms=0.056261Jy sigma=0.854346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.228 mas, bmaj=10.39 mas, bpa=-16.91 degrees ! Estimated noise=0.798758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.94491e-05 Jy ! Component: 100 - total flux cleaned = 3.85335e-05 Jy ! Component: 150 - total flux cleaned = 3.81139e-05 Jy ! Component: 200 - total flux cleaned = 3.78843e-05 Jy ! Total flux subtracted in 200 components = 3.78843e-05 Jy ! Clean residual min=-0.001730 max=0.001734 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0691903 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0691903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056260Jy sigma=0.854352 ! Fit after self-cal, rms=0.056258Jy sigma=0.854345 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 = 8.15676e-06 Jy ! Component: 100 - total flux cleaned = 8.68538e-06 Jy ! Component: 150 - total flux cleaned = 5.24472e-06 Jy ! Component: 200 - total flux cleaned = -6.8922e-07 Jy ! Total flux subtracted in 200 components = -6.8922e-07 Jy ! Clean residual min=-0.001736 max=0.001733 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0691896 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0691897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056258Jy sigma=0.854356 ! Fit after self-cal, rms=0.056257Jy sigma=0.854353 ! 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.411 mas, bmaj=5.927 mas, bpa=-10.72 degrees ! Estimated noise=0.662901 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.411 x 5.927 at -10.72 degrees (North through East) ! Clean map min=-0.0019617 max=0.066465 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.725 mas, bmaj=4.902 mas, bpa=-10.29 degrees ! Estimated noise=1.25333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0522638 Jy ! Component: 100 - total flux cleaned = 0.0640987 Jy ! Component: 150 - total flux cleaned = 0.0668351 Jy ! Component: 200 - total flux cleaned = 0.0680943 Jy ! Total flux subtracted in 200 components = 0.0680943 Jy ! Clean residual min=-0.003598 max=0.003442 Jy/beam ! Clean residual mean=-0.000006 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0680943 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0680943 Jy ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=5.927 mas, bpa=-10.72 degrees ! Estimated noise=0.662901 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.000978383 Jy ! Component: 100 - total flux cleaned = 0.00115418 Jy ! Component: 150 - total flux cleaned = 0.00123263 Jy ! Component: 200 - total flux cleaned = 0.0012755 Jy ! Total flux subtracted in 200 components = 0.0012755 Jy ! Clean residual min=-0.002036 max=0.002054 Jy/beam ! Clean residual mean=-0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0693698 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0693698 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.228 mas, bmaj=10.39 mas, bpa=-16.91 degrees ! Estimated noise=0.798758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225339 Jy ! Component: 100 - total flux cleaned = -0.000236162 Jy ! Component: 150 - total flux cleaned = -0.000230794 Jy ! Component: 200 - total flux cleaned = -0.000225989 Jy ! Total flux subtracted in 200 components = -0.000225989 Jy ! Clean residual min=-0.001738 max=0.001736 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0691438 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 = -1.47035e-08 Jy ! Component: 100 - total flux cleaned = -1.65856e-07 Jy ! Component: 150 - total flux cleaned = -1.36255e-08 Jy ! Component: 200 - total flux cleaned = 2.06748e-06 Jy ! Total flux subtracted in 200 components = 2.06748e-06 Jy ! Clean residual min=-0.001738 max=0.001734 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0691459 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0691459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=5.927 mas, bpa=-10.72 degrees ! Estimated noise=0.662901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000273412 Jy ! Component: 100 - total flux cleaned = 0.00030546 Jy ! Component: 150 - total flux cleaned = 0.000292201 Jy ! Component: 200 - total flux cleaned = 0.000279787 Jy ! Total flux subtracted in 200 components = 0.000279787 Jy ! Clean residual min=-0.002044 max=0.002032 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0694257 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.0694257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056259Jy sigma=0.854387 ! Fit after self-cal, rms=0.056264Jy sigma=0.854375 wmodel /scr/pima/rv100_uvs/J0258+2900_S_map.mod ! Writing 39 model components to file: /scr/pima/rv100_uvs/J0258+2900_S_map.mod wobs /scr/pima/rv100_uvs/J0258+2900_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0258+2900_S_uvs.fits wwins /scr/pima/rv100_uvs/J0258+2900_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv100_uvs/J0258+2900_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 = -3.89598e-05 Jy ! Component: 100 - total flux cleaned = 6.28943e-05 Jy ! Component: 150 - total flux cleaned = 0.000128104 Jy ! Component: 200 - total flux cleaned = 0.000221265 Jy ! Component: 250 - total flux cleaned = 0.00031171 Jy ! Component: 300 - total flux cleaned = 0.000341781 Jy ! Component: 350 - total flux cleaned = 0.000427297 Jy ! Component: 400 - total flux cleaned = 0.000455022 Jy ! Component: 450 - total flux cleaned = 0.000562684 Jy ! Component: 500 - total flux cleaned = 0.000615562 Jy ! Component: 550 - total flux cleaned = 0.000692832 Jy ! Component: 600 - total flux cleaned = 0.000844105 Jy ! Component: 650 - total flux cleaned = 0.000917464 Jy ! Component: 700 - total flux cleaned = 0.000965599 Jy ! Component: 750 - total flux cleaned = 0.00115518 Jy ! Component: 800 - total flux cleaned = 0.00110827 Jy ! Component: 850 - total flux cleaned = 0.0011082 Jy ! Component: 900 - total flux cleaned = 0.00108566 Jy ! Component: 950 - total flux cleaned = 0.00115271 Jy ! Component: 1000 - total flux cleaned = 0.00121841 Jy ! Component: 1050 - total flux cleaned = 0.00126153 Jy ! Component: 1100 - total flux cleaned = 0.00136731 Jy ! Component: 1150 - total flux cleaned = 0.0012826 Jy ! Component: 1200 - total flux cleaned = 0.00132411 Jy ! Component: 1250 - total flux cleaned = 0.00130373 Jy ! Component: 1300 - total flux cleaned = 0.00128355 Jy ! Component: 1350 - total flux cleaned = 0.0013036 Jy ! Component: 1400 - total flux cleaned = 0.00122495 Jy ! Component: 1450 - total flux cleaned = 0.00122501 Jy ! Component: 1500 - total flux cleaned = 0.00122517 Jy ! Component: 1550 - total flux cleaned = 0.00120588 Jy ! Component: 1600 - total flux cleaned = 0.0011495 Jy ! Component: 1650 - total flux cleaned = 0.0011492 Jy ! Component: 1700 - total flux cleaned = 0.00118595 Jy ! Component: 1750 - total flux cleaned = 0.00118604 Jy ! Component: 1800 - total flux cleaned = 0.00122188 Jy ! Component: 1850 - total flux cleaned = 0.00116818 Jy ! Component: 1900 - total flux cleaned = 0.00118584 Jy ! Component: 1950 - total flux cleaned = 0.00120337 Jy ! Component: 2000 - total flux cleaned = 0.00125522 Jy ! Component: 2050 - total flux cleaned = 0.0012724 Jy ! Component: 2100 - total flux cleaned = 0.0012212 Jy ! Component: 2150 - total flux cleaned = 0.00123828 Jy ! Component: 2200 - total flux cleaned = 0.00123846 Jy ! Component: 2250 - total flux cleaned = 0.00125509 Jy ! Component: 2300 - total flux cleaned = 0.00123855 Jy ! Component: 2350 - total flux cleaned = 0.00120593 Jy ! Component: 2400 - total flux cleaned = 0.00117377 Jy ! Component: 2450 - total flux cleaned = 0.00117368 Jy ! Component: 2500 - total flux cleaned = 0.00115786 Jy ! Component: 2550 - total flux cleaned = 0.00114188 Jy ! Component: 2600 - total flux cleaned = 0.0010791 Jy ! Component: 2650 - total flux cleaned = 0.0010325 Jy ! Component: 2700 - total flux cleaned = 0.00100159 Jy ! Component: 2750 - total flux cleaned = 0.000879084 Jy ! Component: 2800 - total flux cleaned = 0.000879171 Jy ! Component: 2850 - total flux cleaned = 0.000833909 Jy ! Component: 2900 - total flux cleaned = 0.000803815 Jy ! Component: 2950 - total flux cleaned = 0.000759025 Jy ! Component: 3000 - total flux cleaned = 0.000670176 Jy ! Component: 3050 - total flux cleaned = 0.000626096 Jy ! Component: 3100 - total flux cleaned = 0.000567611 Jy ! Component: 3150 - total flux cleaned = 0.000495049 Jy ! Component: 3200 - total flux cleaned = 0.000422874 Jy ! Component: 3250 - total flux cleaned = 0.000394185 Jy ! Component: 3300 - total flux cleaned = 0.000323165 Jy ! Component: 3350 - total flux cleaned = 0.000280641 Jy ! Component: 3400 - total flux cleaned = 0.00019606 Jy ! Component: 3450 - total flux cleaned = 0.000181984 Jy ! Component: 3500 - total flux cleaned = 8.44227e-05 Jy ! Component: 3550 - total flux cleaned = -1.25188e-05 Jy ! Component: 3600 - total flux cleaned = -5.37197e-05 Jy ! Component: 3650 - total flux cleaned = -9.47582e-05 Jy ! Component: 3700 - total flux cleaned = -0.000176522 Jy ! Component: 3750 - total flux cleaned = -0.000190035 Jy ! Component: 3800 - total flux cleaned = -0.000284354 Jy ! Component: 3850 - total flux cleaned = -0.000364803 Jy ! Component: 3900 - total flux cleaned = -0.000431531 Jy ! Component: 3950 - total flux cleaned = -0.000444786 Jy ! Component: 4000 - total flux cleaned = -0.000523986 Jy ! Component: 4050 - total flux cleaned = -0.000629053 Jy ! Total flux subtracted in 4096 components = -0.000694422 Jy ! Clean residual min=-0.000803 max=0.000748 Jy/beam ! Clean residual mean=-0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0687313 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 301 components and 0.0687313 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0258+2900_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.411 x 5.927 at -10.72 degrees (North through East) ! Clean map min=-0.0014777 max=0.066574 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0258+2900_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0665737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221234 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.996944 0.996944 1.99389 3.98778 7.97555 15.9511 31.9022 63.8044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 300.919 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0258+2900_S_uvs.log closed on Mon Feb 29 13:25:06 2016