! Started logfile: /scr/pima/bg219a_uvs/J0422+3058_S_uvs.log on Wed Apr 6 22:44:29 2016 obs /scr/pima/bg219a_uvs/J0422+3058_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0422+3058_S_uva.fits ! AN table 1: 58 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J0422+3058 ! ! 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 49 lines of history. ! ! Reading 3248 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/bg219a_uvs/J0422+3058_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993975Jy sigma=25.958820 ! Fit after self-cal, rms=0.905173Jy sigma=23.563260 ! 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=3.066 mas, bmaj=4.877 mas, bpa=-18.12 degrees ! Estimated noise=0.706135 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.0712617 Jy ! Component: 100 - total flux cleaned = 0.0907343 Jy ! Total flux subtracted in 100 components = 0.0907343 Jy ! Clean residual min=-0.012138 max=0.017362 Jy/beam ! Clean residual mean=-0.000021 rms=0.003063 Jy/beam ! Combined flux in latest and established models = 0.0907344 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0907344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063132Jy sigma=1.555779 ! Fit after self-cal, rms=0.062891Jy sigma=1.552630 ! 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.741 mas, bmaj=5.755 mas, bpa=-13.85 degrees ! Estimated noise=0.49486 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.0165758 Jy ! Component: 100 - total flux cleaned = 0.0259412 Jy ! Component: 150 - total flux cleaned = 0.0285699 Jy ! Component: 200 - total flux cleaned = 0.0297021 Jy ! Total flux subtracted in 200 components = 0.0297021 Jy ! Clean residual min=-0.009912 max=0.016849 Jy/beam ! Clean residual mean=0.000008 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 0.120436 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.120436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058427Jy sigma=1.409953 ! Fit after self-cal, rms=0.058372Jy sigma=1.408067 ! 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.741 x 5.755 at -13.85 degrees (North through East) ! Clean map min=-0.0097776 max=0.087926 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: ! LA 0.88 MK 1.12 NL 1.19 OV 0.94 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.87 MK 1.08 NL 1.16 OV 1.00 ! PT 0.90 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.90 MK 1.09 NL 1.13 OV 0.98 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.87 MK 1.08 NL 1.17 OV 0.98 ! PT 0.93 SC 1.03 ! ! ! Fit before self-cal, rms=0.058372Jy sigma=1.408067 ! Fit after self-cal, rms=0.059621Jy sigma=1.365315 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=5.858 mas, bpa=-11.29 degrees ! Estimated noise=0.490986 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.00567309 Jy ! Component: 100 - total flux cleaned = -0.00530724 Jy ! Component: 150 - total flux cleaned = -0.00497292 Jy ! Component: 200 - total flux cleaned = -0.00451532 Jy ! Total flux subtracted in 200 components = -0.00451532 Jy ! Clean residual min=-0.008382 max=0.011492 Jy/beam ! Clean residual mean=0.000028 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.115921 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.115921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058172Jy sigma=1.336604 ! Fit after self-cal, rms=0.058352Jy sigma=1.334891 ! 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.058352Jy sigma=1.334891 ! Fit after self-cal, rms=0.058785Jy sigma=1.326212 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=5.818 mas, bpa=-12.28 degrees ! Estimated noise=0.492709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023135 Jy ! Component: 100 - total flux cleaned = 0.00258451 Jy ! Component: 150 - total flux cleaned = 0.00283721 Jy ! Component: 200 - total flux cleaned = 0.00306866 Jy ! Total flux subtracted in 200 components = 0.00306866 Jy ! Clean residual min=-0.007453 max=0.009852 Jy/beam ! Clean residual mean=0.000022 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.11899 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.11899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058138Jy sigma=1.312769 ! Fit after self-cal, rms=0.058160Jy sigma=1.312316 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.000109767 Jy ! Component: 100 - total flux cleaned = 0.000323778 Jy ! Component: 150 - total flux cleaned = 0.000617489 Jy ! Component: 200 - total flux cleaned = 0.000707911 Jy ! Total flux subtracted in 200 components = 0.000707911 Jy ! Clean residual min=-0.007329 max=0.009214 Jy/beam ! Clean residual mean=0.000023 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.119698 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.119698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057763Jy sigma=1.305289 ! Fit after self-cal, rms=0.057761Jy sigma=1.305046 ! 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.057761Jy sigma=1.305046 ! Fit after self-cal, rms=0.059775Jy sigma=1.287964 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=5.793 mas, bpa=-12.73 degrees ! Estimated noise=0.493452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024125 Jy ! Component: 100 - total flux cleaned = -0.000335471 Jy ! Component: 150 - total flux cleaned = -0.000423892 Jy ! Component: 200 - total flux cleaned = -0.000422248 Jy ! Total flux subtracted in 200 components = -0.000422248 Jy ! Clean residual min=-0.005949 max=0.008228 Jy/beam ! Clean residual mean=0.000012 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.119275 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.119275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059443Jy sigma=1.282279 ! Fit after self-cal, rms=0.059523Jy sigma=1.281941 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 (59, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716348 Jy ! Component: 100 - total flux cleaned = 0.00863621 Jy ! Component: 150 - total flux cleaned = 0.00916702 Jy ! Component: 200 - total flux cleaned = 0.00972453 Jy ! Total flux subtracted in 200 components = 0.00972453 Jy ! Clean residual min=-0.005909 max=0.006096 Jy/beam ! Clean residual mean=0.000020 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.129 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058490Jy sigma=1.255468 ! Fit after self-cal, rms=0.058270Jy sigma=1.252167 ! 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.058270Jy sigma=1.252167 ! Fit after self-cal, rms=0.057311Jy sigma=1.250009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.849 mas, bmaj=13.26 mas, bpa=-2.136 degrees ! Estimated noise=0.564926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388368 Jy ! Component: 100 - total flux cleaned = 0.00585563 Jy ! Component: 150 - total flux cleaned = 0.00614934 Jy ! Component: 200 - total flux cleaned = 0.00635213 Jy ! Total flux subtracted in 200 components = 0.00635213 Jy ! Clean residual min=-0.004558 max=0.005234 Jy/beam ! Clean residual mean=0.000032 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.135352 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.135352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057171Jy sigma=1.245870 ! Fit after self-cal, rms=0.057069Jy sigma=1.244921 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.00155853 Jy ! Component: 100 - total flux cleaned = 0.0017382 Jy ! Component: 150 - total flux cleaned = 0.00190266 Jy ! Component: 200 - total flux cleaned = 0.00200793 Jy ! Total flux subtracted in 200 components = 0.00200793 Jy ! Clean residual min=-0.004175 max=0.004834 Jy/beam ! Clean residual mean=0.000027 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.13736 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.13736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057025Jy sigma=1.244458 ! Fit after self-cal, rms=0.056965Jy sigma=1.244174 ! 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.8 mas, bmaj=5.77 mas, bpa=-12.56 degrees ! Estimated noise=0.487941 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.8 x 5.77 at -12.56 degrees (North through East) ! Clean map min=-0.0082983 max=0.088416 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=3.098 mas, bmaj=4.813 mas, bpa=-16.4 degrees ! Estimated noise=0.716949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.07181 Jy ! Component: 100 - total flux cleaned = 0.0909756 Jy ! Component: 150 - total flux cleaned = 0.101898 Jy ! Component: 200 - total flux cleaned = 0.106219 Jy ! Total flux subtracted in 200 components = 0.106219 Jy ! Clean residual min=-0.010010 max=0.013737 Jy/beam ! Clean residual mean=-0.000007 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.106219 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.106219 Jy ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=5.77 mas, bpa=-12.56 degrees ! Estimated noise=0.487941 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 (-4.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127455 Jy ! Component: 100 - total flux cleaned = 0.0202996 Jy ! Component: 150 - total flux cleaned = 0.0235833 Jy ! Component: 200 - total flux cleaned = 0.024973 Jy ! Total flux subtracted in 200 components = 0.024973 Jy ! Clean residual min=-0.005659 max=0.005870 Jy/beam ! Clean residual mean=0.000017 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.131192 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.131192 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.849 mas, bmaj=13.26 mas, bpa=-2.136 degrees ! Estimated noise=0.564926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436912 Jy ! Component: 100 - total flux cleaned = 0.00630375 Jy ! Component: 150 - total flux cleaned = 0.00714479 Jy ! Component: 200 - total flux cleaned = 0.00742485 Jy ! Total flux subtracted in 200 components = 0.00742485 Jy ! Clean residual min=-0.004279 max=0.003991 Jy/beam ! Clean residual mean=0.000034 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.138617 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.000127656 Jy ! Component: 100 - total flux cleaned = 0.000245548 Jy ! Component: 150 - total flux cleaned = 0.00035573 Jy ! Component: 200 - total flux cleaned = 0.000459639 Jy ! Total flux subtracted in 200 components = 0.000459639 Jy ! Clean residual min=-0.004083 max=0.003679 Jy/beam ! Clean residual mean=0.000035 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.139076 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.139076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=5.77 mas, bpa=-12.56 degrees ! Estimated noise=0.487941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121094 Jy ! Component: 100 - total flux cleaned = -0.00121005 Jy ! Component: 150 - total flux cleaned = -0.00120994 Jy ! Component: 200 - total flux cleaned = -0.00120798 Jy ! Total flux subtracted in 200 components = -0.00120798 Jy ! Clean residual min=-0.004903 max=0.004305 Jy/beam ! Clean residual mean=0.000014 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.137868 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.137868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057015Jy sigma=1.240754 ! Fit after self-cal, rms=0.056738Jy sigma=1.237119 wmodel /scr/pima/bg219a_uvs/J0422+3058_S_map.mod ! Writing 68 model components to file: /scr/pima/bg219a_uvs/J0422+3058_S_map.mod wobs /scr/pima/bg219a_uvs/J0422+3058_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0422+3058_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0422+3058_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0422+3058_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.000140076 Jy ! Component: 100 - total flux cleaned = -7.11969e-05 Jy ! Component: 150 - total flux cleaned = 0.000119387 Jy ! Component: 200 - total flux cleaned = 0.000295955 Jy ! Component: 250 - total flux cleaned = 0.000238987 Jy ! Component: 300 - total flux cleaned = 2.89182e-05 Jy ! Component: 350 - total flux cleaned = -7.19446e-05 Jy ! Component: 400 - total flux cleaned = -0.00050102 Jy ! Component: 450 - total flux cleaned = -0.000865882 Jy ! Component: 500 - total flux cleaned = -0.000954516 Jy ! Component: 550 - total flux cleaned = -0.00112295 Jy ! Component: 600 - total flux cleaned = -0.0012447 Jy ! Component: 650 - total flux cleaned = -0.00140163 Jy ! Component: 700 - total flux cleaned = -0.00151666 Jy ! Component: 750 - total flux cleaned = -0.00170264 Jy ! Component: 800 - total flux cleaned = -0.00198876 Jy ! Component: 850 - total flux cleaned = -0.00205857 Jy ! Component: 900 - total flux cleaned = -0.00226171 Jy ! Component: 950 - total flux cleaned = -0.00239386 Jy ! Component: 1000 - total flux cleaned = -0.0025537 Jy ! Component: 1050 - total flux cleaned = -0.00255425 Jy ! Component: 1100 - total flux cleaned = -0.0027353 Jy ! Component: 1150 - total flux cleaned = -0.00282391 Jy ! Component: 1200 - total flux cleaned = -0.00288076 Jy ! Component: 1250 - total flux cleaned = -0.0030205 Jy ! Component: 1300 - total flux cleaned = -0.0029923 Jy ! Component: 1350 - total flux cleaned = -0.00299231 Jy ! Component: 1400 - total flux cleaned = -0.00301808 Jy ! Component: 1450 - total flux cleaned = -0.00306946 Jy ! Component: 1500 - total flux cleaned = -0.0030438 Jy ! Component: 1550 - total flux cleaned = -0.00304432 Jy ! Component: 1600 - total flux cleaned = -0.00306891 Jy ! Component: 1650 - total flux cleaned = -0.00311663 Jy ! Component: 1700 - total flux cleaned = -0.00309343 Jy ! Component: 1750 - total flux cleaned = -0.00316267 Jy ! Component: 1800 - total flux cleaned = -0.00316278 Jy ! Component: 1850 - total flux cleaned = -0.00325166 Jy ! Component: 1900 - total flux cleaned = -0.00327361 Jy ! Component: 1950 - total flux cleaned = -0.0033813 Jy ! Component: 2000 - total flux cleaned = -0.0034236 Jy ! Component: 2050 - total flux cleaned = -0.00348645 Jy ! Component: 2100 - total flux cleaned = -0.00350676 Jy ! Component: 2150 - total flux cleaned = -0.00352712 Jy ! Component: 2200 - total flux cleaned = -0.00356727 Jy ! Component: 2250 - total flux cleaned = -0.00350807 Jy ! Component: 2300 - total flux cleaned = -0.00360614 Jy ! Component: 2350 - total flux cleaned = -0.00358679 Jy ! Component: 2400 - total flux cleaned = -0.00356767 Jy ! Component: 2450 - total flux cleaned = -0.00358639 Jy ! Component: 2500 - total flux cleaned = -0.00362375 Jy ! Component: 2550 - total flux cleaned = -0.00371636 Jy ! Component: 2600 - total flux cleaned = -0.00382571 Jy ! Component: 2650 - total flux cleaned = -0.00386187 Jy ! Component: 2700 - total flux cleaned = -0.00389757 Jy ! Component: 2750 - total flux cleaned = -0.00391507 Jy ! Component: 2800 - total flux cleaned = -0.00400301 Jy ! Component: 2850 - total flux cleaned = -0.00407301 Jy ! Component: 2900 - total flux cleaned = -0.00419391 Jy ! Component: 2950 - total flux cleaned = -0.00419411 Jy ! Component: 3000 - total flux cleaned = -0.00427906 Jy ! Component: 3050 - total flux cleaned = -0.00429575 Jy ! Component: 3100 - total flux cleaned = -0.00426229 Jy ! Component: 3150 - total flux cleaned = -0.00426233 Jy ! Component: 3200 - total flux cleaned = -0.00421279 Jy ! Component: 3250 - total flux cleaned = -0.00421277 Jy ! Component: 3300 - total flux cleaned = -0.00416378 Jy ! Component: 3350 - total flux cleaned = -0.00409887 Jy ! Component: 3400 - total flux cleaned = -0.00406656 Jy ! Component: 3450 - total flux cleaned = -0.00401843 Jy ! Component: 3500 - total flux cleaned = -0.00401854 Jy ! Component: 3550 - total flux cleaned = -0.00401869 Jy ! Component: 3600 - total flux cleaned = -0.0040187 Jy ! Component: 3650 - total flux cleaned = -0.00397133 Jy ! Component: 3700 - total flux cleaned = -0.00398702 Jy ! Component: 3750 - total flux cleaned = -0.00398715 Jy ! Component: 3800 - total flux cleaned = -0.00404971 Jy ! Component: 3850 - total flux cleaned = -0.00406526 Jy ! Component: 3900 - total flux cleaned = -0.00409632 Jy ! Component: 3950 - total flux cleaned = -0.00417374 Jy ! Component: 4000 - total flux cleaned = -0.0042046 Jy ! Component: 4050 - total flux cleaned = -0.0042353 Jy ! Total flux subtracted in 4096 components = -0.00426607 Jy ! Clean residual min=-0.000914 max=0.000979 Jy/beam ! Clean residual mean=-0.000003 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.133602 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 301 components and 0.133602 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0422+3058_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.8 x 5.77 at -12.56 degrees (North through East) ! Clean map min=-0.0038751 max=0.088397 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0422+3058_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0883973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.862912 0.862912 1.72582 3.45165 6.9033 13.8066 27.6132 55.2264 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 347.66 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0422+3058_S_uvs.log closed on Wed Apr 6 22:44:33 2016