! Started logfile: /scr/pima/bg219g_uvs/J1014+2301_S_uvs.log on Thu Apr 7 07:13:48 2016 obs /scr/pima/bg219g_uvs/J1014+2301_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1014+2301_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.84127 visibilities/baseline/integration-bin. ! Found source: J1014+2301 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 848 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/bg219g_uvs/J1014+2301_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.080410Jy sigma=17.548233 ! Fit after self-cal, rms=0.568402Jy sigma=9.439310 ! 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=5.503 mas, bmaj=9.167 mas, bpa=5.592 degrees ! Estimated noise=2.14076 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.33213 Jy ! Component: 100 - total flux cleaned = 0.4059 Jy ! Total flux subtracted in 100 components = 0.4059 Jy ! Clean residual min=-0.035839 max=0.080395 Jy/beam ! Clean residual mean=0.000222 rms=0.015664 Jy/beam ! Combined flux in latest and established models = 0.4059 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.4059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153502Jy sigma=2.652683 ! Fit after self-cal, rms=0.153488Jy sigma=2.652570 ! 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=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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.0317407 Jy ! Component: 100 - total flux cleaned = 0.0308002 Jy ! Component: 150 - total flux cleaned = 0.0313718 Jy ! Component: 200 - total flux cleaned = 0.031379 Jy ! Total flux subtracted in 200 components = 0.031379 Jy ! Clean residual min=-0.035456 max=0.073192 Jy/beam ! Clean residual mean=0.000109 rms=0.015675 Jy/beam ! Combined flux in latest and established models = 0.437279 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 33 components and 0.437279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139164Jy sigma=2.483471 ! Fit after self-cal, rms=0.139015Jy sigma=2.482713 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.034919 max=0.44455 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.139015Jy sigma=2.482713 ! Fit after self-cal, rms=0.139015Jy sigma=2.482713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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 = -1.05331e-05 Jy ! Component: 100 - total flux cleaned = 0.000276532 Jy ! Component: 150 - total flux cleaned = 0.000514042 Jy ! Component: 200 - total flux cleaned = 0.000714361 Jy ! Total flux subtracted in 200 components = 0.000714361 Jy ! Clean residual min=-0.036227 max=0.071897 Jy/beam ! Clean residual mean=0.000112 rms=0.015526 Jy/beam ! Combined flux in latest and established models = 0.437993 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.437993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138007Jy sigma=2.469224 ! Fit after self-cal, rms=0.137960Jy sigma=2.469078 ! 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.137960Jy sigma=2.469078 ! Fit after self-cal, rms=0.137960Jy sigma=2.469078 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244293 Jy ! Component: 100 - total flux cleaned = -7.40194e-05 Jy ! Component: 150 - total flux cleaned = 8.22213e-05 Jy ! Component: 200 - total flux cleaned = 8.39531e-05 Jy ! Total flux subtracted in 200 components = 8.39531e-05 Jy ! Clean residual min=-0.036097 max=0.071401 Jy/beam ! Clean residual mean=0.000113 rms=0.015476 Jy/beam ! Combined flux in latest and established models = 0.438077 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.438077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137703Jy sigma=2.463969 ! Fit after self-cal, rms=0.137677Jy sigma=2.463847 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (29, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0659049 Jy ! Component: 100 - total flux cleaned = 0.0899971 Jy ! Component: 150 - total flux cleaned = 0.100161 Jy ! Component: 200 - total flux cleaned = 0.106653 Jy ! Total flux subtracted in 200 components = 0.106653 Jy ! Clean residual min=-0.028225 max=0.037153 Jy/beam ! Clean residual mean=0.000102 rms=0.008892 Jy/beam ! Combined flux in latest and established models = 0.54473 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 126 components and 0.54473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104830Jy sigma=1.785526 ! Fit after self-cal, rms=0.101998Jy sigma=1.738640 ! 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.101998Jy sigma=1.738640 ! Fit after self-cal, rms=0.101998Jy sigma=1.738640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120983 Jy ! Component: 100 - total flux cleaned = 0.0135954 Jy ! Component: 150 - total flux cleaned = 0.0135969 Jy ! Component: 200 - total flux cleaned = 0.0135978 Jy ! Total flux subtracted in 200 components = 0.0135978 Jy ! Clean residual min=-0.022402 max=0.024466 Jy/beam ! Clean residual mean=0.000051 rms=0.006444 Jy/beam ! Combined flux in latest and established models = 0.558328 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 165 components and 0.558328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094735Jy sigma=1.562344 ! Fit after self-cal, rms=0.094085Jy sigma=1.551631 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.00356149 Jy ! Component: 100 - total flux cleaned = 0.00251103 Jy ! Component: 150 - total flux cleaned = 0.00335666 Jy ! Component: 200 - total flux cleaned = 0.00451179 Jy ! Total flux subtracted in 200 components = 0.00451179 Jy ! Clean residual min=-0.018575 max=0.019666 Jy/beam ! Clean residual mean=0.000021 rms=0.005303 Jy/beam ! Combined flux in latest and established models = 0.562839 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 184 components and 0.56284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090695Jy sigma=1.473017 ! Fit after self-cal, rms=0.090425Jy sigma=1.468084 ! 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.090425Jy sigma=1.468084 ! Fit after self-cal, rms=0.090425Jy sigma=1.468084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.459 mas, bmaj=10.38 mas, bpa=3.281 degrees ! Estimated noise=1.78542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169354 Jy ! Component: 100 - total flux cleaned = 0.00417915 Jy ! Component: 150 - total flux cleaned = 0.00594174 Jy ! Component: 200 - total flux cleaned = 0.00716469 Jy ! Total flux subtracted in 200 components = 0.00716469 Jy ! Clean residual min=-0.016366 max=0.021540 Jy/beam ! Clean residual mean=0.000016 rms=0.005271 Jy/beam ! Combined flux in latest and established models = 0.570004 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 206 components and 0.570004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089096Jy sigma=1.422650 ! Fit after self-cal, rms=0.088948Jy sigma=1.419447 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.00119385 Jy ! Component: 100 - total flux cleaned = 0.00171898 Jy ! Component: 150 - total flux cleaned = 0.00217976 Jy ! Component: 200 - total flux cleaned = 0.00280613 Jy ! Total flux subtracted in 200 components = 0.00280613 Jy ! Clean residual min=-0.014630 max=0.020526 Jy/beam ! Clean residual mean=-0.000001 rms=0.004676 Jy/beam ! Combined flux in latest and established models = 0.57281 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 218 components and 0.57281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088220Jy sigma=1.400167 ! Fit after self-cal, rms=0.088167Jy sigma=1.398223 ! 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=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.015579 max=0.39176 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=5.503 mas, bmaj=9.167 mas, bpa=5.592 degrees ! Estimated noise=2.14076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.335422 Jy ! Component: 100 - total flux cleaned = 0.439788 Jy ! Component: 150 - total flux cleaned = 0.492602 Jy ! Component: 200 - total flux cleaned = 0.524357 Jy ! Total flux subtracted in 200 components = 0.524357 Jy ! Clean residual min=-0.022832 max=0.036939 Jy/beam ! Clean residual mean=0.000033 rms=0.007312 Jy/beam ! Combined flux in latest and established models = 0.524357 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.524357 Jy ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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) ! Added new window around map position (-28.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404884 Jy ! Component: 100 - total flux cleaned = 0.0509075 Jy ! Component: 150 - total flux cleaned = 0.051998 Jy ! Component: 200 - total flux cleaned = 0.0506632 Jy ! Total flux subtracted in 200 components = 0.0506632 Jy ! Clean residual min=-0.014508 max=0.015444 Jy/beam ! Clean residual mean=-0.000036 rms=0.004128 Jy/beam ! Combined flux in latest and established models = 0.57502 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 66 components and 0.575021 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.459 mas, bmaj=10.38 mas, bpa=3.281 degrees ! Estimated noise=1.78542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425279 Jy ! Component: 100 - total flux cleaned = 0.00518378 Jy ! Component: 150 - total flux cleaned = 0.00655439 Jy ! Component: 200 - total flux cleaned = 0.0073089 Jy ! Total flux subtracted in 200 components = 0.0073089 Jy ! Clean residual min=-0.013358 max=0.014228 Jy/beam ! Clean residual mean=-0.000063 rms=0.003725 Jy/beam ! Combined flux in latest and established models = 0.58233 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023558 Jy ! Component: 100 - total flux cleaned = 0.000238953 Jy ! Component: 150 - total flux cleaned = 0.00044593 Jy ! Component: 200 - total flux cleaned = 0.000250691 Jy ! Total flux subtracted in 200 components = 0.000250691 Jy ! Clean residual min=-0.012266 max=0.013545 Jy/beam ! Clean residual mean=-0.000071 rms=0.003448 Jy/beam ! Combined flux in latest and established models = 0.58258 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 100 components and 0.58258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220846 Jy ! Component: 100 - total flux cleaned = -0.00219422 Jy ! Component: 150 - total flux cleaned = -0.00280823 Jy ! Component: 200 - total flux cleaned = -0.00299837 Jy ! Total flux subtracted in 200 components = -0.00299837 Jy ! Clean residual min=-0.011927 max=0.012303 Jy/beam ! Clean residual mean=-0.000062 rms=0.003166 Jy/beam ! Combined flux in latest and established models = 0.579582 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 128 components and 0.579582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083942Jy sigma=1.347583 ! Fit after self-cal, rms=0.083397Jy sigma=1.340091 wmodel /scr/pima/bg219g_uvs/J1014+2301_S_map.mod ! Writing 128 model components to file: /scr/pima/bg219g_uvs/J1014+2301_S_map.mod wobs /scr/pima/bg219g_uvs/J1014+2301_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1014+2301_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1014+2301_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1014+2301_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.00165254 Jy ! Component: 100 - total flux cleaned = 0.00200345 Jy ! Component: 150 - total flux cleaned = 0.00166067 Jy ! Component: 200 - total flux cleaned = 0.0014967 Jy ! Component: 250 - total flux cleaned = 0.00133765 Jy ! Component: 300 - total flux cleaned = 0.00103644 Jy ! Component: 350 - total flux cleaned = 0.00133051 Jy ! Component: 400 - total flux cleaned = 0.00132985 Jy ! Component: 450 - total flux cleaned = 0.0013319 Jy ! Component: 500 - total flux cleaned = 0.00133132 Jy ! Component: 550 - total flux cleaned = 0.000815366 Jy ! Component: 600 - total flux cleaned = 6.18931e-05 Jy ! Component: 650 - total flux cleaned = -5.89266e-05 Jy ! Component: 700 - total flux cleaned = -0.000654668 Jy ! Component: 750 - total flux cleaned = -0.00100201 Jy ! Component: 800 - total flux cleaned = -0.00111626 Jy ! Component: 850 - total flux cleaned = -0.00156004 Jy ! Component: 900 - total flux cleaned = -0.00177776 Jy ! Component: 950 - total flux cleaned = -0.002098 Jy ! Component: 1000 - total flux cleaned = -0.00230812 Jy ! Component: 1050 - total flux cleaned = -0.00282188 Jy ! Component: 1100 - total flux cleaned = -0.0029235 Jy ! Component: 1150 - total flux cleaned = -0.00341673 Jy ! Component: 1200 - total flux cleaned = -0.00360954 Jy ! Component: 1250 - total flux cleaned = -0.00380021 Jy ! Component: 1300 - total flux cleaned = -0.0040816 Jy ! Component: 1350 - total flux cleaned = -0.00426693 Jy ! Component: 1400 - total flux cleaned = -0.00435693 Jy ! Component: 1450 - total flux cleaned = -0.00417926 Jy ! Component: 1500 - total flux cleaned = -0.00426824 Jy ! Component: 1550 - total flux cleaned = -0.00435585 Jy ! Component: 1600 - total flux cleaned = -0.00418556 Jy ! Component: 1650 - total flux cleaned = -0.00401824 Jy ! Component: 1700 - total flux cleaned = -0.00410214 Jy ! Component: 1750 - total flux cleaned = -0.00402011 Jy ! Component: 1800 - total flux cleaned = -0.00401992 Jy ! Component: 1850 - total flux cleaned = -0.00401938 Jy ! Component: 1900 - total flux cleaned = -0.00417788 Jy ! Component: 1950 - total flux cleaned = -0.00425582 Jy ! Component: 2000 - total flux cleaned = -0.00449039 Jy ! Component: 2050 - total flux cleaned = -0.00472243 Jy ! Component: 2100 - total flux cleaned = -0.0047212 Jy ! Component: 2150 - total flux cleaned = -0.00472135 Jy ! Component: 2200 - total flux cleaned = -0.00487335 Jy ! Component: 2250 - total flux cleaned = -0.00509812 Jy ! Component: 2300 - total flux cleaned = -0.00524613 Jy ! Component: 2350 - total flux cleaned = -0.0050244 Jy ! Component: 2400 - total flux cleaned = -0.00517107 Jy ! Component: 2450 - total flux cleaned = -0.00517117 Jy ! Component: 2500 - total flux cleaned = -0.00524372 Jy ! Component: 2550 - total flux cleaned = -0.00524386 Jy ! Component: 2600 - total flux cleaned = -0.00524411 Jy ! Component: 2650 - total flux cleaned = -0.00546011 Jy ! Component: 2700 - total flux cleaned = -0.00538845 Jy ! Component: 2750 - total flux cleaned = -0.00546025 Jy ! Component: 2800 - total flux cleaned = -0.00574473 Jy ! Component: 2850 - total flux cleaned = -0.00567333 Jy ! Component: 2900 - total flux cleaned = -0.0059575 Jy ! Component: 2950 - total flux cleaned = -0.0060286 Jy ! Component: 3000 - total flux cleaned = -0.0061704 Jy ! Component: 3050 - total flux cleaned = -0.00631316 Jy ! Component: 3100 - total flux cleaned = -0.0064559 Jy ! Component: 3150 - total flux cleaned = -0.00659855 Jy ! Component: 3200 - total flux cleaned = -0.00666999 Jy ! Component: 3250 - total flux cleaned = -0.00688446 Jy ! Component: 3300 - total flux cleaned = -0.00709945 Jy ! Component: 3350 - total flux cleaned = -0.00731504 Jy ! Component: 3400 - total flux cleaned = -0.00760302 Jy ! Component: 3450 - total flux cleaned = -0.00774778 Jy ! Component: 3500 - total flux cleaned = -0.00789281 Jy ! Component: 3550 - total flux cleaned = -0.00811155 Jy ! Component: 3600 - total flux cleaned = -0.00825743 Jy ! Component: 3650 - total flux cleaned = -0.00847709 Jy ! Component: 3700 - total flux cleaned = -0.00869907 Jy ! Component: 3750 - total flux cleaned = -0.00892205 Jy ! Component: 3800 - total flux cleaned = -0.00907164 Jy ! Component: 3850 - total flux cleaned = -0.00922174 Jy ! Component: 3900 - total flux cleaned = -0.00929741 Jy ! Component: 3950 - total flux cleaned = -0.00945009 Jy ! Component: 4000 - total flux cleaned = -0.00952677 Jy ! Component: 4050 - total flux cleaned = -0.00960416 Jy ! Total flux subtracted in 4096 components = -0.00975981 Jy ! Clean residual min=-0.004612 max=0.004423 Jy/beam ! Clean residual mean=-0.000047 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.569822 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 423 components and 0.569821 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1014+2301_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.012852 max=0.35825 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1014+2301_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.358254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00116808 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.978148 0.978148 1.9563 3.91259 7.82518 15.6504 31.3007 62.6015 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.358 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 306.702 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1014+2301_S_uvs.log closed on Thu Apr 7 07:13:52 2016