! Started logfile: /d2/scr/pima/rv101_uvs/J1543-0757_X_uvs.log on Sat Nov 29 16:35:21 2014 obs /d2/scr/pima/rv101_uvs/J1543-0757_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_X_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.533896 visibilities/baseline/integration-bin. ! Found source: J1543-0757 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 9104 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 /d2/scr/pima/rv101_uvs/J1543-0757_X] 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.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 135 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.027925Jy sigma=18.821009 ! Fit after self-cal, rms=0.817743Jy sigma=15.387330 ! 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=1.766 mas, bmaj=3.094 mas, bpa=20.15 degrees ! Estimated noise=1.02725 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.125987 Jy ! Component: 100 - total flux cleaned = 0.180339 Jy ! Total flux subtracted in 100 components = 0.180339 Jy ! Clean residual min=-0.034393 max=0.037607 Jy/beam ! Clean residual mean=0.000201 rms=0.010680 Jy/beam ! Combined flux in latest and established models = 0.180339 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.180339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172968Jy sigma=3.094841 ! Fit after self-cal, rms=0.172113Jy sigma=3.082350 ! 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=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 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.0674128 Jy ! Component: 100 - total flux cleaned = 0.108203 Jy ! Component: 150 - total flux cleaned = 0.13621 Jy ! Component: 200 - total flux cleaned = 0.155883 Jy ! Total flux subtracted in 200 components = 0.155883 Jy ! Clean residual min=-0.042661 max=0.046923 Jy/beam ! Clean residual mean=0.000279 rms=0.013634 Jy/beam ! Combined flux in latest and established models = 0.336223 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 78 components and 0.336223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137414Jy sigma=2.508130 ! Fit after self-cal, rms=0.135881Jy sigma=2.482739 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.218 x 3.719 at 6.832 degrees (North through East) ! Clean map min=-0.041808 max=0.16988 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 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 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 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 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 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 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.135881Jy sigma=2.482739 ! Fit after self-cal, rms=0.135881Jy sigma=2.482739 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 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.017499 Jy ! Component: 100 - total flux cleaned = 0.0291507 Jy ! Component: 150 - total flux cleaned = 0.0332738 Jy ! Component: 200 - total flux cleaned = 0.0361845 Jy ! Total flux subtracted in 200 components = 0.0361845 Jy ! Clean residual min=-0.039153 max=0.044161 Jy/beam ! Clean residual mean=0.000214 rms=0.012902 Jy/beam ! Combined flux in latest and established models = 0.372407 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.372407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132450Jy sigma=2.433184 ! Fit after self-cal, rms=0.132142Jy sigma=2.427093 ! 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.132142Jy sigma=2.427093 ! Fit after self-cal, rms=0.132142Jy sigma=2.427093 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307391 Jy ! Component: 100 - total flux cleaned = 0.00639737 Jy ! Component: 150 - total flux cleaned = 0.00899068 Jy ! Component: 200 - total flux cleaned = 0.0111265 Jy ! Total flux subtracted in 200 components = 0.0111265 Jy ! Clean residual min=-0.038423 max=0.042159 Jy/beam ! Clean residual mean=0.000195 rms=0.012569 Jy/beam ! Combined flux in latest and established models = 0.383534 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.383534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130729Jy sigma=2.403300 ! Fit after self-cal, rms=0.130574Jy sigma=2.400111 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.00183388 Jy ! Component: 100 - total flux cleaned = 0.00429804 Jy ! Component: 150 - total flux cleaned = 0.00626178 Jy ! Component: 200 - total flux cleaned = 0.00810343 Jy ! Total flux subtracted in 200 components = 0.00810343 Jy ! Clean residual min=-0.038000 max=0.040519 Jy/beam ! Clean residual mean=0.000181 rms=0.012352 Jy/beam ! Combined flux in latest and established models = 0.391637 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.391637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129564Jy sigma=2.383782 ! Fit after self-cal, rms=0.129487Jy sigma=2.381946 ! 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.129487Jy sigma=2.381946 ! Fit after self-cal, rms=0.129487Jy sigma=2.381946 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149905 Jy ! Component: 100 - total flux cleaned = 0.00331502 Jy ! Component: 150 - total flux cleaned = 0.005013 Jy ! Component: 200 - total flux cleaned = 0.00660724 Jy ! Total flux subtracted in 200 components = 0.00660724 Jy ! Clean residual min=-0.037947 max=0.039408 Jy/beam ! Clean residual mean=0.000170 rms=0.012206 Jy/beam ! Combined flux in latest and established models = 0.398244 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.398244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128741Jy sigma=2.370514 ! Fit after self-cal, rms=0.128708Jy sigma=2.369404 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.000819672 Jy ! Component: 100 - total flux cleaned = 0.00256674 Jy ! Component: 150 - total flux cleaned = 0.00384852 Jy ! Component: 200 - total flux cleaned = 0.00506346 Jy ! Total flux subtracted in 200 components = 0.00506346 Jy ! Clean residual min=-0.037797 max=0.039300 Jy/beam ! Clean residual mean=0.000162 rms=0.012101 Jy/beam ! Combined flux in latest and established models = 0.403308 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.403308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128156Jy sigma=2.361214 ! Fit after self-cal, rms=0.128156Jy sigma=2.360598 ! 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.128156Jy sigma=2.360598 ! Fit after self-cal, rms=0.128156Jy sigma=2.360598 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.755 mas, bmaj=5.183 mas, bpa=-4.216 degrees ! Estimated noise=0.482594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728458 Jy ! Component: 100 - total flux cleaned = 0.00980011 Jy ! Component: 150 - total flux cleaned = 0.0120288 Jy ! Component: 200 - total flux cleaned = 0.0139966 Jy ! Total flux subtracted in 200 components = 0.0139966 Jy ! Clean residual min=-0.041208 max=0.046528 Jy/beam ! Clean residual mean=0.000184 rms=0.014265 Jy/beam ! Combined flux in latest and established models = 0.417304 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.417304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127596Jy sigma=2.357574 ! Fit after self-cal, rms=0.127544Jy sigma=2.355342 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.00121468 Jy ! Component: 100 - total flux cleaned = 0.00304481 Jy ! Component: 150 - total flux cleaned = 0.00449554 Jy ! Component: 200 - total flux cleaned = 0.00549852 Jy ! Total flux subtracted in 200 components = 0.00549852 Jy ! Clean residual min=-0.040629 max=0.046278 Jy/beam ! Clean residual mean=0.000172 rms=0.014095 Jy/beam ! Combined flux in latest and established models = 0.422803 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.422803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127315Jy sigma=2.354129 ! Fit after self-cal, rms=0.127316Jy sigma=2.352985 ! 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=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.218 x 3.719 at 6.832 degrees (North through East) ! Clean map min=-0.036424 max=0.14202 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=1.766 mas, bmaj=3.094 mas, bpa=20.15 degrees ! Estimated noise=1.02725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123909 Jy ! Component: 100 - total flux cleaned = 0.185882 Jy ! Component: 150 - total flux cleaned = 0.224649 Jy ! Component: 200 - total flux cleaned = 0.252662 Jy ! Total flux subtracted in 200 components = 0.252662 Jy ! Clean residual min=-0.038396 max=0.035318 Jy/beam ! Clean residual mean=0.000153 rms=0.009932 Jy/beam ! Combined flux in latest and established models = 0.252662 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.252662 Jy ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 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.0466655 Jy ! Component: 100 - total flux cleaned = 0.0778121 Jy ! Component: 150 - total flux cleaned = 0.0997147 Jy ! Component: 200 - total flux cleaned = 0.115156 Jy ! Total flux subtracted in 200 components = 0.115156 Jy ! Clean residual min=-0.043945 max=0.040097 Jy/beam ! Clean residual mean=0.000228 rms=0.012741 Jy/beam ! Combined flux in latest and established models = 0.367818 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.367818 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.755 mas, bmaj=5.183 mas, bpa=-4.216 degrees ! Estimated noise=0.482594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01753 Jy ! Component: 100 - total flux cleaned = 0.0287526 Jy ! Component: 150 - total flux cleaned = 0.0320068 Jy ! Component: 200 - total flux cleaned = 0.0345986 Jy ! Total flux subtracted in 200 components = 0.0345986 Jy ! Clean residual min=-0.045261 max=0.047333 Jy/beam ! Clean residual mean=0.000220 rms=0.014713 Jy/beam ! Combined flux in latest and established models = 0.402416 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.00239588 Jy ! Component: 100 - total flux cleaned = 0.00437595 Jy ! Component: 150 - total flux cleaned = 0.00598387 Jy ! Component: 200 - total flux cleaned = 0.00777607 Jy ! Total flux subtracted in 200 components = 0.00777607 Jy ! Clean residual min=-0.043788 max=0.047109 Jy/beam ! Clean residual mean=0.000202 rms=0.014489 Jy/beam ! Combined flux in latest and established models = 0.410193 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.410193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=3.719 mas, bpa=6.832 degrees ! Estimated noise=0.461994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00365893 Jy ! Component: 100 - total flux cleaned = -0.00363888 Jy ! Component: 150 - total flux cleaned = -0.00340659 Jy ! Component: 200 - total flux cleaned = -0.00320442 Jy ! Total flux subtracted in 200 components = -0.00320442 Jy ! Clean residual min=-0.039698 max=0.039652 Jy/beam ! Clean residual mean=0.000157 rms=0.012151 Jy/beam ! Combined flux in latest and established models = 0.406988 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.406988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128885Jy sigma=2.377405 ! Fit after self-cal, rms=0.128864Jy sigma=2.376120 wmodel /d2/scr/pima/rv101_uvs/J1543-0757_X_map.mod ! Writing 83 model components to file: /d2/scr/pima/rv101_uvs/J1543-0757_X_map.mod wobs /d2/scr/pima/rv101_uvs/J1543-0757_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1543-0757_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J1543-0757_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.0122404 Jy ! Component: 100 - total flux cleaned = 0.0249004 Jy ! Component: 150 - total flux cleaned = 0.0339599 Jy ! Component: 200 - total flux cleaned = 0.0421023 Jy ! Component: 250 - total flux cleaned = 0.0485409 Jy ! Component: 300 - total flux cleaned = 0.0544351 Jy ! Component: 350 - total flux cleaned = 0.0613705 Jy ! Component: 400 - total flux cleaned = 0.0663206 Jy ! Component: 450 - total flux cleaned = 0.0709165 Jy ! Component: 500 - total flux cleaned = 0.0754864 Jy ! Component: 550 - total flux cleaned = 0.07974 Jy ! Component: 600 - total flux cleaned = 0.0831807 Jy ! Component: 650 - total flux cleaned = 0.0868997 Jy ! Component: 700 - total flux cleaned = 0.0894609 Jy ! Component: 750 - total flux cleaned = 0.0920747 Jy ! Component: 800 - total flux cleaned = 0.0939152 Jy ! Component: 850 - total flux cleaned = 0.0952569 Jy ! Component: 900 - total flux cleaned = 0.0967023 Jy ! Component: 950 - total flux cleaned = 0.0980602 Jy ! Component: 1000 - total flux cleaned = 0.0990208 Jy ! Component: 1050 - total flux cleaned = 0.100087 Jy ! Component: 1100 - total flux cleaned = 0.101096 Jy ! Component: 1150 - total flux cleaned = 0.101648 Jy ! Component: 1200 - total flux cleaned = 0.101907 Jy ! Component: 1250 - total flux cleaned = 0.102666 Jy ! Component: 1300 - total flux cleaned = 0.103399 Jy ! Component: 1350 - total flux cleaned = 0.10399 Jy ! Component: 1400 - total flux cleaned = 0.104679 Jy ! Component: 1450 - total flux cleaned = 0.105458 Jy ! Component: 1500 - total flux cleaned = 0.105785 Jy ! Component: 1550 - total flux cleaned = 0.105999 Jy ! Component: 1600 - total flux cleaned = 0.106 Jy ! Component: 1650 - total flux cleaned = 0.106206 Jy ! Component: 1700 - total flux cleaned = 0.106105 Jy ! Component: 1750 - total flux cleaned = 0.105907 Jy ! Component: 1800 - total flux cleaned = 0.105808 Jy ! Component: 1850 - total flux cleaned = 0.105712 Jy ! Component: 1900 - total flux cleaned = 0.105901 Jy ! Component: 1950 - total flux cleaned = 0.106089 Jy ! Component: 2000 - total flux cleaned = 0.106368 Jy ! Component: 2050 - total flux cleaned = 0.106367 Jy ! Component: 2100 - total flux cleaned = 0.106184 Jy ! Component: 2150 - total flux cleaned = 0.106093 Jy ! Component: 2200 - total flux cleaned = 0.106365 Jy ! Component: 2250 - total flux cleaned = 0.106545 Jy ! Component: 2300 - total flux cleaned = 0.106545 Jy ! Component: 2350 - total flux cleaned = 0.106634 Jy ! Component: 2400 - total flux cleaned = 0.106635 Jy ! Component: 2450 - total flux cleaned = 0.106635 Jy ! Component: 2500 - total flux cleaned = 0.106546 Jy ! Component: 2550 - total flux cleaned = 0.106367 Jy ! Component: 2600 - total flux cleaned = 0.106188 Jy ! Component: 2650 - total flux cleaned = 0.105919 Jy ! Component: 2700 - total flux cleaned = 0.105739 Jy ! Component: 2750 - total flux cleaned = 0.105649 Jy ! Component: 2800 - total flux cleaned = 0.105287 Jy ! Component: 2850 - total flux cleaned = 0.105105 Jy ! Component: 2900 - total flux cleaned = 0.10474 Jy ! Component: 2950 - total flux cleaned = 0.104556 Jy ! Component: 3000 - total flux cleaned = 0.104371 Jy ! Component: 3050 - total flux cleaned = 0.104278 Jy ! Component: 3100 - total flux cleaned = 0.104091 Jy ! Component: 3150 - total flux cleaned = 0.103903 Jy ! Component: 3200 - total flux cleaned = 0.103808 Jy ! Component: 3250 - total flux cleaned = 0.103714 Jy ! Component: 3300 - total flux cleaned = 0.103521 Jy ! Component: 3350 - total flux cleaned = 0.103327 Jy ! Component: 3400 - total flux cleaned = 0.103229 Jy ! Component: 3450 - total flux cleaned = 0.103032 Jy ! Component: 3500 - total flux cleaned = 0.102536 Jy ! Component: 3550 - total flux cleaned = 0.102436 Jy ! Component: 3600 - total flux cleaned = 0.102436 Jy ! Component: 3650 - total flux cleaned = 0.102334 Jy ! Component: 3700 - total flux cleaned = 0.102436 Jy ! Component: 3750 - total flux cleaned = 0.10254 Jy ! Component: 3800 - total flux cleaned = 0.102436 Jy ! Component: 3850 - total flux cleaned = 0.102647 Jy ! Component: 3900 - total flux cleaned = 0.102646 Jy ! Component: 3950 - total flux cleaned = 0.102753 Jy ! Component: 4000 - total flux cleaned = 0.102863 Jy ! Component: 4050 - total flux cleaned = 0.102973 Jy ! Total flux subtracted in 4096 components = 0.102972 Jy ! Clean residual min=-0.006336 max=0.006425 Jy/beam ! Clean residual mean=0.000018 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.50996 Jy keep ! Adding 433 model components to the UV plane model. ! The established model now contains 516 components and 0.50996 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1543-0757_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.218 x 3.719 at 6.832 degrees (North through East) ! Clean map min=-0.011367 max=0.14273 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142735 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00184479 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.87737 3.87737 7.75474 15.5095 31.019 62.038 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 77.371 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1543-0757_X_uvs.log closed on Sat Nov 29 16:35:26 2014