! Started logfile: /d2/scr/pima/rv101_uvs/J1543-0757_S_uvs.log on Sat Nov 29 13:54:34 2014 obs /d2/scr/pima/rv101_uvs/J1543-0757_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.93679 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 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 5276 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/J1543-0757_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.209126Jy sigma=15.427210 ! Fit after self-cal, rms=0.648729Jy sigma=8.349633 ! 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.956 mas, bmaj=6.827 mas, bpa=-2.042 degrees ! Estimated noise=1.26127 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.348155 Jy ! Component: 100 - total flux cleaned = 0.524607 Jy ! Total flux subtracted in 100 components = 0.524607 Jy ! Clean residual min=-0.058555 max=0.139892 Jy/beam ! Clean residual mean=0.000046 rms=0.020177 Jy/beam ! Combined flux in latest and established models = 0.524607 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.524607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373873Jy sigma=4.611618 ! Fit after self-cal, rms=0.373397Jy sigma=4.603920 ! Inverting map ! Added new window around map position (-7.5, -45.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140137 Jy ! Component: 100 - total flux cleaned = 0.240154 Jy ! Total flux subtracted in 100 components = 0.240154 Jy ! Clean residual min=-0.043500 max=0.067148 Jy/beam ! Clean residual mean=0.000043 rms=0.014005 Jy/beam ! Combined flux in latest and established models = 0.764761 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 56 components and 0.764761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277865Jy sigma=3.364128 ! Fit after self-cal, rms=0.275119Jy sigma=3.337382 ! 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.498 mas, bmaj=8.199 mas, bpa=-2.6 degrees ! Estimated noise=0.780232 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.127778 Jy ! Component: 100 - total flux cleaned = 0.222341 Jy ! Component: 150 - total flux cleaned = 0.294874 Jy ! Component: 200 - total flux cleaned = 0.351082 Jy ! Total flux subtracted in 200 components = 0.351082 Jy ! Clean residual min=-0.030645 max=0.058109 Jy/beam ! Clean residual mean=0.000042 rms=0.010610 Jy/beam ! Combined flux in latest and established models = 1.11584 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 115 components and 1.11584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170213Jy sigma=1.987518 ! Fit after self-cal, rms=0.168050Jy sigma=1.961350 ! Inverting map ! Added new window around map position (-5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0590372 Jy ! Component: 100 - total flux cleaned = 0.0990584 Jy ! Component: 150 - total flux cleaned = 0.130062 Jy ! Component: 200 - total flux cleaned = 0.154663 Jy ! Total flux subtracted in 200 components = 0.154663 Jy ! Clean residual min=-0.020562 max=0.028301 Jy/beam ! Clean residual mean=0.000029 rms=0.006275 Jy/beam ! Combined flux in latest and established models = 1.27051 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 148 components and 1.27051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136526Jy sigma=1.558141 ! Fit after self-cal, rms=0.134754Jy sigma=1.536522 ! 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.498 x 8.199 at -2.6 degrees (North through East) ! Clean map min=-0.017973 max=0.48055 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* ! 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.96 HN 1.14 LA 1.09 MK 1.16 ! NL 1.00 OV 0.96 PT 0.98 SC 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! 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 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.02 LA 0.98 MK 1.13 ! NL 1.04 OV 0.98 PT 0.99 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 HN 1.07 KP 1.04 LA 0.95 ! MK 0.85 NL 1.00 OV 1.04 PT 1.00 ! SC 1.05 ! ! ! 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.134754Jy sigma=1.536522 ! Fit after self-cal, rms=0.134136Jy sigma=1.506792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=8.247 mas, bpa=-2.649 degrees ! Estimated noise=0.787065 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 (-15.5, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309521 Jy ! Component: 100 - total flux cleaned = 0.050701 Jy ! Component: 150 - total flux cleaned = 0.0662613 Jy ! Component: 200 - total flux cleaned = 0.0786018 Jy ! Total flux subtracted in 200 components = 0.0786018 Jy ! Clean residual min=-0.013539 max=0.015699 Jy/beam ! Clean residual mean=0.000030 rms=0.004135 Jy/beam ! Combined flux in latest and established models = 1.34911 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 191 components and 1.34911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124372Jy sigma=1.377146 ! Fit after self-cal, rms=0.123306Jy sigma=1.365366 ! 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.123306Jy sigma=1.365366 ! Fit after self-cal, rms=0.123068Jy sigma=1.357137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=8.239 mas, bpa=-2.624 degrees ! Estimated noise=0.794899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166925 Jy ! Component: 100 - total flux cleaned = 0.0280857 Jy ! Component: 150 - total flux cleaned = 0.0353762 Jy ! Component: 200 - total flux cleaned = 0.0419135 Jy ! Total flux subtracted in 200 components = 0.0419135 Jy ! Clean residual min=-0.012407 max=0.012132 Jy/beam ! Clean residual mean=0.000027 rms=0.003617 Jy/beam ! Combined flux in latest and established models = 1.39102 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 223 components and 1.39102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119581Jy sigma=1.315050 ! Fit after self-cal, rms=0.119241Jy sigma=1.311259 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.00879117 Jy ! Component: 100 - total flux cleaned = 0.0139471 Jy ! Component: 150 - total flux cleaned = 0.0169519 Jy ! Component: 200 - total flux cleaned = 0.0193649 Jy ! Total flux subtracted in 200 components = 0.0193649 Jy ! Clean residual min=-0.012590 max=0.010976 Jy/beam ! Clean residual mean=0.000027 rms=0.003305 Jy/beam ! Combined flux in latest and established models = 1.41039 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 242 components and 1.41039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118055Jy sigma=1.297899 ! Fit after self-cal, rms=0.117938Jy sigma=1.296570 ! 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.117938Jy sigma=1.296570 ! Fit after self-cal, rms=0.114224Jy sigma=1.232894 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=8.219 mas, bpa=-2.615 degrees ! Estimated noise=0.796617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00805025 Jy ! Component: 100 - total flux cleaned = 0.0127941 Jy ! Component: 150 - total flux cleaned = 0.0153484 Jy ! Component: 200 - total flux cleaned = 0.0170559 Jy ! Total flux subtracted in 200 components = 0.0170559 Jy ! Clean residual min=-0.011676 max=0.010669 Jy/beam ! Clean residual mean=0.000021 rms=0.003017 Jy/beam ! Combined flux in latest and established models = 1.42744 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 268 components and 1.42744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113164Jy sigma=1.223672 ! Fit after self-cal, rms=0.113125Jy sigma=1.223089 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.00323227 Jy ! Component: 100 - total flux cleaned = 0.00382019 Jy ! Component: 150 - total flux cleaned = 0.00422462 Jy ! Component: 200 - total flux cleaned = 0.00448333 Jy ! Total flux subtracted in 200 components = 0.00448333 Jy ! Clean residual min=-0.011643 max=0.010004 Jy/beam ! Clean residual mean=0.000021 rms=0.002923 Jy/beam ! Combined flux in latest and established models = 1.43193 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 286 components and 1.43193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112747Jy sigma=1.219239 ! Fit after self-cal, rms=0.112730Jy sigma=1.219051 ! 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.112730Jy sigma=1.219051 ! Fit after self-cal, rms=0.101937Jy sigma=1.134486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.326 mas, bmaj=14.7 mas, bpa=-2.845 degrees ! Estimated noise=0.991056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00782377 Jy ! Component: 100 - total flux cleaned = -0.0102566 Jy ! Component: 150 - total flux cleaned = -0.0106553 Jy ! Component: 200 - total flux cleaned = -0.0109609 Jy ! Total flux subtracted in 200 components = -0.0109609 Jy ! Clean residual min=-0.020220 max=0.014525 Jy/beam ! Clean residual mean=0.000067 rms=0.005100 Jy/beam ! Combined flux in latest and established models = 1.42096 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 301 components and 1.42096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101548Jy sigma=1.129681 ! Fit after self-cal, rms=0.101479Jy sigma=1.127900 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.000479202 Jy ! Component: 100 - total flux cleaned = -0.000345943 Jy ! Component: 150 - total flux cleaned = -0.000467049 Jy ! Component: 200 - total flux cleaned = -0.000358427 Jy ! Total flux subtracted in 200 components = -0.000358427 Jy ! Clean residual min=-0.019619 max=0.014484 Jy/beam ! Clean residual mean=0.000066 rms=0.004998 Jy/beam ! Combined flux in latest and established models = 1.42061 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 310 components and 1.42061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101450Jy sigma=1.127771 ! Fit after self-cal, rms=0.101437Jy sigma=1.127438 ! 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.5 mas, bmaj=8.229 mas, bpa=-2.724 degrees ! Estimated noise=0.789465 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 8.229 at -2.724 degrees (North through East) ! Clean map min=-0.011874 max=0.48271 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.96 mas, bmaj=6.852 mas, bpa=-2.147 degrees ! Estimated noise=1.28107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.349822 Jy ! Component: 100 - total flux cleaned = 0.542638 Jy ! Component: 150 - total flux cleaned = 0.684294 Jy ! Component: 200 - total flux cleaned = 0.791488 Jy ! Total flux subtracted in 200 components = 0.791488 Jy ! Clean residual min=-0.040000 max=0.064546 Jy/beam ! Clean residual mean=0.000032 rms=0.013489 Jy/beam ! Combined flux in latest and established models = 0.791488 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.791488 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.229 mas, bpa=-2.724 degrees ! Estimated noise=0.789465 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.129636 Jy ! Component: 100 - total flux cleaned = 0.226363 Jy ! Component: 150 - total flux cleaned = 0.301788 Jy ! Component: 200 - total flux cleaned = 0.361386 Jy ! Total flux subtracted in 200 components = 0.361386 Jy ! Clean residual min=-0.026096 max=0.037856 Jy/beam ! Clean residual mean=0.000038 rms=0.009578 Jy/beam ! Combined flux in latest and established models = 1.15287 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 121 components and 1.15287 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.326 mas, bmaj=14.7 mas, bpa=-2.845 degrees ! Estimated noise=0.991056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0793235 Jy ! Component: 100 - total flux cleaned = 0.130765 Jy ! Component: 150 - total flux cleaned = 0.167465 Jy ! Component: 200 - total flux cleaned = 0.194536 Jy ! Total flux subtracted in 200 components = 0.194536 Jy ! Clean residual min=-0.022933 max=0.020867 Jy/beam ! Clean residual mean=0.000062 rms=0.007228 Jy/beam ! Combined flux in latest and established models = 1.34741 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.020286 Jy ! Component: 100 - total flux cleaned = 0.0357167 Jy ! Component: 150 - total flux cleaned = 0.0444463 Jy ! Component: 200 - total flux cleaned = 0.0510477 Jy ! Total flux subtracted in 200 components = 0.0510477 Jy ! Clean residual min=-0.021043 max=0.015786 Jy/beam ! Clean residual mean=0.000064 rms=0.005595 Jy/beam ! Combined flux in latest and established models = 1.39846 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 231 components and 1.39846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.229 mas, bpa=-2.724 degrees ! Estimated noise=0.789465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336599 Jy ! Component: 100 - total flux cleaned = 0.00474212 Jy ! Component: 150 - total flux cleaned = 0.0039876 Jy ! Component: 200 - total flux cleaned = 0.00364706 Jy ! Total flux subtracted in 200 components = 0.00364706 Jy ! Clean residual min=-0.015716 max=0.015874 Jy/beam ! Clean residual mean=0.000031 rms=0.003455 Jy/beam ! Combined flux in latest and established models = 1.4021 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 246 components and 1.4021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105230Jy sigma=1.173180 ! Fit after self-cal, rms=0.104328Jy sigma=1.161628 wmodel /d2/scr/pima/rv101_uvs/J1543-0757_S_map.mod ! Writing 246 model components to file: /d2/scr/pima/rv101_uvs/J1543-0757_S_map.mod wobs /d2/scr/pima/rv101_uvs/J1543-0757_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1543-0757_S_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J1543-0757_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.00438077 Jy ! Component: 100 - total flux cleaned = -0.00773711 Jy ! Component: 150 - total flux cleaned = -0.00997488 Jy ! Component: 200 - total flux cleaned = -0.011101 Jy ! Component: 250 - total flux cleaned = -0.0127185 Jy ! Component: 300 - total flux cleaned = -0.0141034 Jy ! Component: 350 - total flux cleaned = -0.0151004 Jy ! Component: 400 - total flux cleaned = -0.0160651 Jy ! Component: 450 - total flux cleaned = -0.0174636 Jy ! Component: 500 - total flux cleaned = -0.0186672 Jy ! Component: 550 - total flux cleaned = -0.0198335 Jy ! Component: 600 - total flux cleaned = -0.0209658 Jy ! Component: 650 - total flux cleaned = -0.0219299 Jy ! Component: 700 - total flux cleaned = -0.0225969 Jy ! Component: 750 - total flux cleaned = -0.0232484 Jy ! Component: 800 - total flux cleaned = -0.0237566 Jy ! Component: 850 - total flux cleaned = -0.0244996 Jy ! Component: 900 - total flux cleaned = -0.0252225 Jy ! Component: 950 - total flux cleaned = -0.0259314 Jy ! Component: 1000 - total flux cleaned = -0.0268574 Jy ! Component: 1050 - total flux cleaned = -0.0277649 Jy ! Component: 1100 - total flux cleaned = -0.0286507 Jy ! Component: 1150 - total flux cleaned = -0.0290863 Jy ! Component: 1200 - total flux cleaned = -0.030149 Jy ! Component: 1250 - total flux cleaned = -0.0305628 Jy ! Component: 1300 - total flux cleaned = -0.030971 Jy ! Component: 1350 - total flux cleaned = -0.0317745 Jy ! Component: 1400 - total flux cleaned = -0.0322676 Jy ! Component: 1450 - total flux cleaned = -0.0327542 Jy ! Component: 1500 - total flux cleaned = -0.0334206 Jy ! Component: 1550 - total flux cleaned = -0.033796 Jy ! Component: 1600 - total flux cleaned = -0.0342559 Jy ! Component: 1650 - total flux cleaned = -0.0345298 Jy ! Component: 1700 - total flux cleaned = -0.0347975 Jy ! Component: 1750 - total flux cleaned = -0.0350596 Jy ! Component: 1800 - total flux cleaned = -0.0353172 Jy ! Component: 1850 - total flux cleaned = -0.0353158 Jy ! Component: 1900 - total flux cleaned = -0.0357365 Jy ! Component: 1950 - total flux cleaned = -0.0359839 Jy ! Component: 2000 - total flux cleaned = -0.0360641 Jy ! Component: 2050 - total flux cleaned = -0.0363053 Jy ! Component: 2100 - total flux cleaned = -0.0363857 Jy ! Component: 2150 - total flux cleaned = -0.0369351 Jy ! Component: 2200 - total flux cleaned = -0.0368585 Jy ! Component: 2250 - total flux cleaned = -0.0372426 Jy ! Component: 2300 - total flux cleaned = -0.0376199 Jy ! Component: 2350 - total flux cleaned = -0.0375453 Jy ! Component: 2400 - total flux cleaned = -0.0376188 Jy ! Component: 2450 - total flux cleaned = -0.0375456 Jy ! Component: 2500 - total flux cleaned = -0.0373308 Jy ! Component: 2550 - total flux cleaned = -0.0374735 Jy ! Component: 2600 - total flux cleaned = -0.0376137 Jy ! Component: 2650 - total flux cleaned = -0.0376817 Jy ! Component: 2700 - total flux cleaned = -0.037614 Jy ! Component: 2750 - total flux cleaned = -0.0376799 Jy ! Component: 2800 - total flux cleaned = -0.0378797 Jy ! Component: 2850 - total flux cleaned = -0.0377461 Jy ! Component: 2900 - total flux cleaned = -0.0377449 Jy ! Component: 2950 - total flux cleaned = -0.0376157 Jy ! Component: 3000 - total flux cleaned = -0.037552 Jy ! Component: 3050 - total flux cleaned = -0.0378059 Jy ! Component: 3100 - total flux cleaned = -0.0375544 Jy ! Component: 3150 - total flux cleaned = -0.0377413 Jy ! Component: 3200 - total flux cleaned = -0.0379253 Jy ! Component: 3250 - total flux cleaned = -0.0376818 Jy ! Component: 3300 - total flux cleaned = -0.0379222 Jy ! Component: 3350 - total flux cleaned = -0.0376826 Jy ! Component: 3400 - total flux cleaned = -0.037564 Jy ! Component: 3450 - total flux cleaned = -0.0376227 Jy ! Component: 3500 - total flux cleaned = -0.0375646 Jy ! Component: 3550 - total flux cleaned = -0.0373921 Jy ! Component: 3600 - total flux cleaned = -0.0375625 Jy ! Component: 3650 - total flux cleaned = -0.0374493 Jy ! Component: 3700 - total flux cleaned = -0.0373376 Jy ! Component: 3750 - total flux cleaned = -0.0372824 Jy ! Component: 3800 - total flux cleaned = -0.0372263 Jy ! Component: 3850 - total flux cleaned = -0.0370626 Jy ! Component: 3900 - total flux cleaned = -0.037171 Jy ! Component: 3950 - total flux cleaned = -0.0370638 Jy ! Component: 4000 - total flux cleaned = -0.037011 Jy ! Component: 4050 - total flux cleaned = -0.0369062 Jy ! Total flux subtracted in 4096 components = -0.036906 Jy ! Clean residual min=-0.003065 max=0.003013 Jy/beam ! Clean residual mean=0.000029 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 1.3652 Jy keep ! Adding 373 model components to the UV plane model. ! The established model now contains 619 components and 1.3652 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1543-0757_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 8.229 at -2.724 degrees (North through East) ! Clean map min=-0.0095163 max=0.48775 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1543-0757_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.487749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.644884 0.644884 1.28977 2.57953 5.15907 10.3181 20.6363 41.2726 82.5451 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.487 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 465.2 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1543-0757_S_uvs.log closed on Sat Nov 29 13:54:39 2014