! Started logfile: /scr/pima/rdv72_uvs/J2115+2933_S_uvs.log on Sat Oct 5 08:50:11 2013 obs /scr/pima/rdv72_uvs/J2115+2933_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J2115+2933_S_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! AN table 2: 4 integrations on 1 of 1 possible baselines. ! AN table 3: 3 integrations on 21 of 21 possible baselines. ! AN table 4: 3 integrations on 3 of 3 possible baselines. ! AN table 5: 2 integrations on 1 of 1 possible baselines. ! AN table 6: 23 integrations on 1 of 1 possible baselines. ! AN table 7: 15 integrations on 3 of 3 possible baselines. ! AN table 8: 2 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.762931 visibilities/baseline/integration-bin. ! Found source: J2115+2933 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 708 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 /scr/pima/rdv72_uvs/J2115+2933_S] 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 5 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 46 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 4 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 46 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 4 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 46 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 4 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 46 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 4 telescope corrections were flagged in sub-array 8. ! ! Fit before self-cal, rms=1.184001Jy sigma=15.482993 ! Fit after self-cal, rms=0.344154Jy sigma=4.470000 ! 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.647 mas, bmaj=8.222 mas, bpa=21.39 degrees ! Estimated noise=2.72536 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.54537 Jy ! Component: 100 - total flux cleaned = 0.674909 Jy ! Total flux subtracted in 100 components = 0.674909 Jy ! Clean residual min=-0.029958 max=0.050593 Jy/beam ! Clean residual mean=0.000002 rms=0.008570 Jy/beam ! Combined flux in latest and established models = 0.674909 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.674909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187541Jy sigma=2.211768 ! Fit after self-cal, rms=0.187539Jy sigma=2.211548 ! 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=4.488 mas, bmaj=8.987 mas, bpa=21.91 degrees ! Estimated noise=2.1944 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.0729231 Jy ! Component: 100 - total flux cleaned = 0.108062 Jy ! Component: 150 - total flux cleaned = 0.122436 Jy ! Component: 200 - total flux cleaned = 0.122469 Jy ! Total flux subtracted in 200 components = 0.122469 Jy ! Clean residual min=-0.034808 max=0.028444 Jy/beam ! Clean residual mean=0.000057 rms=0.010821 Jy/beam ! Combined flux in latest and established models = 0.797378 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.797378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153487Jy sigma=1.812745 ! Fit after self-cal, rms=0.153509Jy sigma=1.812326 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.99 LA 1.10 MK 0.95 ! NL 1.05 OV 0.98 PT 1.05 SC 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 1.00 KP 1.00 LA 1.07 ! NL 1.01 OV 1.03 PT 1.08 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! A total of 27 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! NY 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! FD 0.00* KP 0.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.03 LA 1.01 MK 1.03 ! NL 1.08 OV 1.03 PT 1.08 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 FD 1.08 KP 1.03 LA 1.01 ! NL 1.02 OV 1.11 PT 1.03 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! A total of 27 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! NY 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! FD 0.00* KP 0.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 1.03 LA 0.89 MK 1.03 ! NL 1.14 OV 1.08 PT 1.10 SC 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 FD 1.08 KP 1.03 LA 0.92 ! NL 1.07 OV 1.12 PT 1.09 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! A total of 27 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! NY 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! FD 0.00* KP 0.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.91 LA 0.80 MK 1.14 ! NL 1.09 OV 0.93 PT 0.94 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 1.06 KP 0.94 LA 0.79 ! NL 1.01 OV 0.93 PT 0.95 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! A total of 27 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! NY 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! FD 0.00* KP 0.00* ! ! ! Fit before self-cal, rms=0.153509Jy sigma=1.812326 ! Fit after self-cal, rms=0.051825Jy sigma=0.720599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.677 mas, bmaj=11.38 mas, bpa=24.1 degrees ! Estimated noise=2.37619 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.00616834 Jy ! Component: 100 - total flux cleaned = -0.00641773 Jy ! Component: 150 - total flux cleaned = -0.00641517 Jy ! Component: 200 - total flux cleaned = -0.00641985 Jy ! Total flux subtracted in 200 components = -0.00641985 Jy ! Clean residual min=-0.010364 max=0.007036 Jy/beam ! Clean residual mean=0.000003 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.790958 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.790958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049002Jy sigma=0.687982 ! Fit after self-cal, rms=0.048957Jy sigma=0.687139 ! 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.048957Jy sigma=0.687139 ! Fit after self-cal, rms=0.048634Jy sigma=0.682001 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.681 mas, bmaj=11.39 mas, bpa=24 degrees ! Estimated noise=2.37335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00461998 Jy ! Component: 100 - total flux cleaned = -0.00481518 Jy ! Component: 150 - total flux cleaned = -0.00480664 Jy ! Component: 200 - total flux cleaned = -0.00480319 Jy ! Total flux subtracted in 200 components = -0.00480319 Jy ! Clean residual min=-0.008489 max=0.006309 Jy/beam ! Clean residual mean=-0.000001 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.786154 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.786154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046983Jy sigma=0.662870 ! Fit after self-cal, rms=0.046931Jy sigma=0.662421 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.41499e-05 Jy ! Component: 100 - total flux cleaned = -2.90302e-05 Jy ! Component: 150 - total flux cleaned = -3.23281e-05 Jy ! Component: 200 - total flux cleaned = -3.60256e-05 Jy ! Total flux subtracted in 200 components = -3.60256e-05 Jy ! Clean residual min=-0.007864 max=0.006057 Jy/beam ! Clean residual mean=0.000001 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.786118 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.786118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046371Jy sigma=0.655909 ! Fit after self-cal, rms=0.046327Jy sigma=0.655534 ! 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.046327Jy sigma=0.655534 ! Fit after self-cal, rms=0.045949Jy sigma=0.649896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.684 mas, bmaj=11.4 mas, bpa=23.87 degrees ! Estimated noise=2.37295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00277161 Jy ! Component: 100 - total flux cleaned = -0.00290354 Jy ! Component: 150 - total flux cleaned = -0.00301428 Jy ! Component: 200 - total flux cleaned = -0.00292182 Jy ! Total flux subtracted in 200 components = -0.00292182 Jy ! Clean residual min=-0.006535 max=0.005424 Jy/beam ! Clean residual mean=-0.000004 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.783197 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.783197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045207Jy sigma=0.641178 ! Fit after self-cal, rms=0.045177Jy sigma=0.640940 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.000182098 Jy ! Component: 100 - total flux cleaned = -0.000252762 Jy ! Component: 150 - total flux cleaned = -0.000315954 Jy ! Component: 200 - total flux cleaned = -0.000316653 Jy ! Total flux subtracted in 200 components = -0.000316653 Jy ! Clean residual min=-0.006198 max=0.005319 Jy/beam ! Clean residual mean=-0.000003 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.78288 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.78288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044937Jy sigma=0.638019 ! Fit after self-cal, rms=0.044912Jy sigma=0.637825 ! 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.044912Jy sigma=0.637825 ! Fit after self-cal, rms=0.044703Jy sigma=0.634958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.995 mas, bmaj=13.31 mas, bpa=10.25 degrees ! Estimated noise=2.48766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144675 Jy ! Component: 100 - total flux cleaned = -0.00151968 Jy ! Component: 150 - total flux cleaned = -0.00151823 Jy ! Component: 200 - total flux cleaned = -0.00157681 Jy ! Total flux subtracted in 200 components = -0.00157681 Jy ! Clean residual min=-0.005334 max=0.005121 Jy/beam ! Clean residual mean=-0.000012 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.781303 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.781303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044477Jy sigma=0.631349 ! Fit after self-cal, rms=0.044448Jy sigma=0.631125 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.000197082 Jy ! Component: 100 - total flux cleaned = -0.000140347 Jy ! Component: 150 - total flux cleaned = -0.000226917 Jy ! Component: 200 - total flux cleaned = -0.000267337 Jy ! Total flux subtracted in 200 components = -0.000267337 Jy ! Clean residual min=-0.005228 max=0.005085 Jy/beam ! Clean residual mean=-0.000010 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.781036 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.781036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044358Jy sigma=0.629756 ! Fit after self-cal, rms=0.044337Jy sigma=0.629579 ! 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=4.686 mas, bmaj=11.4 mas, bpa=23.77 degrees ! Estimated noise=2.37242 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.686 x 11.4 at 23.77 degrees (North through East) ! Clean map min=-0.0052225 max=0.70275 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044337Jy sigma=0.629579 ! Fit after self-cal, rms=0.042358Jy sigma=0.596083 ! Inverting map and beam ! Estimated beam: bmin=4.689 mas, bmaj=11.4 mas, bpa=23.7 degrees ! Estimated noise=2.37143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140379 Jy ! Component: 100 - total flux cleaned = -0.00154902 Jy ! Component: 150 - total flux cleaned = -0.00160827 Jy ! Component: 200 - total flux cleaned = -0.0017089 Jy ! Total flux subtracted in 200 components = -0.0017089 Jy ! Clean residual min=-0.005097 max=0.005145 Jy/beam ! Clean residual mean=-0.000006 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.779327 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.779327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042081Jy sigma=0.593100 ! Fit after self-cal, rms=0.042067Jy sigma=0.592990 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.30127e-05 Jy ! Component: 100 - total flux cleaned = 0.000102178 Jy ! Component: 150 - total flux cleaned = 6.63492e-05 Jy ! Component: 200 - total flux cleaned = 3.58818e-05 Jy ! Total flux subtracted in 200 components = 3.58818e-05 Jy ! Clean residual min=-0.005056 max=0.005191 Jy/beam ! Clean residual mean=-0.000005 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.779363 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.779363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041989Jy sigma=0.592114 ! Fit after self-cal, rms=0.041981Jy sigma=0.592057 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041981Jy sigma=0.592057 ! Fit after self-cal, rms=0.041895Jy sigma=0.590821 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.645 mas, bmaj=10.66 mas, bpa=26.29 degrees ! Estimated noise=2.92114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.544392 Jy ! Component: 100 - total flux cleaned = 0.675395 Jy ! Component: 150 - total flux cleaned = 0.723339 Jy ! Component: 200 - total flux cleaned = 0.744939 Jy ! Total flux subtracted in 200 components = 0.744939 Jy ! Clean residual min=-0.007581 max=0.010052 Jy/beam ! Clean residual mean=-0.000003 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.744939 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.744939 Jy ! Inverting map and beam ! Estimated beam: bmin=4.692 mas, bmaj=11.4 mas, bpa=23.62 degrees ! Estimated noise=2.3713 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.0145337 Jy ! Component: 100 - total flux cleaned = 0.0223631 Jy ! Component: 150 - total flux cleaned = 0.0269553 Jy ! Component: 200 - total flux cleaned = 0.0297085 Jy ! Total flux subtracted in 200 components = 0.0297085 Jy ! Clean residual min=-0.005254 max=0.005081 Jy/beam ! Clean residual mean=-0.000005 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.774648 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.774647 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.988 mas, bmaj=13.34 mas, bpa=9.952 degrees ! Estimated noise=2.4852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026073 Jy ! Component: 100 - total flux cleaned = 0.00327281 Jy ! Component: 150 - total flux cleaned = 0.00344661 Jy ! Component: 200 - total flux cleaned = 0.0036021 Jy ! Total flux subtracted in 200 components = 0.0036021 Jy ! Clean residual min=-0.004750 max=0.004977 Jy/beam ! Clean residual mean=-0.000012 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.77825 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.000140573 Jy ! Component: 100 - total flux cleaned = 0.000266496 Jy ! Component: 150 - total flux cleaned = 0.000381188 Jy ! Component: 200 - total flux cleaned = 0.000423603 Jy ! Total flux subtracted in 200 components = 0.000423603 Jy ! Clean residual min=-0.004736 max=0.004996 Jy/beam ! Clean residual mean=-0.000013 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.778673 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.778673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.692 mas, bmaj=11.4 mas, bpa=23.62 degrees ! Estimated noise=2.3713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549095 Jy ! Component: 100 - total flux cleaned = -0.000549192 Jy ! Component: 150 - total flux cleaned = -0.000413553 Jy ! Component: 200 - total flux cleaned = -0.000372896 Jy ! Total flux subtracted in 200 components = -0.000372896 Jy ! Clean residual min=-0.005156 max=0.005113 Jy/beam ! Clean residual mean=-0.000007 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.7783 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.7783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042075Jy sigma=0.593226 ! Fit after self-cal, rms=0.042024Jy sigma=0.592865 wmodel /scr/pima/rdv72_uvs/J2115+2933_S_map.mod ! Writing 75 model components to file: /scr/pima/rdv72_uvs/J2115+2933_S_map.mod wobs /scr/pima/rdv72_uvs/J2115+2933_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J2115+2933_S_uvs.fits wwins /scr/pima/rdv72_uvs/J2115+2933_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv72_uvs/J2115+2933_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.000464633 Jy ! Component: 100 - total flux cleaned = 0.00113493 Jy ! Component: 150 - total flux cleaned = 0.00152177 Jy ! Component: 200 - total flux cleaned = 0.00181527 Jy ! Component: 250 - total flux cleaned = 0.00202622 Jy ! Component: 300 - total flux cleaned = 0.00209363 Jy ! Component: 350 - total flux cleaned = 0.0021577 Jy ! Component: 400 - total flux cleaned = 0.00197381 Jy ! Component: 450 - total flux cleaned = 0.00173892 Jy ! Component: 500 - total flux cleaned = 0.00162502 Jy ! Component: 550 - total flux cleaned = 0.00129298 Jy ! Component: 600 - total flux cleaned = 0.00118599 Jy ! Component: 650 - total flux cleaned = 0.000766302 Jy ! Component: 700 - total flux cleaned = 0.000460936 Jy ! Component: 750 - total flux cleaned = 0.0003605 Jy ! Component: 800 - total flux cleaned = 0.000116628 Jy ! Component: 850 - total flux cleaned = -0.000170402 Jy ! Component: 900 - total flux cleaned = -0.000404893 Jy ! Component: 950 - total flux cleaned = -0.000635347 Jy ! Component: 1000 - total flux cleaned = -0.000906514 Jy ! Component: 1050 - total flux cleaned = -0.00112819 Jy ! Component: 1100 - total flux cleaned = -0.00125894 Jy ! Component: 1150 - total flux cleaned = -0.00143108 Jy ! Component: 1200 - total flux cleaned = -0.00159944 Jy ! Component: 1250 - total flux cleaned = -0.00168263 Jy ! Component: 1300 - total flux cleaned = -0.00188674 Jy ! Component: 1350 - total flux cleaned = -0.00196667 Jy ! Component: 1400 - total flux cleaned = -0.0020854 Jy ! Component: 1450 - total flux cleaned = -0.00208588 Jy ! Component: 1500 - total flux cleaned = -0.0020479 Jy ! Component: 1550 - total flux cleaned = -0.00219942 Jy ! Component: 1600 - total flux cleaned = -0.00231102 Jy ! Component: 1650 - total flux cleaned = -0.00234738 Jy ! Component: 1700 - total flux cleaned = -0.00252915 Jy ! Component: 1750 - total flux cleaned = -0.00256503 Jy ! Component: 1800 - total flux cleaned = -0.00277767 Jy ! Component: 1850 - total flux cleaned = -0.00288212 Jy ! Component: 1900 - total flux cleaned = -0.00298607 Jy ! Component: 1950 - total flux cleaned = -0.00302042 Jy ! Component: 2000 - total flux cleaned = -0.00315528 Jy ! Component: 2050 - total flux cleaned = -0.00315563 Jy ! Component: 2100 - total flux cleaned = -0.00325466 Jy ! Component: 2150 - total flux cleaned = -0.00325499 Jy ! Component: 2200 - total flux cleaned = -0.0034495 Jy ! Component: 2250 - total flux cleaned = -0.00360948 Jy ! Component: 2300 - total flux cleaned = -0.00376772 Jy ! Component: 2350 - total flux cleaned = -0.00392477 Jy ! Component: 2400 - total flux cleaned = -0.00404946 Jy ! Component: 2450 - total flux cleaned = -0.00426485 Jy ! Component: 2500 - total flux cleaned = -0.0042647 Jy ! Component: 2550 - total flux cleaned = -0.00438573 Jy ! Component: 2600 - total flux cleaned = -0.0045052 Jy ! Component: 2650 - total flux cleaned = -0.00462349 Jy ! Component: 2700 - total flux cleaned = -0.00462331 Jy ! Component: 2750 - total flux cleaned = -0.00471033 Jy ! Component: 2800 - total flux cleaned = -0.00476819 Jy ! Component: 2850 - total flux cleaned = -0.00476828 Jy ! Component: 2900 - total flux cleaned = -0.0048818 Jy ! Component: 2950 - total flux cleaned = -0.0050225 Jy ! Component: 3000 - total flux cleaned = -0.00505027 Jy ! Component: 3050 - total flux cleaned = -0.00518879 Jy ! Component: 3100 - total flux cleaned = -0.00521619 Jy ! Component: 3150 - total flux cleaned = -0.00527062 Jy ! Component: 3200 - total flux cleaned = -0.00537891 Jy ! Component: 3250 - total flux cleaned = -0.00543269 Jy ! Component: 3300 - total flux cleaned = -0.00548649 Jy ! Component: 3350 - total flux cleaned = -0.00559279 Jy ! Component: 3400 - total flux cleaned = -0.0057507 Jy ! Component: 3450 - total flux cleaned = -0.00582895 Jy ! Component: 3500 - total flux cleaned = -0.005855 Jy ! Component: 3550 - total flux cleaned = -0.00598418 Jy ! Component: 3600 - total flux cleaned = -0.00611235 Jy ! Component: 3650 - total flux cleaned = -0.00623981 Jy ! Component: 3700 - total flux cleaned = -0.00634144 Jy ! Component: 3750 - total flux cleaned = -0.00651799 Jy ! Component: 3800 - total flux cleaned = -0.00664332 Jy ! Component: 3850 - total flux cleaned = -0.00674315 Jy ! Component: 3900 - total flux cleaned = -0.0069169 Jy ! Component: 3950 - total flux cleaned = -0.00706475 Jy ! Component: 4000 - total flux cleaned = -0.0071872 Jy ! Component: 4050 - total flux cleaned = -0.00723603 Jy ! Total flux subtracted in 4096 components = -0.00733331 Jy ! Clean residual min=-0.001435 max=0.001436 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.770967 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 345 components and 0.770967 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J2115+2933_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.692 x 11.4 at 23.62 degrees (North through East) ! Clean map min=-0.0040525 max=0.70509 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J2115+2933_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.705091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00043755 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.186167 0.186167 0.372335 0.74467 1.48934 2.97868 5.95736 11.9147 23.8294 47.6589 95.3177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.705 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J2115+2933_S_uvs.log closed on Sat Oct 5 08:50:15 2013