! Started logfile: /d2/scr/pima/rv101_uvs/J0106-4034_S_uvs.log on Sat Nov 29 13:48:21 2014 obs /d2/scr/pima/rv101_uvs/J0106-4034_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0106-4034_S_uva.fits ! AN table 1: 2 integrations on 21 of 21 possible baselines. ! AN table 2: 2 integrations on 28 of 28 possible baselines. ! AN table 3: 2 integrations on 28 of 28 possible baselines. ! AN table 4: 4 integrations on 15 of 15 possible baselines. ! AN table 5: 2 integrations on 3 of 3 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0106-4034 ! ! 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 0 lines of history. ! ! Reading 880 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J0106-4034_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.134091Jy sigma=13.022722 ! Fit after self-cal, rms=0.509102Jy sigma=5.875456 ! 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.763 mas, bmaj=10.38 mas, bpa=-3.17 degrees ! Estimated noise=2.64059 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.386165 Jy ! Component: 100 - total flux cleaned = 0.47892 Jy ! Total flux subtracted in 100 components = 0.47892 Jy ! Clean residual min=-0.023833 max=0.045914 Jy/beam ! Clean residual mean=-0.000005 rms=0.006284 Jy/beam ! Combined flux in latest and established models = 0.47892 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.47892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146772Jy sigma=1.540114 ! Fit after self-cal, rms=0.146783Jy sigma=1.539953 ! Inverting map ! Added new window around map position (5.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476651 Jy ! Component: 100 - total flux cleaned = 0.0705091 Jy ! Total flux subtracted in 100 components = 0.0705091 Jy ! Clean residual min=-0.019920 max=0.034525 Jy/beam ! Clean residual mean=-0.000035 rms=0.005043 Jy/beam ! Combined flux in latest and established models = 0.549429 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.549429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129333Jy sigma=1.355444 ! Fit after self-cal, rms=0.128655Jy sigma=1.345030 ! 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.413 mas, bmaj=12.58 mas, bpa=-2.644 degrees ! Estimated noise=2.09381 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.0139338 Jy ! Component: 100 - total flux cleaned = 0.0152822 Jy ! Component: 150 - total flux cleaned = 0.0160002 Jy ! Component: 200 - total flux cleaned = 0.0162836 Jy ! Total flux subtracted in 200 components = 0.0162836 Jy ! Clean residual min=-0.016132 max=0.019920 Jy/beam ! Clean residual mean=-0.000110 rms=0.004253 Jy/beam ! Combined flux in latest and established models = 0.565712 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.565712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124980Jy sigma=1.317959 ! Fit after self-cal, rms=0.124928Jy sigma=1.316487 ! 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.413 x 12.58 at -2.644 degrees (North through East) ! Clean map min=-0.015472 max=0.4694 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* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00 KP 1.09 LA 0.95 MK 0.87 ! OV 0.95 PT 1.07 ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.124928Jy sigma=1.316487 ! Fit after self-cal, rms=0.124455Jy sigma=1.306685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=12.6 mas, bpa=-3.254 degrees ! Estimated noise=2.11824 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.00520948 Jy ! Component: 100 - total flux cleaned = 0.00569345 Jy ! Component: 150 - total flux cleaned = 0.00569817 Jy ! Component: 200 - total flux cleaned = 0.00570078 Jy ! Total flux subtracted in 200 components = 0.00570078 Jy ! Clean residual min=-0.015122 max=0.019227 Jy/beam ! Clean residual mean=-0.000102 rms=0.004076 Jy/beam ! Combined flux in latest and established models = 0.571413 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.571413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123345Jy sigma=1.300104 ! Fit after self-cal, rms=0.123347Jy sigma=1.299703 ! 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.123347Jy sigma=1.299703 ! Fit after self-cal, rms=0.119649Jy sigma=1.246203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=12.56 mas, bpa=-3.245 degrees ! Estimated noise=2.13504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00567328 Jy ! Component: 100 - total flux cleaned = 0.00695244 Jy ! Component: 150 - total flux cleaned = 0.00743299 Jy ! Component: 200 - total flux cleaned = 0.00776408 Jy ! Total flux subtracted in 200 components = 0.00776408 Jy ! Clean residual min=-0.013137 max=0.017962 Jy/beam ! Clean residual mean=-0.000053 rms=0.003635 Jy/beam ! Combined flux in latest and established models = 0.579177 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.579177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119049Jy sigma=1.245112 ! Fit after self-cal, rms=0.119065Jy sigma=1.244967 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 (-24, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131773 Jy ! Component: 100 - total flux cleaned = 0.0156555 Jy ! Component: 150 - total flux cleaned = 0.0159699 Jy ! Component: 200 - total flux cleaned = 0.015956 Jy ! Total flux subtracted in 200 components = 0.015956 Jy ! Clean residual min=-0.012438 max=0.014083 Jy/beam ! Clean residual mean=-0.000079 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 0.595133 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.595133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115803Jy sigma=1.214983 ! Fit after self-cal, rms=0.115562Jy sigma=1.211844 ! 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.115562Jy sigma=1.211844 ! Fit after self-cal, rms=0.113422Jy sigma=1.179769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=12.54 mas, bpa=-3.293 degrees ! Estimated noise=2.14605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294986 Jy ! Component: 100 - total flux cleaned = 0.00395133 Jy ! Component: 150 - total flux cleaned = 0.00505917 Jy ! Component: 200 - total flux cleaned = 0.00585116 Jy ! Total flux subtracted in 200 components = 0.00585116 Jy ! Clean residual min=-0.012242 max=0.012980 Jy/beam ! Clean residual mean=0.000022 rms=0.003183 Jy/beam ! Combined flux in latest and established models = 0.600985 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.600985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112242Jy sigma=1.171773 ! Fit after self-cal, rms=0.112226Jy sigma=1.171314 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.0016605 Jy ! Component: 100 - total flux cleaned = 0.0021688 Jy ! Component: 150 - total flux cleaned = 0.00264541 Jy ! Component: 200 - total flux cleaned = 0.00323448 Jy ! Total flux subtracted in 200 components = 0.00323448 Jy ! Clean residual min=-0.012430 max=0.012776 Jy/beam ! Clean residual mean=0.000016 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 0.604219 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.604219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111620Jy sigma=1.167991 ! Fit after self-cal, rms=0.111618Jy sigma=1.167853 ! 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.111618Jy sigma=1.167853 ! Fit after self-cal, rms=0.111455Jy sigma=1.160440 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.284 mas, bmaj=27.56 mas, bpa=-1.179 degrees ! Estimated noise=2.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268173 Jy ! Component: 100 - total flux cleaned = 0.00405672 Jy ! Component: 150 - total flux cleaned = 0.00470075 Jy ! Component: 200 - total flux cleaned = 0.00499015 Jy ! Total flux subtracted in 200 components = 0.00499015 Jy ! Clean residual min=-0.014536 max=0.014644 Jy/beam ! Clean residual mean=0.000035 rms=0.003827 Jy/beam ! Combined flux in latest and established models = 0.609209 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.609209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111070Jy sigma=1.161526 ! Fit after self-cal, rms=0.110993Jy sigma=1.160752 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.000326804 Jy ! Component: 100 - total flux cleaned = -0.000459627 Jy ! Component: 150 - total flux cleaned = -0.000705643 Jy ! Component: 200 - total flux cleaned = -0.0008222 Jy ! Total flux subtracted in 200 components = -0.0008222 Jy ! Clean residual min=-0.014569 max=0.015061 Jy/beam ! Clean residual mean=0.000036 rms=0.003792 Jy/beam ! Combined flux in latest and established models = 0.608387 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.608387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110845Jy sigma=1.161042 ! Fit after self-cal, rms=0.110829Jy sigma=1.160879 ! 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.399 mas, bmaj=12.52 mas, bpa=-3.287 degrees ! Estimated noise=2.15484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.399 x 12.52 at -3.287 degrees (North through East) ! Clean map min=-0.018952 max=0.46912 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.739 mas, bmaj=10.32 mas, bpa=-3.433 degrees ! Estimated noise=2.69246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.387326 Jy ! Component: 100 - total flux cleaned = 0.485333 Jy ! Component: 150 - total flux cleaned = 0.536437 Jy ! Component: 200 - total flux cleaned = 0.566748 Jy ! Total flux subtracted in 200 components = 0.566748 Jy ! Clean residual min=-0.016379 max=0.024317 Jy/beam ! Clean residual mean=-0.000004 rms=0.004478 Jy/beam ! Combined flux in latest and established models = 0.566749 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.566749 Jy ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=12.52 mas, bpa=-3.287 degrees ! Estimated noise=2.15484 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 (-5.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0251142 Jy ! Component: 100 - total flux cleaned = 0.0377708 Jy ! Component: 150 - total flux cleaned = 0.0448151 Jy ! Component: 200 - total flux cleaned = 0.0477735 Jy ! Total flux subtracted in 200 components = 0.0477735 Jy ! Clean residual min=-0.015060 max=0.014204 Jy/beam ! Clean residual mean=0.000016 rms=0.003389 Jy/beam ! Combined flux in latest and established models = 0.614522 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.614522 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.284 mas, bmaj=27.56 mas, bpa=-1.179 degrees ! Estimated noise=2.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452716 Jy ! Component: 100 - total flux cleaned = 0.000432861 Jy ! Component: 150 - total flux cleaned = 0.000432793 Jy ! Component: 200 - total flux cleaned = 0.00022331 Jy ! Total flux subtracted in 200 components = 0.00022331 Jy ! Clean residual min=-0.015534 max=0.014582 Jy/beam ! Clean residual mean=0.000027 rms=0.004038 Jy/beam ! Combined flux in latest and established models = 0.614745 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.000219285 Jy ! Component: 100 - total flux cleaned = -0.000629141 Jy ! Component: 150 - total flux cleaned = -0.0010196 Jy ! Component: 200 - total flux cleaned = -0.00138362 Jy ! Total flux subtracted in 200 components = -0.00138362 Jy ! Clean residual min=-0.015286 max=0.014930 Jy/beam ! Clean residual mean=0.000027 rms=0.003944 Jy/beam ! Combined flux in latest and established models = 0.613362 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 91 components and 0.613362 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=12.52 mas, bpa=-3.287 degrees ! Estimated noise=2.15484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655468 Jy ! Component: 100 - total flux cleaned = 0.00121601 Jy ! Component: 150 - total flux cleaned = 0.00172606 Jy ! Component: 200 - total flux cleaned = 0.00173061 Jy ! Total flux subtracted in 200 components = 0.00173061 Jy ! Clean residual min=-0.014678 max=0.013358 Jy/beam ! Clean residual mean=0.000009 rms=0.003107 Jy/beam ! Combined flux in latest and established models = 0.615092 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 116 components and 0.615092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111120Jy sigma=1.158996 ! Fit after self-cal, rms=0.110931Jy sigma=1.157228 wmodel /d2/scr/pima/rv101_uvs/J0106-4034_S_map.mod ! Writing 116 model components to file: /d2/scr/pima/rv101_uvs/J0106-4034_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0106-4034_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0106-4034_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0106-4034_S_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J0106-4034_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.00280675 Jy ! Component: 100 - total flux cleaned = -0.00259053 Jy ! Component: 150 - total flux cleaned = -0.00339058 Jy ! Component: 200 - total flux cleaned = -0.00377406 Jy ! Component: 250 - total flux cleaned = -0.0032262 Jy ! Component: 300 - total flux cleaned = -0.00251749 Jy ! Component: 350 - total flux cleaned = -0.00166267 Jy ! Component: 400 - total flux cleaned = -0.000997561 Jy ! Component: 450 - total flux cleaned = -0.000191619 Jy ! Component: 500 - total flux cleaned = 0.000120958 Jy ! Component: 550 - total flux cleaned = 0.000277431 Jy ! Component: 600 - total flux cleaned = 0.000428019 Jy ! Component: 650 - total flux cleaned = 0.000281369 Jy ! Component: 700 - total flux cleaned = 0.000138895 Jy ! Component: 750 - total flux cleaned = -0.000562066 Jy ! Component: 800 - total flux cleaned = -0.000836437 Jy ! Component: 850 - total flux cleaned = -0.00137691 Jy ! Component: 900 - total flux cleaned = -0.00150802 Jy ! Component: 950 - total flux cleaned = -0.00163963 Jy ! Component: 1000 - total flux cleaned = -0.00177048 Jy ! Component: 1050 - total flux cleaned = -0.00202422 Jy ! Component: 1100 - total flux cleaned = -0.00214736 Jy ! Component: 1150 - total flux cleaned = -0.00239235 Jy ! Component: 1200 - total flux cleaned = -0.00263134 Jy ! Component: 1250 - total flux cleaned = -0.00227047 Jy ! Component: 1300 - total flux cleaned = -0.00227156 Jy ! Component: 1350 - total flux cleaned = -0.00203978 Jy ! Component: 1400 - total flux cleaned = -0.00227076 Jy ! Component: 1450 - total flux cleaned = -0.00238426 Jy ! Component: 1500 - total flux cleaned = -0.00249694 Jy ! Component: 1550 - total flux cleaned = -0.00271797 Jy ! Component: 1600 - total flux cleaned = -0.00271894 Jy ! Component: 1650 - total flux cleaned = -0.00315338 Jy ! Component: 1700 - total flux cleaned = -0.00304577 Jy ! Component: 1750 - total flux cleaned = -0.003153 Jy ! Component: 1800 - total flux cleaned = -0.00315166 Jy ! Component: 1850 - total flux cleaned = -0.00315195 Jy ! Component: 1900 - total flux cleaned = -0.00315106 Jy ! Component: 1950 - total flux cleaned = -0.0031511 Jy ! Component: 2000 - total flux cleaned = -0.00275219 Jy ! Component: 2050 - total flux cleaned = -0.00305104 Jy ! Component: 2100 - total flux cleaned = -0.00305116 Jy ! Component: 2150 - total flux cleaned = -0.00305021 Jy ! Component: 2200 - total flux cleaned = -0.00324318 Jy ! Component: 2250 - total flux cleaned = -0.00343451 Jy ! Component: 2300 - total flux cleaned = -0.00324575 Jy ! Component: 2350 - total flux cleaned = -0.00352784 Jy ! Component: 2400 - total flux cleaned = -0.00408485 Jy ! Component: 2450 - total flux cleaned = -0.00426869 Jy ! Component: 2500 - total flux cleaned = -0.00454306 Jy ! Component: 2550 - total flux cleaned = -0.00454185 Jy ! Component: 2600 - total flux cleaned = -0.00507787 Jy ! Component: 2650 - total flux cleaned = -0.00498876 Jy ! Component: 2700 - total flux cleaned = -0.00533986 Jy ! Component: 2750 - total flux cleaned = -0.00560249 Jy ! Component: 2800 - total flux cleaned = -0.00603482 Jy ! Component: 2850 - total flux cleaned = -0.00603425 Jy ! Component: 2900 - total flux cleaned = -0.00603458 Jy ! Component: 2950 - total flux cleaned = -0.00654021 Jy ! Component: 3000 - total flux cleaned = -0.0066232 Jy ! Component: 3050 - total flux cleaned = -0.00678925 Jy ! Component: 3100 - total flux cleaned = -0.0072828 Jy ! Component: 3150 - total flux cleaned = -0.00728355 Jy ! Component: 3200 - total flux cleaned = -0.00752719 Jy ! Component: 3250 - total flux cleaned = -0.0080091 Jy ! Component: 3300 - total flux cleaned = -0.00816806 Jy ! Component: 3350 - total flux cleaned = -0.00872075 Jy ! Component: 3400 - total flux cleaned = -0.00879787 Jy ! Component: 3450 - total flux cleaned = -0.00910855 Jy ! Component: 3500 - total flux cleaned = -0.00879942 Jy ! Component: 3550 - total flux cleaned = -0.00902998 Jy ! Component: 3600 - total flux cleaned = -0.00956242 Jy ! Component: 3650 - total flux cleaned = -0.00963863 Jy ! Component: 3700 - total flux cleaned = -0.0101623 Jy ! Component: 3750 - total flux cleaned = -0.0102363 Jy ! Component: 3800 - total flux cleaned = -0.0106048 Jy ! Component: 3850 - total flux cleaned = -0.01075 Jy ! Component: 3900 - total flux cleaned = -0.0110407 Jy ! Component: 3950 - total flux cleaned = -0.0111133 Jy ! Component: 4000 - total flux cleaned = -0.0116156 Jy ! Component: 4050 - total flux cleaned = -0.0115446 Jy ! Total flux subtracted in 4096 components = -0.0122518 Jy ! Clean residual min=-0.004563 max=0.003901 Jy/beam ! Clean residual mean=-0.000045 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.60284 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 433 components and 0.60284 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0106-4034_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.399 x 12.52 at -3.287 degrees (North through East) ! Clean map min=-0.015527 max=0.46518 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0106-4034_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.46518 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00142957 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.921944 0.921944 1.84389 3.68777 7.37555 14.7511 29.5022 59.0044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.465 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 325.399 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0106-4034_S_uvs.log closed on Sat Nov 29 13:48:26 2014