! Started logfile: /scr/pima/bg219g_uvs/J1514+0252_S_uvs.log on Thu Apr 7 07:18:38 2016 obs /scr/pima/bg219g_uvs/J1514+0252_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1514+0252_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.665812 visibilities/baseline/integration-bin. ! Found source: J1514+0252 ! ! 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 6232 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/J1514+0252_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010978Jy sigma=21.278608 ! Fit after self-cal, rms=0.884401Jy sigma=18.660453 ! 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.839 mas, bmaj=6.687 mas, bpa=-4.44 degrees ! Estimated noise=0.65678 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.089754 Jy ! Component: 100 - total flux cleaned = 0.114582 Jy ! Total flux subtracted in 100 components = 0.114582 Jy ! Clean residual min=-0.006133 max=0.011087 Jy/beam ! Clean residual mean=0.000000 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.114582 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.114582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074632Jy sigma=1.444931 ! Fit after self-cal, rms=0.074376Jy sigma=1.441445 ! Inverting map ! Added new window around map position (3, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129265 Jy ! Component: 100 - total flux cleaned = 0.0206583 Jy ! Total flux subtracted in 100 components = 0.0206583 Jy ! Clean residual min=-0.005037 max=0.005766 Jy/beam ! Clean residual mean=-0.000002 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.13524 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.13524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071975Jy sigma=1.383860 ! Fit after self-cal, rms=0.071899Jy sigma=1.382253 ! 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.458 mas, bmaj=7.527 mas, bpa=-6.068 degrees ! Estimated noise=0.457163 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.00626016 Jy ! Component: 100 - total flux cleaned = 0.00964861 Jy ! Component: 150 - total flux cleaned = 0.0116868 Jy ! Component: 200 - total flux cleaned = 0.0121211 Jy ! Total flux subtracted in 200 components = 0.0121211 Jy ! Clean residual min=-0.004335 max=0.005814 Jy/beam ! Clean residual mean=-0.000006 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.147361 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.147361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071373Jy sigma=1.369330 ! Fit after self-cal, rms=0.071337Jy sigma=1.368516 ! 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.458 x 7.527 at -6.068 degrees (North through East) ! Clean map min=-0.0042346 max=0.11346 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 0.99 FD 0.89 HN 1.13 KP 0.99 ! LA 1.05 MK 0.98 NL 0.95 OV 0.95 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.12 KP 1.00 ! LA 1.01 MK 1.01 NL 0.99 OV 0.98 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.84 HN 1.09 KP 0.99 ! LA 1.02 MK 0.99 NL 1.02 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.03 KP 1.08 ! LA 1.07 MK 0.97 NL 1.04 OV 1.03 ! PT 0.95 SC 0.95 ! ! ! Fit before self-cal, rms=0.071337Jy sigma=1.368516 ! Fit after self-cal, rms=0.070862Jy sigma=1.360226 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=7.462 mas, bpa=-5.489 degrees ! Estimated noise=0.456521 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 (13.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481537 Jy ! Component: 100 - total flux cleaned = 0.00664726 Jy ! Component: 150 - total flux cleaned = 0.00742017 Jy ! Component: 200 - total flux cleaned = 0.00778855 Jy ! Total flux subtracted in 200 components = 0.00778855 Jy ! Clean residual min=-0.003186 max=0.003346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.15515 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.15515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070568Jy sigma=1.352261 ! Fit after self-cal, rms=0.070548Jy sigma=1.351155 ! 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.070548Jy sigma=1.351155 ! Fit after self-cal, rms=0.070426Jy sigma=1.345593 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=7.445 mas, bpa=-5.426 degrees ! Estimated noise=0.455158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128549 Jy ! Component: 100 - total flux cleaned = 0.00180969 Jy ! Component: 150 - total flux cleaned = 0.00209535 Jy ! Component: 200 - total flux cleaned = 0.0023785 Jy ! Total flux subtracted in 200 components = 0.0023785 Jy ! Clean residual min=-0.002686 max=0.002616 Jy/beam ! Clean residual mean=-0.000001 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.157528 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.157528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070388Jy sigma=1.344796 ! Fit after self-cal, rms=0.070389Jy sigma=1.344633 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.000407089 Jy ! Component: 100 - total flux cleaned = 0.00056457 Jy ! Component: 150 - total flux cleaned = 0.000684779 Jy ! Component: 200 - total flux cleaned = 0.000817304 Jy ! Total flux subtracted in 200 components = 0.000817304 Jy ! Clean residual min=-0.002642 max=0.002567 Jy/beam ! Clean residual mean=-0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.158346 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.158346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070371Jy sigma=1.344314 ! Fit after self-cal, rms=0.070369Jy sigma=1.344290 ! 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.070369Jy sigma=1.344290 ! Fit after self-cal, rms=0.070486Jy sigma=1.344240 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=7.438 mas, bpa=-5.366 degrees ! Estimated noise=0.455674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392961 Jy ! Component: 100 - total flux cleaned = 0.000602462 Jy ! Component: 150 - total flux cleaned = 0.000771465 Jy ! Component: 200 - total flux cleaned = 0.000869004 Jy ! Total flux subtracted in 200 components = 0.000869004 Jy ! Clean residual min=-0.002607 max=0.002529 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.159215 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.159215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070472Jy sigma=1.344007 ! Fit after self-cal, rms=0.070471Jy sigma=1.343990 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.27713e-05 Jy ! Component: 100 - total flux cleaned = 0.000156931 Jy ! Component: 150 - total flux cleaned = 0.000192079 Jy ! Component: 200 - total flux cleaned = 0.00024215 Jy ! Total flux subtracted in 200 components = 0.00024215 Jy ! Clean residual min=-0.002590 max=0.002536 Jy/beam ! Clean residual mean=-0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.159457 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.159457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070460Jy sigma=1.343846 ! Fit after self-cal, rms=0.070460Jy sigma=1.343831 ! 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.070460Jy sigma=1.343831 ! Fit after self-cal, rms=0.070606Jy sigma=1.343810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.523 mas, bmaj=11.81 mas, bpa=-6.304 degrees ! Estimated noise=0.559731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626293 Jy ! Component: 100 - total flux cleaned = 0.000748162 Jy ! Component: 150 - total flux cleaned = 0.000856823 Jy ! Component: 200 - total flux cleaned = 0.000938574 Jy ! Total flux subtracted in 200 components = 0.000938574 Jy ! Clean residual min=-0.002502 max=0.003332 Jy/beam ! Clean residual mean=-0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.160395 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.160395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070601Jy sigma=1.343697 ! Fit after self-cal, rms=0.070599Jy sigma=1.343684 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 = 9.94322e-05 Jy ! Component: 100 - total flux cleaned = 0.000172076 Jy ! Component: 150 - total flux cleaned = 0.000199279 Jy ! Component: 200 - total flux cleaned = 0.00022484 Jy ! Total flux subtracted in 200 components = 0.00022484 Jy ! Clean residual min=-0.002486 max=0.003328 Jy/beam ! Clean residual mean=-0.000003 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.16062 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.16062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070598Jy sigma=1.343644 ! Fit after self-cal, rms=0.070597Jy sigma=1.343637 ! 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.451 mas, bmaj=7.437 mas, bpa=-5.318 degrees ! Estimated noise=0.456461 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 7.437 at -5.318 degrees (North through East) ! Clean map min=-0.0025184 max=0.11267 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.831 mas, bmaj=6.626 mas, bpa=-3.768 degrees ! Estimated noise=0.653911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890695 Jy ! Component: 100 - total flux cleaned = 0.11532 Jy ! Component: 150 - total flux cleaned = 0.127937 Jy ! Component: 200 - total flux cleaned = 0.135402 Jy ! Total flux subtracted in 200 components = 0.135402 Jy ! Clean residual min=-0.004248 max=0.004604 Jy/beam ! Clean residual mean=0.000001 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.135402 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.135402 Jy ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.437 mas, bpa=-5.318 degrees ! Estimated noise=0.456461 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.00645924 Jy ! Component: 100 - total flux cleaned = 0.0107483 Jy ! Component: 150 - total flux cleaned = 0.0138938 Jy ! Component: 200 - total flux cleaned = 0.0163413 Jy ! Total flux subtracted in 200 components = 0.0163413 Jy ! Clean residual min=-0.002682 max=0.002949 Jy/beam ! Clean residual mean=-0.000001 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.151744 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 64 components and 0.151744 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.523 mas, bmaj=11.81 mas, bpa=-6.304 degrees ! Estimated noise=0.559731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287955 Jy ! Component: 100 - total flux cleaned = 0.00477746 Jy ! Component: 150 - total flux cleaned = 0.00609305 Jy ! Component: 200 - total flux cleaned = 0.0067955 Jy ! Total flux subtracted in 200 components = 0.0067955 Jy ! Clean residual min=-0.002645 max=0.003459 Jy/beam ! Clean residual mean=-0.000002 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.158539 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.000321497 Jy ! Component: 100 - total flux cleaned = 0.000575299 Jy ! Component: 150 - total flux cleaned = 0.000750877 Jy ! Component: 200 - total flux cleaned = 0.000886695 Jy ! Total flux subtracted in 200 components = 0.000886695 Jy ! Clean residual min=-0.002555 max=0.003392 Jy/beam ! Clean residual mean=-0.000003 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.159426 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 111 components and 0.159426 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.437 mas, bpa=-5.318 degrees ! Estimated noise=0.456461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458762 Jy ! Component: 100 - total flux cleaned = 0.000605377 Jy ! Component: 150 - total flux cleaned = 0.000630063 Jy ! Component: 200 - total flux cleaned = 0.000630264 Jy ! Total flux subtracted in 200 components = 0.000630264 Jy ! Clean residual min=-0.002585 max=0.002609 Jy/beam ! Clean residual mean=-0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.160056 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.160056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070614Jy sigma=1.344244 ! Fit after self-cal, rms=0.070616Jy sigma=1.344162 wmodel /scr/pima/bg219g_uvs/J1514+0252_S_map.mod ! Writing 125 model components to file: /scr/pima/bg219g_uvs/J1514+0252_S_map.mod wobs /scr/pima/bg219g_uvs/J1514+0252_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1514+0252_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1514+0252_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1514+0252_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.000101906 Jy ! Component: 100 - total flux cleaned = 0.00010297 Jy ! Component: 150 - total flux cleaned = 0.000275319 Jy ! Component: 200 - total flux cleaned = 0.000358759 Jy ! Component: 250 - total flux cleaned = 0.00055634 Jy ! Component: 300 - total flux cleaned = 0.000595315 Jy ! Component: 350 - total flux cleaned = 0.000668997 Jy ! Component: 400 - total flux cleaned = 0.000669412 Jy ! Component: 450 - total flux cleaned = 0.000704226 Jy ! Component: 500 - total flux cleaned = 0.000703292 Jy ! Component: 550 - total flux cleaned = 0.000735879 Jy ! Component: 600 - total flux cleaned = 0.000637255 Jy ! Component: 650 - total flux cleaned = 0.000604667 Jy ! Component: 700 - total flux cleaned = 0.000541524 Jy ! Component: 750 - total flux cleaned = 0.000541906 Jy ! Component: 800 - total flux cleaned = 0.000480959 Jy ! Component: 850 - total flux cleaned = 0.00042174 Jy ! Component: 900 - total flux cleaned = 0.000450683 Jy ! Component: 950 - total flux cleaned = 0.000392744 Jy ! Component: 1000 - total flux cleaned = 0.000335508 Jy ! Component: 1050 - total flux cleaned = 0.000307401 Jy ! Component: 1100 - total flux cleaned = 0.000198034 Jy ! Component: 1150 - total flux cleaned = 0.000171106 Jy ! Component: 1200 - total flux cleaned = 0.000144103 Jy ! Component: 1250 - total flux cleaned = 0.000117219 Jy ! Component: 1300 - total flux cleaned = -6.31288e-05 Jy ! Component: 1350 - total flux cleaned = -0.000138487 Jy ! Component: 1400 - total flux cleaned = -0.000163287 Jy ! Component: 1450 - total flux cleaned = -0.000138154 Jy ! Component: 1500 - total flux cleaned = -0.000186967 Jy ! Component: 1550 - total flux cleaned = -0.000355031 Jy ! Component: 1600 - total flux cleaned = -0.000307605 Jy ! Component: 1650 - total flux cleaned = -0.000424485 Jy ! Component: 1700 - total flux cleaned = -0.000378347 Jy ! Component: 1750 - total flux cleaned = -0.000492771 Jy ! Component: 1800 - total flux cleaned = -0.000470139 Jy ! Component: 1850 - total flux cleaned = -0.0005369 Jy ! Component: 1900 - total flux cleaned = -0.000536772 Jy ! Component: 1950 - total flux cleaned = -0.000579968 Jy ! Component: 2000 - total flux cleaned = -0.000558513 Jy ! Component: 2050 - total flux cleaned = -0.000601241 Jy ! Component: 2100 - total flux cleaned = -0.000601223 Jy ! Component: 2150 - total flux cleaned = -0.000601276 Jy ! Component: 2200 - total flux cleaned = -0.000621693 Jy ! Component: 2250 - total flux cleaned = -0.000662601 Jy ! Component: 2300 - total flux cleaned = -0.000702901 Jy ! Component: 2350 - total flux cleaned = -0.000683096 Jy ! Component: 2400 - total flux cleaned = -0.000762036 Jy ! Component: 2450 - total flux cleaned = -0.000703357 Jy ! Component: 2500 - total flux cleaned = -0.000781003 Jy ! Component: 2550 - total flux cleaned = -0.00080009 Jy ! Component: 2600 - total flux cleaned = -0.000800108 Jy ! Component: 2650 - total flux cleaned = -0.000743847 Jy ! Component: 2700 - total flux cleaned = -0.000762734 Jy ! Component: 2750 - total flux cleaned = -0.000818329 Jy ! Component: 2800 - total flux cleaned = -0.000800174 Jy ! Component: 2850 - total flux cleaned = -0.000818377 Jy ! Component: 2900 - total flux cleaned = -0.000818115 Jy ! Component: 2950 - total flux cleaned = -0.000835925 Jy ! Component: 3000 - total flux cleaned = -0.000835875 Jy ! Component: 3050 - total flux cleaned = -0.000835676 Jy ! Component: 3100 - total flux cleaned = -0.000766319 Jy ! Component: 3150 - total flux cleaned = -0.000817861 Jy ! Component: 3200 - total flux cleaned = -0.000800752 Jy ! Component: 3250 - total flux cleaned = -0.000817684 Jy ! Component: 3300 - total flux cleaned = -0.000817528 Jy ! Component: 3350 - total flux cleaned = -0.000784319 Jy ! Component: 3400 - total flux cleaned = -0.000817186 Jy ! Component: 3450 - total flux cleaned = -0.00083351 Jy ! Component: 3500 - total flux cleaned = -0.000833451 Jy ! Component: 3550 - total flux cleaned = -0.000865331 Jy ! Component: 3600 - total flux cleaned = -0.000833473 Jy ! Component: 3650 - total flux cleaned = -0.000801996 Jy ! Component: 3700 - total flux cleaned = -0.000880291 Jy ! Component: 3750 - total flux cleaned = -0.00089591 Jy ! Component: 3800 - total flux cleaned = -0.000911443 Jy ! Component: 3850 - total flux cleaned = -0.000926797 Jy ! Component: 3900 - total flux cleaned = -0.000941901 Jy ! Component: 3950 - total flux cleaned = -0.000957147 Jy ! Component: 4000 - total flux cleaned = -0.00100204 Jy ! Component: 4050 - total flux cleaned = -0.00103187 Jy ! Total flux subtracted in 4096 components = -0.00104671 Jy ! Clean residual min=-0.000799 max=0.000918 Jy/beam ! Clean residual mean=-0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.159009 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 420 components and 0.159009 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1514+0252_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 7.437 at -5.318 degrees (North through East) ! Clean map min=-0.0018474 max=0.11295 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1514+0252_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112948 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.705315 0.705315 1.41063 2.82126 5.64252 11.285 22.5701 45.1402 90.2804 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 425.341 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1514+0252_S_uvs.log closed on Thu Apr 7 07:18:42 2016