! Started logfile: /scr/pima/rv102_uvs/J0309+2738_S_uvs.log on Sat Feb 27 22:23:01 2016 obs /scr/pima/rv102_uvs/J0309+2738_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0309+2738_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.736111 visibilities/baseline/integration-bin. ! Found source: J0309+2738 ! ! 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 139 lines of history. ! ! Reading 4664 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/rv102_uvs/J0309+2738_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.004199Jy sigma=18.608235 ! Fit after self-cal, rms=0.950417Jy sigma=17.672468 ! 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.945 mas, bmaj=5.32 mas, bpa=-7.037 degrees ! Estimated noise=1.09707 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.0389429 Jy ! Component: 100 - total flux cleaned = 0.0466443 Jy ! Total flux subtracted in 100 components = 0.0466443 Jy ! Clean residual min=-0.008703 max=0.009077 Jy/beam ! Clean residual mean=0.000023 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.0466443 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0466443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068687Jy sigma=1.066122 ! Fit after self-cal, rms=0.066448Jy sigma=1.022217 ! 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.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 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.00484321 Jy ! Component: 100 - total flux cleaned = 0.00553851 Jy ! Component: 150 - total flux cleaned = 0.00611131 Jy ! Component: 200 - total flux cleaned = 0.00645359 Jy ! Total flux subtracted in 200 components = 0.00645359 Jy ! Clean residual min=-0.007123 max=0.007368 Jy/beam ! Clean residual mean=0.000031 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.0530978 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0530979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065871Jy sigma=1.017082 ! Fit after self-cal, rms=0.065852Jy sigma=1.016713 ! 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.807 x 6.764 at -6.766 degrees (North through East) ! Clean map min=-0.0070709 max=0.052485 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.065852Jy sigma=1.016713 ! Fit after self-cal, rms=0.065852Jy sigma=1.016713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 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.000400893 Jy ! Component: 100 - total flux cleaned = 0.000681217 Jy ! Component: 150 - total flux cleaned = 0.000874977 Jy ! Component: 200 - total flux cleaned = 0.0010831 Jy ! Total flux subtracted in 200 components = 0.0010831 Jy ! Clean residual min=-0.007082 max=0.007072 Jy/beam ! Clean residual mean=0.000031 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.0541809 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0541809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065756Jy sigma=1.015477 ! Fit after self-cal, rms=0.065748Jy sigma=1.015377 ! 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.065748Jy sigma=1.015377 ! Fit after self-cal, rms=0.065748Jy sigma=1.015377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209594 Jy ! Component: 100 - total flux cleaned = 0.000351066 Jy ! Component: 150 - total flux cleaned = 0.000502735 Jy ! Component: 200 - total flux cleaned = 0.000607754 Jy ! Total flux subtracted in 200 components = 0.000607754 Jy ! Clean residual min=-0.007067 max=0.006943 Jy/beam ! Clean residual mean=0.000031 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.0547887 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.0547887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065706Jy sigma=1.014934 ! Fit after self-cal, rms=0.065704Jy sigma=1.014881 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.9112e-05 Jy ! Component: 100 - total flux cleaned = 0.000160687 Jy ! Component: 150 - total flux cleaned = 0.000242825 Jy ! Component: 200 - total flux cleaned = 0.000314484 Jy ! Total flux subtracted in 200 components = 0.000314484 Jy ! Clean residual min=-0.007065 max=0.006866 Jy/beam ! Clean residual mean=0.000031 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.0551032 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0551032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065682Jy sigma=1.014747 ! Fit after self-cal, rms=0.065626Jy sigma=1.014111 ! 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.065626Jy sigma=1.014111 ! Fit after self-cal, rms=0.065626Jy sigma=1.014111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000183842 Jy ! Component: 100 - total flux cleaned = 0.000217792 Jy ! Component: 150 - total flux cleaned = 0.0002622 Jy ! Component: 200 - total flux cleaned = 0.000302632 Jy ! Total flux subtracted in 200 components = 0.000302632 Jy ! Clean residual min=-0.007061 max=0.006858 Jy/beam ! Clean residual mean=0.000031 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.0554058 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0554058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065611Jy sigma=1.014138 ! Fit after self-cal, rms=0.065607Jy sigma=1.014071 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.49199e-07 Jy ! Component: 100 - total flux cleaned = 1.33867e-05 Jy ! Component: 150 - total flux cleaned = 3.92061e-05 Jy ! Component: 200 - total flux cleaned = 5.20721e-05 Jy ! Total flux subtracted in 200 components = 5.20721e-05 Jy ! Clean residual min=-0.007069 max=0.006836 Jy/beam ! Clean residual mean=0.000031 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.0554579 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0554579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065600Jy sigma=1.014000 ! Fit after self-cal, rms=0.065600Jy sigma=1.013987 ! 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.065600Jy sigma=1.013987 ! Fit after self-cal, rms=0.065600Jy sigma=1.013987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=12.12 mas, bpa=-17.07 degrees ! Estimated noise=0.664446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140833 Jy ! Component: 100 - total flux cleaned = 0.00150843 Jy ! Component: 150 - total flux cleaned = 0.00157052 Jy ! Component: 200 - total flux cleaned = 0.00159832 Jy ! Total flux subtracted in 200 components = 0.00159832 Jy ! Clean residual min=-0.009253 max=0.008814 Jy/beam ! Clean residual mean=0.000062 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.0570562 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.0570562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065619Jy sigma=1.014293 ! Fit after self-cal, rms=0.065613Jy sigma=1.014229 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.18698e-05 Jy ! Component: 100 - total flux cleaned = 0.000147792 Jy ! Component: 150 - total flux cleaned = 0.000200255 Jy ! Component: 200 - total flux cleaned = 0.000225939 Jy ! Total flux subtracted in 200 components = 0.000225939 Jy ! Clean residual min=-0.009223 max=0.008756 Jy/beam ! Clean residual mean=0.000062 rms=0.002955 Jy/beam ! Combined flux in latest and established models = 0.0572822 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0572822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065644Jy sigma=1.014116 ! Fit after self-cal, rms=0.065638Jy sigma=1.014064 ! 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.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 6.764 at -6.766 degrees (North through East) ! Clean map min=-0.0069183 max=0.051144 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.945 mas, bmaj=5.32 mas, bpa=-7.037 degrees ! Estimated noise=1.09707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0411955 Jy ! Component: 100 - total flux cleaned = 0.0478521 Jy ! Component: 150 - total flux cleaned = 0.0490314 Jy ! Component: 200 - total flux cleaned = 0.0502238 Jy ! Total flux subtracted in 200 components = 0.0502238 Jy ! Clean residual min=-0.008715 max=0.008763 Jy/beam ! Clean residual mean=0.000021 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.0502239 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0502239 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 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.003419 Jy ! Component: 100 - total flux cleaned = 0.00421017 Jy ! Component: 150 - total flux cleaned = 0.00441427 Jy ! Component: 200 - total flux cleaned = 0.00459188 Jy ! Total flux subtracted in 200 components = 0.00459188 Jy ! Clean residual min=-0.007172 max=0.007415 Jy/beam ! Clean residual mean=0.000031 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.0548158 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0548158 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.547 mas, bmaj=12.12 mas, bpa=-17.07 degrees ! Estimated noise=0.664446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186236 Jy ! Component: 100 - total flux cleaned = 0.00211731 Jy ! Component: 150 - total flux cleaned = 0.00217891 Jy ! Component: 200 - total flux cleaned = 0.00223828 Jy ! Total flux subtracted in 200 components = 0.00223828 Jy ! Clean residual min=-0.009272 max=0.008756 Jy/beam ! Clean residual mean=0.000062 rms=0.002962 Jy/beam ! Combined flux in latest and established models = 0.0570541 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.77676e-05 Jy ! Component: 100 - total flux cleaned = 5.50718e-05 Jy ! Component: 150 - total flux cleaned = 0.000106186 Jy ! Component: 200 - total flux cleaned = 0.000131547 Jy ! Total flux subtracted in 200 components = 0.000131547 Jy ! Clean residual min=-0.009253 max=0.008702 Jy/beam ! Clean residual mean=0.000062 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.0571856 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0571856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=6.764 mas, bpa=-6.766 degrees ! Estimated noise=0.579995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000983485 Jy ! Component: 100 - total flux cleaned = -0.00113076 Jy ! Component: 150 - total flux cleaned = -0.00125397 Jy ! Component: 200 - total flux cleaned = -0.00135972 Jy ! Total flux subtracted in 200 components = -0.00135972 Jy ! Clean residual min=-0.007099 max=0.007120 Jy/beam ! Clean residual mean=0.000031 rms=0.001905 Jy/beam ! Combined flux in latest and established models = 0.0558259 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0558259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065642Jy sigma=1.013615 ! Fit after self-cal, rms=0.065643Jy sigma=1.013452 wmodel /scr/pima/rv102_uvs/J0309+2738_S_map.mod ! Writing 39 model components to file: /scr/pima/rv102_uvs/J0309+2738_S_map.mod wobs /scr/pima/rv102_uvs/J0309+2738_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0309+2738_S_uvs.fits wwins /scr/pima/rv102_uvs/J0309+2738_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0309+2738_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.000402791 Jy ! Component: 100 - total flux cleaned = -4.55463e-05 Jy ! Component: 150 - total flux cleaned = 0.000295451 Jy ! Component: 200 - total flux cleaned = 0.000821927 Jy ! Component: 250 - total flux cleaned = 0.0014191 Jy ! Component: 300 - total flux cleaned = 0.00198575 Jy ! Component: 350 - total flux cleaned = 0.00225999 Jy ! Component: 400 - total flux cleaned = 0.00269783 Jy ! Component: 450 - total flux cleaned = 0.00319782 Jy ! Component: 500 - total flux cleaned = 0.00343845 Jy ! Component: 550 - total flux cleaned = 0.00382235 Jy ! Component: 600 - total flux cleaned = 0.00426518 Jy ! Component: 650 - total flux cleaned = 0.0044083 Jy ! Component: 700 - total flux cleaned = 0.00496695 Jy ! Component: 750 - total flux cleaned = 0.00537409 Jy ! Component: 800 - total flux cleaned = 0.00583632 Jy ! Component: 850 - total flux cleaned = 0.0062867 Jy ! Component: 900 - total flux cleaned = 0.00678222 Jy ! Component: 950 - total flux cleaned = 0.00720323 Jy ! Component: 1000 - total flux cleaned = 0.00761236 Jy ! Component: 1050 - total flux cleaned = 0.00795451 Jy ! Component: 1100 - total flux cleaned = 0.00828919 Jy ! Component: 1150 - total flux cleaned = 0.00877553 Jy ! Component: 1200 - total flux cleaned = 0.00924879 Jy ! Component: 1250 - total flux cleaned = 0.00940173 Jy ! Component: 1300 - total flux cleaned = 0.00985059 Jy ! Component: 1350 - total flux cleaned = 0.0101915 Jy ! Component: 1400 - total flux cleaned = 0.0104766 Jy ! Component: 1450 - total flux cleaned = 0.0108029 Jy ! Component: 1500 - total flux cleaned = 0.0112565 Jy ! Component: 1550 - total flux cleaned = 0.011479 Jy ! Component: 1600 - total flux cleaned = 0.0118255 Jy ! Component: 1650 - total flux cleaned = 0.0122901 Jy ! Component: 1700 - total flux cleaned = 0.0124545 Jy ! Component: 1750 - total flux cleaned = 0.0126164 Jy ! Component: 1800 - total flux cleaned = 0.0126173 Jy ! Component: 1850 - total flux cleaned = 0.012812 Jy ! Component: 1900 - total flux cleaned = 0.0128129 Jy ! Component: 1950 - total flux cleaned = 0.0128515 Jy ! Component: 2000 - total flux cleaned = 0.0129243 Jy ! Component: 2050 - total flux cleaned = 0.0128528 Jy ! Component: 2100 - total flux cleaned = 0.0129587 Jy ! Component: 2150 - total flux cleaned = 0.0129929 Jy ! Component: 2200 - total flux cleaned = 0.0131283 Jy ! Component: 2250 - total flux cleaned = 0.0132271 Jy ! Component: 2300 - total flux cleaned = 0.0134237 Jy ! Component: 2350 - total flux cleaned = 0.0136162 Jy ! Component: 2400 - total flux cleaned = 0.0136797 Jy ! Component: 2450 - total flux cleaned = 0.0138664 Jy ! Component: 2500 - total flux cleaned = 0.0138965 Jy ! Component: 2550 - total flux cleaned = 0.0141389 Jy ! Component: 2600 - total flux cleaned = 0.0143171 Jy ! Component: 2650 - total flux cleaned = 0.0144637 Jy ! Component: 2700 - total flux cleaned = 0.014695 Jy ! Component: 2750 - total flux cleaned = 0.0148653 Jy ! Component: 2800 - total flux cleaned = 0.0149493 Jy ! Component: 2850 - total flux cleaned = 0.0150039 Jy ! Component: 2900 - total flux cleaned = 0.0151952 Jy ! Component: 2950 - total flux cleaned = 0.0153031 Jy ! Component: 3000 - total flux cleaned = 0.0154367 Jy ! Component: 3050 - total flux cleaned = 0.0155427 Jy ! Component: 3100 - total flux cleaned = 0.0157256 Jy ! Component: 3150 - total flux cleaned = 0.0158551 Jy ! Component: 3200 - total flux cleaned = 0.0159576 Jy ! Component: 3250 - total flux cleaned = 0.0160838 Jy ! Component: 3300 - total flux cleaned = 0.0161841 Jy ! Component: 3350 - total flux cleaned = 0.0163572 Jy ! Component: 3400 - total flux cleaned = 0.0165527 Jy ! Component: 3450 - total flux cleaned = 0.016625 Jy ! Component: 3500 - total flux cleaned = 0.0167926 Jy ! Component: 3550 - total flux cleaned = 0.0169111 Jy ! Component: 3600 - total flux cleaned = 0.0170284 Jy ! Component: 3650 - total flux cleaned = 0.0172145 Jy ! Component: 3700 - total flux cleaned = 0.0173527 Jy ! Component: 3750 - total flux cleaned = 0.0174894 Jy ! Component: 3800 - total flux cleaned = 0.0176699 Jy ! Component: 3850 - total flux cleaned = 0.0176923 Jy ! Component: 3900 - total flux cleaned = 0.0178477 Jy ! Component: 3950 - total flux cleaned = 0.01798 Jy ! Component: 4000 - total flux cleaned = 0.0181764 Jy ! Component: 4050 - total flux cleaned = 0.0183278 Jy ! Total flux subtracted in 4096 components = 0.0184138 Jy ! Clean residual min=-0.001392 max=0.001322 Jy/beam ! Clean residual mean=0.000013 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0742397 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 377 components and 0.0742398 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0309+2738_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 6.764 at -6.766 degrees (North through East) ! Clean map min=-0.0039573 max=0.051623 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0309+2738_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.051623 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00038915 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.26149 2.26149 4.52298 9.04596 18.0919 36.1839 72.3677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 132.655 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0309+2738_S_uvs.log closed on Sat Feb 27 22:23:04 2016