! Started logfile: /scr/pima/rdv93_uvs/J1434+1952_S_uvs.log on Tue Sep 24 17:07:54 2013 obs /scr/pima/rdv93_uvs/J1434+1952_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1434+1952_S_uva.fits ! AN table 1: 50 integrations on 6 of 6 possible baselines. ! AN table 2: 231 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.435591 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1434+1952 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6560 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/rdv93_uvs/J1434+1952_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 50 telescope corrections were flagged in sub-array 1. ! A total of 877 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 877 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 877 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 877 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.985960Jy sigma=1.573323 ! Fit after self-cal, rms=0.802832Jy sigma=1.316062 ! 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=6.221 mas, bmaj=9.568 mas, bpa=-12.17 degrees ! Estimated noise=11.089 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.161061 Jy ! Component: 100 - total flux cleaned = 0.204914 Jy ! Total flux subtracted in 100 components = 0.204914 Jy ! Clean residual min=-0.012033 max=0.017289 Jy/beam ! Clean residual mean=-0.000120 rms=0.004480 Jy/beam ! Combined flux in latest and established models = 0.204914 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.204914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100455Jy sigma=0.154591 ! Fit after self-cal, rms=0.100509Jy sigma=0.154479 ! 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=7.46 mas, bmaj=9.995 mas, bpa=-7.63 degrees ! Estimated noise=5.70754 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.0162106 Jy ! Component: 100 - total flux cleaned = 0.0233315 Jy ! Component: 150 - total flux cleaned = 0.0268359 Jy ! Component: 200 - total flux cleaned = 0.0275483 Jy ! Total flux subtracted in 200 components = 0.0275483 Jy ! Clean residual min=-0.006176 max=0.006055 Jy/beam ! Clean residual mean=-0.000012 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.232463 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 59 components and 0.232463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098432Jy sigma=0.149868 ! Fit after self-cal, rms=0.098475Jy sigma=0.149846 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 1.08 OV 0.97 PT 1.06 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.99 LA 1.15 MK 0.86 ! OV 0.98 PT 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 LA 0.98 OV 1.02 PT 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.06 LA 1.03 MK 1.03 ! OV 1.03 PT 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 LA 0.96 OV 0.97 PT 1.07 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.05 LA 1.01 MK 1.03 ! OV 1.01 PT 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 LA 0.80 OV 0.87 PT 0.87 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.05 LA 0.83 MK 1.11 ! OV 0.88 PT 0.92 ! ! ! Fit before self-cal, rms=0.098475Jy sigma=0.149846 ! Fit after self-cal, rms=0.093945Jy sigma=0.143110 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.492 mas, bmaj=10.04 mas, bpa=-7.361 degrees ! Estimated noise=5.70151 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.000812781 Jy ! Component: 100 - total flux cleaned = -0.000782497 Jy ! Component: 150 - total flux cleaned = -0.000782661 Jy ! Component: 200 - total flux cleaned = -0.000756706 Jy ! Total flux subtracted in 200 components = -0.000756706 Jy ! Clean residual min=-0.003765 max=0.004841 Jy/beam ! Clean residual mean=0.000017 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.231706 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.231706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093905Jy sigma=0.143080 ! Fit after self-cal, rms=0.093963Jy sigma=0.143027 ! 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.093963Jy sigma=0.143027 ! Fit after self-cal, rms=0.094185Jy sigma=0.143023 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.506 mas, bmaj=10.05 mas, bpa=-7.329 degrees ! Estimated noise=5.70829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00053282 Jy ! Component: 100 - total flux cleaned = -0.000556017 Jy ! Component: 150 - total flux cleaned = -0.000575707 Jy ! Component: 200 - total flux cleaned = -0.000594606 Jy ! Total flux subtracted in 200 components = -0.000594606 Jy ! Clean residual min=-0.003668 max=0.004744 Jy/beam ! Clean residual mean=0.000016 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.231111 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.231111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094171Jy sigma=0.143012 ! Fit after self-cal, rms=0.094174Jy sigma=0.143010 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.000121973 Jy ! Component: 100 - total flux cleaned = -0.000103824 Jy ! Component: 150 - total flux cleaned = -0.000121398 Jy ! Component: 200 - total flux cleaned = -0.000122425 Jy ! Total flux subtracted in 200 components = -0.000122425 Jy ! Clean residual min=-0.003589 max=0.004708 Jy/beam ! Clean residual mean=0.000016 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.230989 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.230989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094167Jy sigma=0.143002 ! Fit after self-cal, rms=0.094167Jy sigma=0.143002 ! 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.094167Jy sigma=0.143002 ! Fit after self-cal, rms=0.094253Jy sigma=0.143001 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=10.05 mas, bpa=-7.294 degrees ! Estimated noise=5.71026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00041507 Jy ! Component: 100 - total flux cleaned = -0.000516386 Jy ! Component: 150 - total flux cleaned = -0.000547309 Jy ! Component: 200 - total flux cleaned = -0.000547942 Jy ! Total flux subtracted in 200 components = -0.000547942 Jy ! Clean residual min=-0.003512 max=0.004681 Jy/beam ! Clean residual mean=0.000016 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.230441 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.230441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094246Jy sigma=0.142994 ! Fit after self-cal, rms=0.094248Jy sigma=0.142993 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 = -3.90738e-05 Jy ! Component: 100 - total flux cleaned = -3.88335e-05 Jy ! Component: 150 - total flux cleaned = -3.83048e-05 Jy ! Component: 200 - total flux cleaned = -3.8666e-05 Jy ! Total flux subtracted in 200 components = -3.8666e-05 Jy ! Clean residual min=-0.003460 max=0.004680 Jy/beam ! Clean residual mean=0.000016 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.230402 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.230402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094242Jy sigma=0.142988 ! Fit after self-cal, rms=0.094243Jy sigma=0.142987 ! 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.094243Jy sigma=0.142987 ! Fit after self-cal, rms=0.094314Jy sigma=0.142986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.82 mas, bmaj=12.49 mas, bpa=71.07 degrees ! Estimated noise=5.69239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202376 Jy ! Component: 100 - total flux cleaned = -0.000248312 Jy ! Component: 150 - total flux cleaned = -0.000267896 Jy ! Component: 200 - total flux cleaned = -0.00029645 Jy ! Total flux subtracted in 200 components = -0.00029645 Jy ! Clean residual min=-0.003427 max=0.004988 Jy/beam ! Clean residual mean=0.000022 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.230106 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 0.230106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094313Jy sigma=0.142983 ! Fit after self-cal, rms=0.094314Jy sigma=0.142982 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 = -2.6426e-05 Jy ! Component: 100 - total flux cleaned = -4.82265e-05 Jy ! Component: 150 - total flux cleaned = -4.82836e-05 Jy ! Component: 200 - total flux cleaned = -4.82228e-05 Jy ! Total flux subtracted in 200 components = -4.82228e-05 Jy ! Clean residual min=-0.003404 max=0.004961 Jy/beam ! Clean residual mean=0.000022 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.230058 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.230058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094315Jy sigma=0.142979 ! Fit after self-cal, rms=0.094314Jy sigma=0.142978 ! 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=7.519 mas, bmaj=10.06 mas, bpa=-7.265 degrees ! Estimated noise=5.71143 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.519 x 10.06 at -7.265 degrees (North through East) ! Clean map min=-0.0033389 max=0.20606 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=6.284 mas, bmaj=9.678 mas, bpa=-11.94 degrees ! Estimated noise=11.1529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159301 Jy ! Component: 100 - total flux cleaned = 0.202013 Jy ! Component: 150 - total flux cleaned = 0.218608 Jy ! Component: 200 - total flux cleaned = 0.225893 Jy ! Total flux subtracted in 200 components = 0.225893 Jy ! Clean residual min=-0.004255 max=0.004492 Jy/beam ! Clean residual mean=-0.000013 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.225893 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.225893 Jy ! Inverting map and beam ! Estimated beam: bmin=7.519 mas, bmaj=10.06 mas, bpa=-7.265 degrees ! Estimated noise=5.71143 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.00273381 Jy ! Component: 100 - total flux cleaned = 0.00319635 Jy ! Component: 150 - total flux cleaned = 0.00347834 Jy ! Component: 200 - total flux cleaned = 0.00376337 Jy ! Total flux subtracted in 200 components = 0.00376337 Jy ! Clean residual min=-0.003677 max=0.004770 Jy/beam ! Clean residual mean=0.000014 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.229656 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.229656 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=10.82 mas, bmaj=12.49 mas, bpa=71.07 degrees ! Estimated noise=5.69239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603056 Jy ! Component: 100 - total flux cleaned = 0.00063489 Jy ! Component: 150 - total flux cleaned = 0.000686395 Jy ! Component: 200 - total flux cleaned = 0.000730224 Jy ! Total flux subtracted in 200 components = 0.000730224 Jy ! Clean residual min=-0.003408 max=0.004976 Jy/beam ! Clean residual mean=0.000022 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.230386 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 = 1.94618e-05 Jy ! Component: 100 - total flux cleaned = 2.00847e-05 Jy ! Component: 150 - total flux cleaned = -1.17225e-05 Jy ! Component: 200 - total flux cleaned = -4.19371e-05 Jy ! Total flux subtracted in 200 components = -4.19371e-05 Jy ! Clean residual min=-0.003406 max=0.004972 Jy/beam ! Clean residual mean=0.000022 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.230344 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.230344 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.519 mas, bmaj=10.06 mas, bpa=-7.265 degrees ! Estimated noise=5.71143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.79847e-05 Jy ! Component: 100 - total flux cleaned = 2.30627e-05 Jy ! Component: 150 - total flux cleaned = 1.4847e-06 Jy ! Component: 200 - total flux cleaned = -3.95956e-05 Jy ! Total flux subtracted in 200 components = -3.95956e-05 Jy ! Clean residual min=-0.003560 max=0.004694 Jy/beam ! Clean residual mean=0.000017 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.230305 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.230305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094327Jy sigma=0.142996 ! Fit after self-cal, rms=0.094326Jy sigma=0.142995 wmodel /scr/pima/rdv93_uvs/J1434+1952_S_map.mod ! Writing 88 model components to file: /scr/pima/rdv93_uvs/J1434+1952_S_map.mod wobs /scr/pima/rdv93_uvs/J1434+1952_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1434+1952_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1434+1952_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J1434+1952_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.00200043 Jy ! Component: 100 - total flux cleaned = 0.00293486 Jy ! Component: 150 - total flux cleaned = 0.00319524 Jy ! Component: 200 - total flux cleaned = 0.0034269 Jy ! Component: 250 - total flux cleaned = 0.0036313 Jy ! Component: 300 - total flux cleaned = 0.00362943 Jy ! Component: 350 - total flux cleaned = 0.00359701 Jy ! Component: 400 - total flux cleaned = 0.00353605 Jy ! Component: 450 - total flux cleaned = 0.00356378 Jy ! Component: 500 - total flux cleaned = 0.00353773 Jy ! Component: 550 - total flux cleaned = 0.00346386 Jy ! Component: 600 - total flux cleaned = 0.00332511 Jy ! Component: 650 - total flux cleaned = 0.00325967 Jy ! Component: 700 - total flux cleaned = 0.00321789 Jy ! Component: 750 - total flux cleaned = 0.00313824 Jy ! Component: 800 - total flux cleaned = 0.00304318 Jy ! Component: 850 - total flux cleaned = 0.00293496 Jy ! Component: 900 - total flux cleaned = 0.00290062 Jy ! Component: 950 - total flux cleaned = 0.00285014 Jy ! Component: 1000 - total flux cleaned = 0.00276922 Jy ! Component: 1050 - total flux cleaned = 0.00270665 Jy ! Component: 1100 - total flux cleaned = 0.0026454 Jy ! Component: 1150 - total flux cleaned = 0.00257093 Jy ! Component: 1200 - total flux cleaned = 0.00249826 Jy ! Component: 1250 - total flux cleaned = 0.00245544 Jy ! Component: 1300 - total flux cleaned = 0.00238572 Jy ! Component: 1350 - total flux cleaned = 0.0023447 Jy ! Component: 1400 - total flux cleaned = 0.00227768 Jy ! Component: 1450 - total flux cleaned = 0.00225141 Jy ! Component: 1500 - total flux cleaned = 0.00223845 Jy ! Component: 1550 - total flux cleaned = 0.00218742 Jy ! Component: 1600 - total flux cleaned = 0.00217486 Jy ! Component: 1650 - total flux cleaned = 0.00213746 Jy ! Component: 1700 - total flux cleaned = 0.00210068 Jy ! Component: 1750 - total flux cleaned = 0.00210077 Jy ! Component: 1800 - total flux cleaned = 0.00210081 Jy ! Component: 1850 - total flux cleaned = 0.00212464 Jy ! Component: 1900 - total flux cleaned = 0.00218299 Jy ! Component: 1950 - total flux cleaned = 0.00222916 Jy ! Component: 2000 - total flux cleaned = 0.002252 Jy ! Component: 2050 - total flux cleaned = 0.00230869 Jy ! Component: 2100 - total flux cleaned = 0.00234248 Jy ! Component: 2150 - total flux cleaned = 0.00239824 Jy ! Component: 2200 - total flux cleaned = 0.00243129 Jy ! Component: 2250 - total flux cleaned = 0.00243123 Jy ! Component: 2300 - total flux cleaned = 0.00245299 Jy ! Component: 2350 - total flux cleaned = 0.0024638 Jy ! Component: 2400 - total flux cleaned = 0.00249595 Jy ! Component: 2450 - total flux cleaned = 0.00251729 Jy ! Component: 2500 - total flux cleaned = 0.00252777 Jy ! Component: 2550 - total flux cleaned = 0.0025277 Jy ! Component: 2600 - total flux cleaned = 0.00252773 Jy ! Component: 2650 - total flux cleaned = 0.00253821 Jy ! Component: 2700 - total flux cleaned = 0.00253819 Jy ! Component: 2750 - total flux cleaned = 0.00254852 Jy ! Component: 2800 - total flux cleaned = 0.00253819 Jy ! Component: 2850 - total flux cleaned = 0.00254842 Jy ! Component: 2900 - total flux cleaned = 0.00252803 Jy ! Component: 2950 - total flux cleaned = 0.00255861 Jy ! Component: 3000 - total flux cleaned = 0.00254847 Jy ! Component: 3050 - total flux cleaned = 0.00256874 Jy ! Component: 3100 - total flux cleaned = 0.00257883 Jy ! Component: 3150 - total flux cleaned = 0.00258881 Jy ! Component: 3200 - total flux cleaned = 0.00257873 Jy ! Component: 3250 - total flux cleaned = 0.0025787 Jy ! Component: 3300 - total flux cleaned = 0.00259869 Jy ! Component: 3350 - total flux cleaned = 0.00258862 Jy ! Component: 3400 - total flux cleaned = 0.00257873 Jy ! Component: 3450 - total flux cleaned = 0.00255875 Jy ! Component: 3500 - total flux cleaned = 0.00255872 Jy ! Component: 3550 - total flux cleaned = 0.00256869 Jy ! Component: 3600 - total flux cleaned = 0.00252878 Jy ! Component: 3650 - total flux cleaned = 0.0025088 Jy ! Component: 3700 - total flux cleaned = 0.00246892 Jy ! Component: 3750 - total flux cleaned = 0.00245892 Jy ! Component: 3800 - total flux cleaned = 0.00240886 Jy ! Component: 3850 - total flux cleaned = 0.0023386 Jy ! Component: 3900 - total flux cleaned = 0.00228825 Jy ! Component: 3950 - total flux cleaned = 0.00222774 Jy ! Component: 4000 - total flux cleaned = 0.00217723 Jy ! Component: 4050 - total flux cleaned = 0.00211645 Jy ! Total flux subtracted in 4096 components = 0.00208599 Jy ! Clean residual min=-0.000700 max=0.000528 Jy/beam ! Clean residual mean=0.000002 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.232391 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 339 components and 0.232391 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1434+1952_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.519 x 10.06 at -7.265 degrees (North through East) ! Clean map min=-0.001689 max=0.20599 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1434+1952_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205993 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214624 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.31257 0.31257 0.625139 1.25028 2.50056 5.00111 10.0022 20.0045 40.0089 80.0178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.205 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1434+1952_S_uvs.log closed on Tue Sep 24 17:07:58 2013