! Started logfile: /scr/pima/rv102_uvs/J0914-2038_S_uvs.log on Sat Feb 27 22:24:29 2016 obs /scr/pima/rv102_uvs/J0914-2038_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0914-2038_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.8125 visibilities/baseline/integration-bin. ! Found source: J0914-2038 ! ! 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 4576 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/J0914-2038_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.000904Jy sigma=13.778328 ! Fit after self-cal, rms=0.956773Jy sigma=13.172822 ! 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.267 mas, bmaj=6.946 mas, bpa=-4.78 degrees ! Estimated noise=1.55145 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.0359286 Jy ! Component: 100 - total flux cleaned = 0.0444181 Jy ! Total flux subtracted in 100 components = 0.0444181 Jy ! Clean residual min=-0.006641 max=0.007219 Jy/beam ! Clean residual mean=0.000008 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.0444181 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0444181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070003Jy sigma=0.860564 ! Fit after self-cal, rms=0.068268Jy sigma=0.840873 ! 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.016 mas, bmaj=8.452 mas, bpa=-4.739 degrees ! Estimated noise=0.801839 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.00451973 Jy ! Component: 100 - total flux cleaned = 0.00626682 Jy ! Component: 150 - total flux cleaned = 0.0065579 Jy ! Component: 200 - total flux cleaned = 0.00676202 Jy ! Total flux subtracted in 200 components = 0.00676202 Jy ! Clean residual min=-0.005033 max=0.007107 Jy/beam ! Clean residual mean=0.000011 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.0511801 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.0511801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067976Jy sigma=0.836611 ! Fit after self-cal, rms=0.068019Jy sigma=0.836387 ! 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.016 x 8.452 at -4.739 degrees (North through East) ! Clean map min=-0.0049254 max=0.04606 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! 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.068019Jy sigma=0.836387 ! Fit after self-cal, rms=0.068019Jy sigma=0.836387 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.452 mas, bpa=-4.739 degrees ! Estimated noise=0.801839 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.000454989 Jy ! Component: 100 - total flux cleaned = 0.000595607 Jy ! Component: 150 - total flux cleaned = 0.00068175 Jy ! Component: 200 - total flux cleaned = 0.000763136 Jy ! Total flux subtracted in 200 components = 0.000763136 Jy ! Clean residual min=-0.005101 max=0.007071 Jy/beam ! Clean residual mean=0.000012 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.0519433 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.0519433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067965Jy sigma=0.835654 ! Fit after self-cal, rms=0.067966Jy sigma=0.835613 ! 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.067966Jy sigma=0.835613 ! Fit after self-cal, rms=0.067966Jy sigma=0.835613 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.452 mas, bpa=-4.739 degrees ! Estimated noise=0.801839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.2092e-05 Jy ! Component: 100 - total flux cleaned = 0.000160888 Jy ! Component: 150 - total flux cleaned = 0.000236822 Jy ! Component: 200 - total flux cleaned = 0.000273937 Jy ! Total flux subtracted in 200 components = 0.000273937 Jy ! Clean residual min=-0.005110 max=0.007031 Jy/beam ! Clean residual mean=0.000013 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.0522172 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.0522172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067928Jy sigma=0.835073 ! Fit after self-cal, rms=0.067930Jy sigma=0.835051 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 (-47, 102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00663495 Jy ! Component: 100 - total flux cleaned = 0.00929929 Jy ! Component: 150 - total flux cleaned = 0.00987692 Jy ! Component: 200 - total flux cleaned = 0.0103304 Jy ! Total flux subtracted in 200 components = 0.0103304 Jy ! Clean residual min=-0.004422 max=0.004783 Jy/beam ! Clean residual mean=0.000025 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.0625476 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.0625476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067441Jy sigma=0.823426 ! Fit after self-cal, rms=0.067307Jy sigma=0.820468 ! 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.067307Jy sigma=0.820468 ! Fit after self-cal, rms=0.067307Jy sigma=0.820468 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.452 mas, bpa=-4.739 degrees ! Estimated noise=0.801839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299465 Jy ! Component: 100 - total flux cleaned = 0.00320925 Jy ! Component: 150 - total flux cleaned = 0.00355879 Jy ! Component: 200 - total flux cleaned = 0.00384033 Jy ! Total flux subtracted in 200 components = 0.00384033 Jy ! Clean residual min=-0.003756 max=0.004552 Jy/beam ! Clean residual mean=0.000028 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.0663879 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.0663879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067171Jy sigma=0.816977 ! Fit after self-cal, rms=0.067137Jy sigma=0.816164 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 (-64, -102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441851 Jy ! Component: 100 - total flux cleaned = 0.00682504 Jy ! Component: 150 - total flux cleaned = 0.00797688 Jy ! Component: 200 - total flux cleaned = 0.00883633 Jy ! Total flux subtracted in 200 components = 0.00883633 Jy ! Clean residual min=-0.003822 max=0.003553 Jy/beam ! Clean residual mean=0.000019 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.0752242 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 88 components and 0.0752242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066851Jy sigma=0.810726 ! Fit after self-cal, rms=0.066771Jy sigma=0.809263 ! 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.066771Jy sigma=0.809263 ! Fit after self-cal, rms=0.067086Jy sigma=0.809079 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.132 mas, bmaj=19.17 mas, bpa=4.416 degrees ! Estimated noise=0.979509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321355 Jy ! Component: 100 - total flux cleaned = 0.00453948 Jy ! Component: 150 - total flux cleaned = 0.00509829 Jy ! Component: 200 - total flux cleaned = 0.00544583 Jy ! Total flux subtracted in 200 components = 0.00544583 Jy ! Clean residual min=-0.003550 max=0.003728 Jy/beam ! Clean residual mean=0.000032 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.0806701 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 108 components and 0.0806701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067036Jy sigma=0.807641 ! Fit after self-cal, rms=0.067015Jy sigma=0.806991 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.0014155 Jy ! Component: 100 - total flux cleaned = 0.00183147 Jy ! Component: 150 - total flux cleaned = 0.00210899 Jy ! Component: 200 - total flux cleaned = 0.00225096 Jy ! Total flux subtracted in 200 components = 0.00225096 Jy ! Clean residual min=-0.003438 max=0.003789 Jy/beam ! Clean residual mean=0.000030 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.082921 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.082921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067020Jy sigma=0.806688 ! Fit after self-cal, rms=0.066995Jy sigma=0.805941 ! 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.016 mas, bmaj=8.45 mas, bpa=-4.656 degrees ! Estimated noise=0.805423 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 8.45 at -4.656 degrees (North through East) ! Clean map min=-0.0031795 max=0.042203 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.268 mas, bmaj=6.951 mas, bpa=-4.639 degrees ! Estimated noise=1.5606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0374622 Jy ! Component: 100 - total flux cleaned = 0.0498807 Jy ! Component: 150 - total flux cleaned = 0.0580495 Jy ! Component: 200 - total flux cleaned = 0.0641107 Jy ! Total flux subtracted in 200 components = 0.0641107 Jy ! Clean residual min=-0.006169 max=0.006257 Jy/beam ! Clean residual mean=0.000008 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.0641108 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0641108 Jy ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.45 mas, bpa=-4.656 degrees ! Estimated noise=0.805423 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.00556245 Jy ! Component: 100 - total flux cleaned = 0.00936294 Jy ! Component: 150 - total flux cleaned = 0.0122531 Jy ! Component: 200 - total flux cleaned = 0.0141653 Jy ! Total flux subtracted in 200 components = 0.0141653 Jy ! Clean residual min=-0.003305 max=0.003644 Jy/beam ! Clean residual mean=0.000018 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0782761 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.0782761 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.132 mas, bmaj=19.17 mas, bpa=4.416 degrees ! Estimated noise=0.979509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249074 Jy ! Component: 100 - total flux cleaned = 0.00397717 Jy ! Component: 150 - total flux cleaned = 0.00468796 Jy ! Component: 200 - total flux cleaned = 0.00486214 Jy ! Total flux subtracted in 200 components = 0.00486214 Jy ! Clean residual min=-0.003589 max=0.003846 Jy/beam ! Clean residual mean=0.000030 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.0831382 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.000128867 Jy ! Component: 100 - total flux cleaned = 0.000219308 Jy ! Component: 150 - total flux cleaned = 0.000330173 Jy ! Component: 200 - total flux cleaned = 0.00040876 Jy ! Total flux subtracted in 200 components = 0.00040876 Jy ! Clean residual min=-0.003598 max=0.003771 Jy/beam ! Clean residual mean=0.000028 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.083547 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.083547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.45 mas, bpa=-4.656 degrees ! Estimated noise=0.805423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204651 Jy ! Component: 100 - total flux cleaned = -0.000273498 Jy ! Component: 150 - total flux cleaned = -0.000327531 Jy ! Component: 200 - total flux cleaned = -0.000376533 Jy ! Total flux subtracted in 200 components = -0.000376533 Jy ! Clean residual min=-0.003411 max=0.003294 Jy/beam ! Clean residual mean=0.000014 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.0831705 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.0831705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067085Jy sigma=0.806236 ! Fit after self-cal, rms=0.067017Jy sigma=0.805484 wmodel /scr/pima/rv102_uvs/J0914-2038_S_map.mod ! Writing 86 model components to file: /scr/pima/rv102_uvs/J0914-2038_S_map.mod wobs /scr/pima/rv102_uvs/J0914-2038_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0914-2038_S_uvs.fits wwins /scr/pima/rv102_uvs/J0914-2038_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J0914-2038_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.000433538 Jy ! Component: 100 - total flux cleaned = 0.000538781 Jy ! Component: 150 - total flux cleaned = 0.000540361 Jy ! Component: 200 - total flux cleaned = 0.000631318 Jy ! Component: 250 - total flux cleaned = 0.000805244 Jy ! Component: 300 - total flux cleaned = 0.00101528 Jy ! Component: 350 - total flux cleaned = 0.00117731 Jy ! Component: 400 - total flux cleaned = 0.0013336 Jy ! Component: 450 - total flux cleaned = 0.00133396 Jy ! Component: 500 - total flux cleaned = 0.00144416 Jy ! Component: 550 - total flux cleaned = 0.00162212 Jy ! Component: 600 - total flux cleaned = 0.00176121 Jy ! Component: 650 - total flux cleaned = 0.00189623 Jy ! Component: 700 - total flux cleaned = 0.00186314 Jy ! Component: 750 - total flux cleaned = 0.00199252 Jy ! Component: 800 - total flux cleaned = 0.00192913 Jy ! Component: 850 - total flux cleaned = 0.00186705 Jy ! Component: 900 - total flux cleaned = 0.00189789 Jy ! Component: 950 - total flux cleaned = 0.00189817 Jy ! Component: 1000 - total flux cleaned = 0.00192795 Jy ! Component: 1050 - total flux cleaned = 0.00198546 Jy ! Component: 1100 - total flux cleaned = 0.00206954 Jy ! Component: 1150 - total flux cleaned = 0.00206998 Jy ! Component: 1200 - total flux cleaned = 0.00212506 Jy ! Component: 1250 - total flux cleaned = 0.00215172 Jy ! Component: 1300 - total flux cleaned = 0.00223033 Jy ! Component: 1350 - total flux cleaned = 0.0022303 Jy ! Component: 1400 - total flux cleaned = 0.00223048 Jy ! Component: 1450 - total flux cleaned = 0.0022558 Jy ! Component: 1500 - total flux cleaned = 0.00225613 Jy ! Component: 1550 - total flux cleaned = 0.00237701 Jy ! Component: 1600 - total flux cleaned = 0.00240038 Jy ! Component: 1650 - total flux cleaned = 0.00235328 Jy ! Component: 1700 - total flux cleaned = 0.00242312 Jy ! Component: 1750 - total flux cleaned = 0.00246896 Jy ! Component: 1800 - total flux cleaned = 0.00242361 Jy ! Component: 1850 - total flux cleaned = 0.00246823 Jy ! Component: 1900 - total flux cleaned = 0.0025569 Jy ! Component: 1950 - total flux cleaned = 0.0026007 Jy ! Component: 2000 - total flux cleaned = 0.00270891 Jy ! Component: 2050 - total flux cleaned = 0.00277303 Jy ! Component: 2100 - total flux cleaned = 0.00277326 Jy ! Component: 2150 - total flux cleaned = 0.00281533 Jy ! Component: 2200 - total flux cleaned = 0.00279434 Jy ! Component: 2250 - total flux cleaned = 0.00277354 Jy ! Component: 2300 - total flux cleaned = 0.00279397 Jy ! Component: 2350 - total flux cleaned = 0.00277371 Jy ! Component: 2400 - total flux cleaned = 0.00279384 Jy ! Component: 2450 - total flux cleaned = 0.00275408 Jy ! Component: 2500 - total flux cleaned = 0.0027344 Jy ! Component: 2550 - total flux cleaned = 0.00273428 Jy ! Component: 2600 - total flux cleaned = 0.00279256 Jy ! Component: 2650 - total flux cleaned = 0.00271551 Jy ! Component: 2700 - total flux cleaned = 0.00271571 Jy ! Component: 2750 - total flux cleaned = 0.00267774 Jy ! Component: 2800 - total flux cleaned = 0.00267782 Jy ! Component: 2850 - total flux cleaned = 0.00267781 Jy ! Component: 2900 - total flux cleaned = 0.00264077 Jy ! Component: 2950 - total flux cleaned = 0.00271435 Jy ! Component: 3000 - total flux cleaned = 0.00267776 Jy ! Component: 3050 - total flux cleaned = 0.00265975 Jy ! Component: 3100 - total flux cleaned = 0.0026779 Jy ! Component: 3150 - total flux cleaned = 0.00262442 Jy ! Component: 3200 - total flux cleaned = 0.00264229 Jy ! Component: 3250 - total flux cleaned = 0.00264232 Jy ! Component: 3300 - total flux cleaned = 0.00260745 Jy ! Component: 3350 - total flux cleaned = 0.00260743 Jy ! Component: 3400 - total flux cleaned = 0.00255562 Jy ! Component: 3450 - total flux cleaned = 0.00255565 Jy ! Component: 3500 - total flux cleaned = 0.00250454 Jy ! Component: 3550 - total flux cleaned = 0.00252151 Jy ! Component: 3600 - total flux cleaned = 0.00248776 Jy ! Component: 3650 - total flux cleaned = 0.00245421 Jy ! Component: 3700 - total flux cleaned = 0.00245413 Jy ! Component: 3750 - total flux cleaned = 0.00237121 Jy ! Component: 3800 - total flux cleaned = 0.00238762 Jy ! Component: 3850 - total flux cleaned = 0.00233835 Jy ! Component: 3900 - total flux cleaned = 0.00232204 Jy ! Component: 3950 - total flux cleaned = 0.00230567 Jy ! Component: 4000 - total flux cleaned = 0.00227328 Jy ! Component: 4050 - total flux cleaned = 0.00225712 Jy ! Total flux subtracted in 4096 components = 0.00220902 Jy ! Clean residual min=-0.000852 max=0.000988 Jy/beam ! Clean residual mean=0.000005 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.0853795 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 349 components and 0.0853794 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0914-2038_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 8.45 at -4.656 degrees (North through East) ! Clean map min=-0.0019438 max=0.042238 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0914-2038_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0422376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272615 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.9363 1.9363 3.87259 7.74518 15.4904 30.9807 61.9614 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 154.935 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0914-2038_S_uvs.log closed on Sat Feb 27 22:24:33 2016