! Started logfile: /d2/scr/pima/rv101_uvs/J0725-1904_S_uvs.log on Sat Nov 29 13:51:18 2014 obs /d2/scr/pima/rv101_uvs/J0725-1904_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0725-1904_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.99375 visibilities/baseline/integration-bin. ! Found source: J0725-1904 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5724 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J0725-1904_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.045657Jy sigma=14.678874 ! Fit after self-cal, rms=0.713040Jy sigma=9.987523 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.528 mas, bmaj=6.955 mas, bpa=-2.447 degrees ! Estimated noise=1.33734 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.222139 Jy ! Component: 100 - total flux cleaned = 0.274224 Jy ! Total flux subtracted in 100 components = 0.274224 Jy ! Clean residual min=-0.010354 max=0.019915 Jy/beam ! Clean residual mean=0.000002 rms=0.002714 Jy/beam ! Combined flux in latest and established models = 0.274224 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.274224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101883Jy sigma=1.135541 ! Fit after self-cal, rms=0.101890Jy sigma=1.135474 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0211496 Jy ! Component: 100 - total flux cleaned = 0.0317819 Jy ! Total flux subtracted in 100 components = 0.0317819 Jy ! Clean residual min=-0.008565 max=0.010476 Jy/beam ! Clean residual mean=0.000012 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.306006 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.306006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096990Jy sigma=1.064887 ! Fit after self-cal, rms=0.097007Jy sigma=1.064789 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.583 mas, bpa=-3.141 degrees ! Estimated noise=0.691292 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.00441102 Jy ! Component: 100 - total flux cleaned = 0.00535672 Jy ! Component: 150 - total flux cleaned = 0.00557105 Jy ! Component: 200 - total flux cleaned = 0.00563249 Jy ! Total flux subtracted in 200 components = 0.00563249 Jy ! Clean residual min=-0.007559 max=0.007542 Jy/beam ! Clean residual mean=0.000027 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.311638 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.311638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096656Jy sigma=1.063369 ! Fit after self-cal, rms=0.096660Jy sigma=1.063346 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.583 at -3.141 degrees (North through East) ! Clean map min=-0.0073184 max=0.29098 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* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.15 KP 1.15 LA 1.07 ! MK 1.01 NL 1.01 OV 1.01 PT 1.02 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.05 KP 1.02 LA 0.99 ! MK 0.98 NL 1.03 OV 1.00 PT 1.02 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.98 KP 0.96 LA 0.84 ! MK 1.05 NL 0.99 OV 0.85 PT 0.92 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.096660Jy sigma=1.063346 ! Fit after self-cal, rms=0.091750Jy sigma=0.988463 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.59 mas, bpa=-2.939 degrees ! Estimated noise=0.689768 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.00245905 Jy ! Component: 100 - total flux cleaned = -0.00257532 Jy ! Component: 150 - total flux cleaned = -0.00268183 Jy ! Component: 200 - total flux cleaned = -0.00282634 Jy ! Total flux subtracted in 200 components = -0.00282634 Jy ! Clean residual min=-0.005448 max=0.004837 Jy/beam ! Clean residual mean=0.000015 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.308812 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.308812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091637Jy sigma=0.987076 ! Fit after self-cal, rms=0.091660Jy sigma=0.986960 ! 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.091660Jy sigma=0.986960 ! Fit after self-cal, rms=0.091945Jy sigma=0.979319 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.605 mas, bpa=-3.014 degrees ! Estimated noise=0.689679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103067 Jy ! Component: 100 - total flux cleaned = -0.00107037 Jy ! Component: 150 - total flux cleaned = -0.00110654 Jy ! Component: 200 - total flux cleaned = -0.00117096 Jy ! Total flux subtracted in 200 components = -0.00117096 Jy ! Clean residual min=-0.004608 max=0.004399 Jy/beam ! Clean residual mean=0.000016 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.307641 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.307641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091895Jy sigma=0.978825 ! Fit after self-cal, rms=0.091909Jy sigma=0.978794 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 = -7.6872e-05 Jy ! Component: 100 - total flux cleaned = -7.75253e-05 Jy ! Component: 150 - total flux cleaned = -0.000104728 Jy ! Component: 200 - total flux cleaned = -0.000155863 Jy ! Total flux subtracted in 200 components = -0.000155863 Jy ! Clean residual min=-0.004617 max=0.004376 Jy/beam ! Clean residual mean=0.000016 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.307485 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.307485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091880Jy sigma=0.978617 ! Fit after self-cal, rms=0.091879Jy sigma=0.978608 ! 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.091879Jy sigma=0.978608 ! Fit after self-cal, rms=0.092024Jy sigma=0.978504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.618 mas, bpa=-3.013 degrees ! Estimated noise=0.689567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000657316 Jy ! Component: 100 - total flux cleaned = -0.000718333 Jy ! Component: 150 - total flux cleaned = -0.000772905 Jy ! Component: 200 - total flux cleaned = -0.000822346 Jy ! Total flux subtracted in 200 components = -0.000822346 Jy ! Clean residual min=-0.004616 max=0.004381 Jy/beam ! Clean residual mean=0.000015 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.306663 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.306663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091991Jy sigma=0.978218 ! Fit after self-cal, rms=0.091992Jy sigma=0.978213 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.08055e-05 Jy ! Component: 100 - total flux cleaned = -8.01446e-05 Jy ! Component: 150 - total flux cleaned = -0.000120663 Jy ! Component: 200 - total flux cleaned = -0.000140055 Jy ! Total flux subtracted in 200 components = -0.000140055 Jy ! Clean residual min=-0.004627 max=0.004366 Jy/beam ! Clean residual mean=0.000015 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.306523 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.306523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091972Jy sigma=0.978116 ! Fit after self-cal, rms=0.091971Jy sigma=0.978112 ! 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.091971Jy sigma=0.978112 ! Fit after self-cal, rms=0.092098Jy sigma=0.978046 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.646 mas, bmaj=18.78 mas, bpa=-2.646 degrees ! Estimated noise=0.809728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000757833 Jy ! Component: 100 - total flux cleaned = -0.000756896 Jy ! Component: 150 - total flux cleaned = -0.000757672 Jy ! Component: 200 - total flux cleaned = -0.000793685 Jy ! Total flux subtracted in 200 components = -0.000793685 Jy ! Clean residual min=-0.006018 max=0.005517 Jy/beam ! Clean residual mean=0.000031 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.305729 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.305729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092080Jy sigma=0.977935 ! Fit after self-cal, rms=0.092077Jy sigma=0.977871 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.000163109 Jy ! Component: 100 - total flux cleaned = -0.000160376 Jy ! Component: 150 - total flux cleaned = -0.000159089 Jy ! Component: 200 - total flux cleaned = -0.000174019 Jy ! Total flux subtracted in 200 components = -0.000174019 Jy ! Clean residual min=-0.005999 max=0.005489 Jy/beam ! Clean residual mean=0.000030 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.305555 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.305555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092066Jy sigma=0.977909 ! Fit after self-cal, rms=0.092062Jy sigma=0.977865 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.627 mas, bpa=-3.006 degrees ! Estimated noise=0.689614 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 8.627 at -3.006 degrees (North through East) ! Clean map min=-0.0044269 max=0.29477 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.554 mas, bmaj=6.981 mas, bpa=-2.242 degrees ! Estimated noise=1.33901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.222345 Jy ! Component: 100 - total flux cleaned = 0.273865 Jy ! Component: 150 - total flux cleaned = 0.293597 Jy ! Component: 200 - total flux cleaned = 0.302825 Jy ! Total flux subtracted in 200 components = 0.302825 Jy ! Clean residual min=-0.005931 max=0.006399 Jy/beam ! Clean residual mean=0.000003 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.302825 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.302825 Jy ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.627 mas, bpa=-3.006 degrees ! Estimated noise=0.689614 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.00357588 Jy ! Component: 100 - total flux cleaned = 0.0037972 Jy ! Component: 150 - total flux cleaned = 0.00379619 Jy ! Component: 200 - total flux cleaned = 0.00388856 Jy ! Total flux subtracted in 200 components = 0.00388856 Jy ! Clean residual min=-0.004787 max=0.004623 Jy/beam ! Clean residual mean=0.000016 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.306713 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 18 components and 0.306713 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=7.646 mas, bmaj=18.78 mas, bpa=-2.646 degrees ! Estimated noise=0.809728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000478738 Jy ! Component: 100 - total flux cleaned = -0.000481302 Jy ! Component: 150 - total flux cleaned = -0.000487546 Jy ! Component: 200 - total flux cleaned = -0.000529346 Jy ! Total flux subtracted in 200 components = -0.000529346 Jy ! Clean residual min=-0.006141 max=0.005688 Jy/beam ! Clean residual mean=0.000031 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.306184 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.36399e-06 Jy ! Component: 100 - total flux cleaned = -3.71578e-05 Jy ! Component: 150 - total flux cleaned = -6.76904e-05 Jy ! Component: 200 - total flux cleaned = -9.62938e-05 Jy ! Total flux subtracted in 200 components = -9.62938e-05 Jy ! Clean residual min=-0.006104 max=0.005650 Jy/beam ! Clean residual mean=0.000031 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.306088 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.306088 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=8.627 mas, bpa=-3.006 degrees ! Estimated noise=0.689614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838482 Jy ! Component: 100 - total flux cleaned = 0.000838368 Jy ! Component: 150 - total flux cleaned = 0.000777238 Jy ! Component: 200 - total flux cleaned = 0.000669368 Jy ! Total flux subtracted in 200 components = 0.000669368 Jy ! Clean residual min=-0.004844 max=0.004452 Jy/beam ! Clean residual mean=0.000016 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.306757 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.306757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092154Jy sigma=0.979345 ! Fit after self-cal, rms=0.092153Jy sigma=0.979315 wmodel /d2/scr/pima/rv101_uvs/J0725-1904_S_map.mod ! Writing 31 model components to file: /d2/scr/pima/rv101_uvs/J0725-1904_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0725-1904_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0725-1904_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0725-1904_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0725-1904_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.00117324 Jy ! Component: 100 - total flux cleaned = -0.00109945 Jy ! Component: 150 - total flux cleaned = -0.000874733 Jy ! Component: 200 - total flux cleaned = -0.00080171 Jy ! Component: 250 - total flux cleaned = -0.000663023 Jy ! Component: 300 - total flux cleaned = -0.000466923 Jy ! Component: 350 - total flux cleaned = -0.000282017 Jy ! Component: 400 - total flux cleaned = -0.000223177 Jy ! Component: 450 - total flux cleaned = -5.09741e-05 Jy ! Component: 500 - total flux cleaned = 0.0001173 Jy ! Component: 550 - total flux cleaned = 0.000280783 Jy ! Component: 600 - total flux cleaned = 0.000439146 Jy ! Component: 650 - total flux cleaned = 0.000388573 Jy ! Component: 700 - total flux cleaned = 0.000489117 Jy ! Component: 750 - total flux cleaned = 0.000586707 Jy ! Component: 800 - total flux cleaned = 0.0006822 Jy ! Component: 850 - total flux cleaned = 0.000589422 Jy ! Component: 900 - total flux cleaned = 0.000773937 Jy ! Component: 950 - total flux cleaned = 0.000774424 Jy ! Component: 1000 - total flux cleaned = 0.000730451 Jy ! Component: 1050 - total flux cleaned = 0.000861003 Jy ! Component: 1100 - total flux cleaned = 0.000818649 Jy ! Component: 1150 - total flux cleaned = 0.000776607 Jy ! Component: 1200 - total flux cleaned = 0.000694188 Jy ! Component: 1250 - total flux cleaned = 0.000653848 Jy ! Component: 1300 - total flux cleaned = 0.000534222 Jy ! Component: 1350 - total flux cleaned = 0.000456095 Jy ! Component: 1400 - total flux cleaned = 0.000534098 Jy ! Component: 1450 - total flux cleaned = 0.000496058 Jy ! Component: 1500 - total flux cleaned = 0.00053382 Jy ! Component: 1550 - total flux cleaned = 0.000719524 Jy ! Component: 1600 - total flux cleaned = 0.000572122 Jy ! Component: 1650 - total flux cleaned = 0.0005362 Jy ! Component: 1700 - total flux cleaned = 0.00064342 Jy ! Component: 1750 - total flux cleaned = 0.000572435 Jy ! Component: 1800 - total flux cleaned = 0.000607073 Jy ! Component: 1850 - total flux cleaned = 0.000538247 Jy ! Component: 1900 - total flux cleaned = 0.00057243 Jy ! Component: 1950 - total flux cleaned = 0.000605941 Jy ! Component: 2000 - total flux cleaned = 0.00060584 Jy ! Component: 2050 - total flux cleaned = 0.000672983 Jy ! Component: 2100 - total flux cleaned = 0.000771359 Jy ! Component: 2150 - total flux cleaned = 0.000771033 Jy ! Component: 2200 - total flux cleaned = 0.000770551 Jy ! Component: 2250 - total flux cleaned = 0.000802713 Jy ! Component: 2300 - total flux cleaned = 0.000866417 Jy ! Component: 2350 - total flux cleaned = 0.000834817 Jy ! Component: 2400 - total flux cleaned = 0.000928493 Jy ! Component: 2450 - total flux cleaned = 0.000804363 Jy ! Component: 2500 - total flux cleaned = 0.000835468 Jy ! Component: 2550 - total flux cleaned = 0.000927067 Jy ! Component: 2600 - total flux cleaned = 0.000927113 Jy ! Component: 2650 - total flux cleaned = 0.00113704 Jy ! Component: 2700 - total flux cleaned = 0.00104745 Jy ! Component: 2750 - total flux cleaned = 0.00110668 Jy ! Component: 2800 - total flux cleaned = 0.00116498 Jy ! Component: 2850 - total flux cleaned = 0.00125196 Jy ! Component: 2900 - total flux cleaned = 0.00119416 Jy ! Component: 2950 - total flux cleaned = 0.00133745 Jy ! Component: 3000 - total flux cleaned = 0.00133743 Jy ! Component: 3050 - total flux cleaned = 0.00133738 Jy ! Component: 3100 - total flux cleaned = 0.00144951 Jy ! Component: 3150 - total flux cleaned = 0.00139369 Jy ! Component: 3200 - total flux cleaned = 0.00150403 Jy ! Component: 3250 - total flux cleaned = 0.0014493 Jy ! Component: 3300 - total flux cleaned = 0.00150379 Jy ! Component: 3350 - total flux cleaned = 0.00147648 Jy ! Component: 3400 - total flux cleaned = 0.00139619 Jy ! Component: 3450 - total flux cleaned = 0.00152978 Jy ! Component: 3500 - total flux cleaned = 0.00150344 Jy ! Component: 3550 - total flux cleaned = 0.00150326 Jy ! Component: 3600 - total flux cleaned = 0.00142473 Jy ! Component: 3650 - total flux cleaned = 0.00145075 Jy ! Component: 3700 - total flux cleaned = 0.00145071 Jy ! Component: 3750 - total flux cleaned = 0.00142478 Jy ! Component: 3800 - total flux cleaned = 0.0013993 Jy ! Component: 3850 - total flux cleaned = 0.00142501 Jy ! Component: 3900 - total flux cleaned = 0.0014758 Jy ! Component: 3950 - total flux cleaned = 0.00155132 Jy ! Component: 4000 - total flux cleaned = 0.00147576 Jy ! Component: 4050 - total flux cleaned = 0.00145062 Jy ! Total flux subtracted in 4096 components = 0.00150049 Jy ! Clean residual min=-0.001437 max=0.001529 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.308258 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 333 components and 0.308258 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0725-1904_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 8.627 at -3.006 degrees (North through East) ! Clean map min=-0.0026383 max=0.29388 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0725-1904_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.29388 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000438901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448041 0.448041 0.896081 1.79216 3.58433 7.16865 14.3373 28.6746 57.3492 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.293 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 669.582 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0725-1904_S_uvs.log closed on Sat Nov 29 13:51:23 2014