! Started logfile: /scr/pima/rdv93_uvs/J1335+0253_X_uvs.log on Tue Sep 24 17:08:05 2013 obs /scr/pima/rdv93_uvs/J1335+0253_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_X_uva.fits ! AN table 1: 181 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68361 visibilities/baseline/integration-bin. ! Found source: J1335+0253 ! ! 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 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 22272 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1335+0253_X] 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.200x0.200 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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005960Jy sigma=0.388993 ! Fit after self-cal, rms=0.941332Jy sigma=0.360696 ! 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=0.9318 mas, bmaj=1.791 mas, bpa=-0.7095 degrees ! Estimated noise=28.7845 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.0507486 Jy ! Component: 100 - total flux cleaned = 0.0671949 Jy ! Total flux subtracted in 100 components = 0.0671949 Jy ! Clean residual min=-0.007582 max=0.010267 Jy/beam ! Clean residual mean=-0.000001 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.0671949 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0671949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100266Jy sigma=0.036317 ! Fit after self-cal, rms=0.098935Jy sigma=0.035707 ! Inverting map ! Added new window around map position (1, 0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107311 Jy ! Component: 100 - total flux cleaned = 0.0151239 Jy ! Total flux subtracted in 100 components = 0.0151239 Jy ! Clean residual min=-0.005618 max=0.006311 Jy/beam ! Clean residual mean=-0.000001 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.0823188 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.0823187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098178Jy sigma=0.035291 ! Fit after self-cal, rms=0.098335Jy sigma=0.035252 ! 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=1.169 mas, bmaj=2.143 mas, bpa=-1.599 degrees ! Estimated noise=12.9094 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.000771081 Jy ! Component: 100 - total flux cleaned = 0.000459993 Jy ! Component: 150 - total flux cleaned = 0.000107782 Jy ! Component: 200 - total flux cleaned = -0.000124133 Jy ! Total flux subtracted in 200 components = -0.000124133 Jy ! Clean residual min=-0.003975 max=0.003495 Jy/beam ! Clean residual mean=0.000001 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0821946 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.0821946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098159Jy sigma=0.035187 ! Fit after self-cal, rms=0.098186Jy sigma=0.035165 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.86 KP 1.17 ! LA 1.09 MK 1.00 NL 1.01 OV 0.99 ! PT 0.98 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.78 KP 0.99 ! LA 1.03 MK 1.12 NL 0.98 OV 1.03 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.79 KP 0.92 ! LA 1.05 MK 0.96 NL 0.97 OV 1.03 ! PT 0.97 SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 0.67 KP 0.97 ! LA 1.11 MK 0.96 NL 1.05 OV 0.99 ! PT 0.91 SC 0.87 ! ! ! Fit before self-cal, rms=0.098186Jy sigma=0.035165 ! Fit after self-cal, rms=0.093265Jy sigma=0.034971 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=2.079 mas, bpa=-0.9488 degrees ! Estimated noise=12.5027 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 (-5, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219216 Jy ! Component: 100 - total flux cleaned = 0.00226562 Jy ! Component: 150 - total flux cleaned = 0.00243556 Jy ! Component: 200 - total flux cleaned = 0.00258752 Jy ! Total flux subtracted in 200 components = 0.00258752 Jy ! Clean residual min=-0.002319 max=0.002943 Jy/beam ! Clean residual mean=0.000001 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0847821 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.0847821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093115Jy sigma=0.034935 ! Fit after self-cal, rms=0.093274Jy sigma=0.034902 ! 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.093274Jy sigma=0.034902 ! Fit after self-cal, rms=0.093626Jy sigma=0.034857 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=2.086 mas, bpa=-1.641 degrees ! Estimated noise=12.4054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929119 Jy ! Component: 100 - total flux cleaned = 0.00108459 Jy ! Component: 150 - total flux cleaned = 0.0012693 Jy ! Component: 200 - total flux cleaned = 0.00138679 Jy ! Total flux subtracted in 200 components = 0.00138679 Jy ! Clean residual min=-0.002196 max=0.002427 Jy/beam ! Clean residual mean=0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0861689 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.0861689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093545Jy sigma=0.034842 ! Fit after self-cal, rms=0.093693Jy sigma=0.034832 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 (-2.2, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154285 Jy ! Component: 100 - total flux cleaned = 0.00171306 Jy ! Component: 150 - total flux cleaned = 0.00190786 Jy ! Component: 200 - total flux cleaned = 0.0019512 Jy ! Total flux subtracted in 200 components = 0.0019512 Jy ! Clean residual min=-0.002212 max=0.001960 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0881201 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.0881201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093591Jy sigma=0.034810 ! Fit after self-cal, rms=0.093641Jy sigma=0.034806 ! 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.093641Jy sigma=0.034806 ! Fit after self-cal, rms=0.093625Jy sigma=0.034800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=2.089 mas, bpa=-1.831 degrees ! Estimated noise=12.3602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117133 Jy ! Component: 100 - total flux cleaned = 0.00135632 Jy ! Component: 150 - total flux cleaned = 0.00147748 Jy ! Component: 200 - total flux cleaned = 0.00154724 Jy ! Total flux subtracted in 200 components = 0.00154724 Jy ! Clean residual min=-0.002161 max=0.001760 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0896674 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.0896674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093564Jy sigma=0.034788 ! Fit after self-cal, rms=0.093631Jy sigma=0.034784 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.000424687 Jy ! Component: 100 - total flux cleaned = 0.000487949 Jy ! Component: 150 - total flux cleaned = 0.00060697 Jy ! Component: 200 - total flux cleaned = 0.000689101 Jy ! Total flux subtracted in 200 components = 0.000689101 Jy ! Clean residual min=-0.002128 max=0.001820 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0903565 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.0903565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093601Jy sigma=0.034778 ! Fit after self-cal, rms=0.093622Jy sigma=0.034777 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.093622Jy sigma=0.034777 ! Fit after self-cal, rms=0.093465Jy sigma=0.034773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.485 mas, bmaj=3.22 mas, bpa=11.49 degrees ! Estimated noise=13.0682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107007 Jy ! Component: 100 - total flux cleaned = 0.00141731 Jy ! Component: 150 - total flux cleaned = 0.00166748 Jy ! Component: 200 - total flux cleaned = 0.0017327 Jy ! Total flux subtracted in 200 components = 0.0017327 Jy ! Clean residual min=-0.001823 max=0.001816 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0920892 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.0920892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093450Jy sigma=0.034768 ! Fit after self-cal, rms=0.093481Jy sigma=0.034766 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.000290626 Jy ! Component: 100 - total flux cleaned = 0.00030655 Jy ! Component: 150 - total flux cleaned = 0.000321279 Jy ! Component: 200 - total flux cleaned = 0.000347706 Jy ! Total flux subtracted in 200 components = 0.000347706 Jy ! Clean residual min=-0.001815 max=0.001849 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0924369 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.0924369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093474Jy sigma=0.034764 ! Fit after self-cal, rms=0.093478Jy sigma=0.034763 ! 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=1.151 mas, bmaj=2.092 mas, bpa=-1.831 degrees ! Estimated noise=12.3172 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.151 x 2.092 at -1.831 degrees (North through East) ! Clean map min=-0.0019089 max=0.056577 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=0.9148 mas, bmaj=1.775 mas, bpa=-2.289 degrees ! Estimated noise=26.5537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0486548 Jy ! Component: 100 - total flux cleaned = 0.0682703 Jy ! Component: 150 - total flux cleaned = 0.0782366 Jy ! Component: 200 - total flux cleaned = 0.084267 Jy ! Total flux subtracted in 200 components = 0.084267 Jy ! Clean residual min=-0.004289 max=0.004076 Jy/beam ! Clean residual mean=-0.000001 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.084267 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.084267 Jy ! Inverting map and beam ! Estimated beam: bmin=1.151 mas, bmaj=2.092 mas, bpa=-1.831 degrees ! Estimated noise=12.3172 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.00437034 Jy ! Component: 100 - total flux cleaned = 0.00671799 Jy ! Component: 150 - total flux cleaned = 0.00705122 Jy ! Component: 200 - total flux cleaned = 0.00705204 Jy ! Total flux subtracted in 200 components = 0.00705204 Jy ! Clean residual min=-0.002096 max=0.001841 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.091319 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.091319 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.485 mas, bmaj=3.22 mas, bpa=11.49 degrees ! Estimated noise=13.0682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000937917 Jy ! Component: 100 - total flux cleaned = 0.00118382 Jy ! Component: 150 - total flux cleaned = 0.00122251 Jy ! Component: 200 - total flux cleaned = 0.00118513 Jy ! Total flux subtracted in 200 components = 0.00118513 Jy ! Clean residual min=-0.001793 max=0.001726 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0925042 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 = -3.15627e-05 Jy ! Component: 100 - total flux cleaned = -2.98132e-05 Jy ! Component: 150 - total flux cleaned = -2.91101e-05 Jy ! Component: 200 - total flux cleaned = -2.84666e-05 Jy ! Total flux subtracted in 200 components = -2.84666e-05 Jy ! Clean residual min=-0.001775 max=0.001709 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0924757 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 79 components and 0.0924757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.151 mas, bmaj=2.092 mas, bpa=-1.831 degrees ! Estimated noise=12.3172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389253 Jy ! Component: 100 - total flux cleaned = -0.000424682 Jy ! Component: 150 - total flux cleaned = -0.000357685 Jy ! Component: 200 - total flux cleaned = -0.000357202 Jy ! Total flux subtracted in 200 components = -0.000357202 Jy ! Clean residual min=-0.001948 max=0.001558 Jy/beam ! Clean residual mean=0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0921185 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.0921185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093475Jy sigma=0.034766 ! Fit after self-cal, rms=0.093487Jy sigma=0.034758 wmodel /scr/pima/rdv93_uvs/J1335+0253_X_map.mod ! Writing 92 model components to file: /scr/pima/rdv93_uvs/J1335+0253_X_map.mod wobs /scr/pima/rdv93_uvs/J1335+0253_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1335+0253_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv93_uvs/J1335+0253_X_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.000816101 Jy ! Component: 100 - total flux cleaned = -0.00102275 Jy ! Component: 150 - total flux cleaned = -0.00107698 Jy ! Component: 200 - total flux cleaned = -0.00110307 Jy ! Component: 250 - total flux cleaned = -0.00118016 Jy ! Component: 300 - total flux cleaned = -0.0013034 Jy ! Component: 350 - total flux cleaned = -0.00142277 Jy ! Component: 400 - total flux cleaned = -0.00160893 Jy ! Component: 450 - total flux cleaned = -0.00169994 Jy ! Component: 500 - total flux cleaned = -0.00183243 Jy ! Component: 550 - total flux cleaned = -0.00189656 Jy ! Component: 600 - total flux cleaned = -0.00198064 Jy ! Component: 650 - total flux cleaned = -0.00198048 Jy ! Component: 700 - total flux cleaned = -0.00208133 Jy ! Component: 750 - total flux cleaned = -0.00217937 Jy ! Component: 800 - total flux cleaned = -0.00225625 Jy ! Component: 850 - total flux cleaned = -0.002332 Jy ! Component: 900 - total flux cleaned = -0.00246237 Jy ! Component: 950 - total flux cleaned = -0.00249879 Jy ! Component: 1000 - total flux cleaned = -0.00260619 Jy ! Component: 1050 - total flux cleaned = -0.00258849 Jy ! Component: 1100 - total flux cleaned = -0.00265816 Jy ! Component: 1150 - total flux cleaned = -0.00269214 Jy ! Component: 1200 - total flux cleaned = -0.00272621 Jy ! Component: 1250 - total flux cleaned = -0.00274265 Jy ! Component: 1300 - total flux cleaned = -0.00274276 Jy ! Component: 1350 - total flux cleaned = -0.00279083 Jy ! Component: 1400 - total flux cleaned = -0.00280658 Jy ! Component: 1450 - total flux cleaned = -0.00283771 Jy ! Component: 1500 - total flux cleaned = -0.00279141 Jy ! Component: 1550 - total flux cleaned = -0.00282214 Jy ! Component: 1600 - total flux cleaned = -0.00282194 Jy ! Component: 1650 - total flux cleaned = -0.00286629 Jy ! Component: 1700 - total flux cleaned = -0.00286592 Jy ! Component: 1750 - total flux cleaned = -0.00288036 Jy ! Component: 1800 - total flux cleaned = -0.00288019 Jy ! Component: 1850 - total flux cleaned = -0.00286605 Jy ! Component: 1900 - total flux cleaned = -0.00283827 Jy ! Component: 1950 - total flux cleaned = -0.00287948 Jy ! Component: 2000 - total flux cleaned = -0.0028657 Jy ! Component: 2050 - total flux cleaned = -0.00286562 Jy ! Component: 2100 - total flux cleaned = -0.00283912 Jy ! Component: 2150 - total flux cleaned = -0.0028915 Jy ! Component: 2200 - total flux cleaned = -0.00289177 Jy ! Component: 2250 - total flux cleaned = -0.00296903 Jy ! Component: 2300 - total flux cleaned = -0.00300738 Jy ! Component: 2350 - total flux cleaned = -0.00309546 Jy ! Component: 2400 - total flux cleaned = -0.00307051 Jy ! Component: 2450 - total flux cleaned = -0.00312012 Jy ! Component: 2500 - total flux cleaned = -0.00316912 Jy ! Component: 2550 - total flux cleaned = -0.00322973 Jy ! Component: 2600 - total flux cleaned = -0.0032778 Jy ! Component: 2650 - total flux cleaned = -0.00328963 Jy ! Component: 2700 - total flux cleaned = -0.00331335 Jy ! Component: 2750 - total flux cleaned = -0.00336028 Jy ! Component: 2800 - total flux cleaned = -0.00341831 Jy ! Component: 2850 - total flux cleaned = -0.00342971 Jy ! Component: 2900 - total flux cleaned = -0.00340694 Jy ! Component: 2950 - total flux cleaned = -0.00345228 Jy ! Component: 3000 - total flux cleaned = -0.00347459 Jy ! Component: 3050 - total flux cleaned = -0.00345219 Jy ! Component: 3100 - total flux cleaned = -0.00344119 Jy ! Component: 3150 - total flux cleaned = -0.00346328 Jy ! Component: 3200 - total flux cleaned = -0.00346328 Jy ! Component: 3250 - total flux cleaned = -0.00345246 Jy ! Component: 3300 - total flux cleaned = -0.00348467 Jy ! Component: 3350 - total flux cleaned = -0.003474 Jy ! Component: 3400 - total flux cleaned = -0.00352693 Jy ! Component: 3450 - total flux cleaned = -0.00352695 Jy ! Component: 3500 - total flux cleaned = -0.00355833 Jy ! Component: 3550 - total flux cleaned = -0.00358942 Jy ! Component: 3600 - total flux cleaned = -0.00359975 Jy ! Component: 3650 - total flux cleaned = -0.00367154 Jy ! Component: 3700 - total flux cleaned = -0.00369199 Jy ! Component: 3750 - total flux cleaned = -0.00370205 Jy ! Component: 3800 - total flux cleaned = -0.0037425 Jy ! Component: 3850 - total flux cleaned = -0.00380258 Jy ! Component: 3900 - total flux cleaned = -0.00380255 Jy ! Component: 3950 - total flux cleaned = -0.00389169 Jy ! Component: 4000 - total flux cleaned = -0.00387206 Jy ! Component: 4050 - total flux cleaned = -0.00395037 Jy ! Total flux subtracted in 4096 components = -0.00396013 Jy ! Clean residual min=-0.000665 max=0.000574 Jy/beam ! Clean residual mean=0.000000 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0881584 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 377 components and 0.0881585 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1335+0253_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.151 x 2.092 at -1.831 degrees (North through East) ! Clean map min=-0.0014203 max=0.054861 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1335+0253_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0548615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163065 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.891689 0.891689 1.78338 3.56676 7.13351 14.267 28.5341 57.0681 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1335+0253_X_uvs.log closed on Tue Sep 24 17:08:10 2013