! Started logfile: /d2/scr/pima/rv101_uvs/J0623+2241_S_uvs.log on Sat Nov 29 13:50:52 2014 obs /d2/scr/pima/rv101_uvs/J0623+2241_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_S_uva.fits ! AN table 1: 22 integrations on 15 of 15 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.64899 visibilities/baseline/integration-bin. ! Found source: J0623+2241 ! ! 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 2056 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/J0623+2241_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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.014213Jy sigma=18.989992 ! Fit after self-cal, rms=0.885564Jy sigma=16.891429 ! 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=12.61 mas, bmaj=20.21 mas, bpa=11.57 degrees ! Estimated noise=1.68632 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0904239 Jy ! Component: 100 - total flux cleaned = 0.125253 Jy ! Total flux subtracted in 100 components = 0.125253 Jy ! Clean residual min=-0.014118 max=0.015716 Jy/beam ! Clean residual mean=0.000026 rms=0.004897 Jy/beam ! Combined flux in latest and established models = 0.125253 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.125253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061327Jy sigma=1.050730 ! Fit after self-cal, rms=0.060856Jy sigma=1.043678 ! 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=12.78 mas, bmaj=21.91 mas, bpa=14.95 degrees ! Estimated noise=0.907571 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.0198461 Jy ! Component: 100 - total flux cleaned = 0.029524 Jy ! Component: 150 - total flux cleaned = 0.0364606 Jy ! Component: 200 - total flux cleaned = 0.0411158 Jy ! Total flux subtracted in 200 components = 0.0411158 Jy ! Clean residual min=-0.004094 max=0.004098 Jy/beam ! Clean residual mean=0.000033 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.166369 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 120 components and 0.166369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052194Jy sigma=0.890728 ! Fit after self-cal, rms=0.052108Jy sigma=0.888376 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.78 x 21.91 at 14.95 degrees (North through East) ! Clean map min=-0.0062739 max=0.11017 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 0.90 KP 1.08 LA 1.04 NL 1.00 ! OV 1.09 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 HN 1.00* KP 1.13 LA 1.03 ! NL 1.00* OV 1.07 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 HN 1.00* KP 1.10 LA 1.08 ! NL 1.00* OV 1.18 PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 0.97 LA 0.89 NL 1.14 ! OV 1.11 PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 HN 1.00* KP 0.96 LA 0.96 ! NL 1.00* OV 1.03 PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 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.052108Jy sigma=0.888376 ! Fit after self-cal, rms=0.052211Jy sigma=0.866671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.91 mas, bmaj=21.96 mas, bpa=14.39 degrees ! Estimated noise=0.931896 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.00415983 Jy ! Component: 100 - total flux cleaned = 0.00538933 Jy ! Component: 150 - total flux cleaned = 0.00682825 Jy ! Component: 200 - total flux cleaned = 0.00838702 Jy ! Total flux subtracted in 200 components = 0.00838702 Jy ! Clean residual min=-0.001505 max=0.001502 Jy/beam ! Clean residual mean=0.000016 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.174756 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 215 components and 0.174756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051246Jy sigma=0.854286 ! Fit after self-cal, rms=0.051262Jy sigma=0.853606 ! 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.051262Jy sigma=0.853606 ! Fit after self-cal, rms=0.049529Jy sigma=0.830644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.88 mas, bmaj=21.91 mas, bpa=14.07 degrees ! Estimated noise=0.93022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112497 Jy ! Component: 100 - total flux cleaned = 0.00174263 Jy ! Component: 150 - total flux cleaned = 0.00272556 Jy ! Component: 200 - total flux cleaned = 0.00353261 Jy ! Total flux subtracted in 200 components = 0.00353261 Jy ! Clean residual min=-0.001063 max=0.001062 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.178289 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 283 components and 0.178289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049201Jy sigma=0.826889 ! Fit after self-cal, rms=0.049190Jy sigma=0.826649 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.000505555 Jy ! Component: 100 - total flux cleaned = -1.50007e-05 Jy ! Component: 150 - total flux cleaned = 0.00028678 Jy ! Component: 200 - total flux cleaned = 0.000695382 Jy ! Total flux subtracted in 200 components = 0.000695382 Jy ! Clean residual min=-0.000724 max=0.000725 Jy/beam ! Clean residual mean=0.000004 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.178984 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 339 components and 0.178984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049057Jy sigma=0.825175 ! Fit after self-cal, rms=0.049054Jy sigma=0.825100 ! 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.049054Jy sigma=0.825100 ! Fit after self-cal, rms=0.049461Jy sigma=0.820457 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.83 mas, bmaj=21.84 mas, bpa=13.44 degrees ! Estimated noise=0.942207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244319 Jy ! Component: 100 - total flux cleaned = 0.00379044 Jy ! Component: 150 - total flux cleaned = 0.00431419 Jy ! Component: 200 - total flux cleaned = 0.00450988 Jy ! Total flux subtracted in 200 components = 0.00450988 Jy ! Clean residual min=-0.000784 max=0.000783 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.183494 Jy selfcal ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 432 components and 0.183494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049207Jy sigma=0.818243 ! Fit after self-cal, rms=0.049216Jy sigma=0.818171 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 = 5.01019e-05 Jy ! Component: 100 - total flux cleaned = 0.000130961 Jy ! Component: 150 - total flux cleaned = 0.000248304 Jy ! Component: 200 - total flux cleaned = 0.000321099 Jy ! Total flux subtracted in 200 components = 0.000321099 Jy ! Clean residual min=-0.000601 max=0.000597 Jy/beam ! Clean residual mean=0.000003 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.183815 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 523 components and 0.183815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049133Jy sigma=0.817357 ! Fit after self-cal, rms=0.049132Jy sigma=0.817334 ! 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.049132Jy sigma=0.817334 ! Fit after self-cal, rms=0.049664Jy sigma=0.815900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.66 mas, bmaj=22.43 mas, bpa=15.25 degrees ! Estimated noise=0.964254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021848 Jy ! Component: 100 - total flux cleaned = 0.00350007 Jy ! Component: 150 - total flux cleaned = 0.00411558 Jy ! Component: 200 - total flux cleaned = 0.00438452 Jy ! Total flux subtracted in 200 components = 0.00438452 Jy ! Clean residual min=-0.000696 max=0.000692 Jy/beam ! Clean residual mean=0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.188199 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 596 components and 0.188199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049482Jy sigma=0.814272 ! Fit after self-cal, rms=0.049482Jy sigma=0.814243 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 = 5.92788e-05 Jy ! Component: 100 - total flux cleaned = 0.000251931 Jy ! Component: 150 - total flux cleaned = 0.000396786 Jy ! Component: 200 - total flux cleaned = 0.000395222 Jy ! Total flux subtracted in 200 components = 0.000395222 Jy ! Clean residual min=-0.000543 max=0.000540 Jy/beam ! Clean residual mean=0.000003 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.188595 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 674 components and 0.188595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049423Jy sigma=0.813586 ! Fit after self-cal, rms=0.049423Jy sigma=0.813572 ! 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=12.8 mas, bmaj=21.76 mas, bpa=12.99 degrees ! Estimated noise=0.952107 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.8 x 21.76 at 12.99 degrees (North through East) ! Clean map min=-0.0035621 max=0.11289 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=12.44 mas, bmaj=20.12 mas, bpa=9.615 degrees ! Estimated noise=1.75408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0946554 Jy ! Component: 100 - total flux cleaned = 0.131744 Jy ! Component: 150 - total flux cleaned = 0.149705 Jy ! Component: 200 - total flux cleaned = 0.157431 Jy ! Total flux subtracted in 200 components = 0.157431 Jy ! Clean residual min=-0.007068 max=0.007049 Jy/beam ! Clean residual mean=0.000009 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.157431 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.157431 Jy ! Inverting map and beam ! Estimated beam: bmin=12.8 mas, bmaj=21.76 mas, bpa=12.99 degrees ! Estimated noise=0.952107 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.00921347 Jy ! Component: 100 - total flux cleaned = 0.0142051 Jy ! Component: 150 - total flux cleaned = 0.0179383 Jy ! Component: 200 - total flux cleaned = 0.0211695 Jy ! Total flux subtracted in 200 components = 0.0211695 Jy ! Clean residual min=-0.002535 max=0.002551 Jy/beam ! Clean residual mean=0.000009 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.178601 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 137 components and 0.178601 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=13.66 mas, bmaj=22.43 mas, bpa=15.25 degrees ! Estimated noise=0.964254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027589 Jy ! Component: 100 - total flux cleaned = 0.00434317 Jy ! Component: 150 - total flux cleaned = 0.00582318 Jy ! Component: 200 - total flux cleaned = 0.00675882 Jy ! Total flux subtracted in 200 components = 0.00675882 Jy ! Clean residual min=-0.001440 max=0.001441 Jy/beam ! Clean residual mean=0.000007 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.18536 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.000408733 Jy ! Component: 100 - total flux cleaned = 0.000917414 Jy ! Component: 150 - total flux cleaned = 0.00138107 Jy ! Component: 200 - total flux cleaned = 0.00162436 Jy ! Total flux subtracted in 200 components = 0.00162436 Jy ! Clean residual min=-0.000980 max=0.000982 Jy/beam ! Clean residual mean=0.000007 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.186984 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 309 components and 0.186984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.8 mas, bmaj=21.76 mas, bpa=12.99 degrees ! Estimated noise=0.952107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333821 Jy ! Component: 100 - total flux cleaned = -0.000483277 Jy ! Component: 150 - total flux cleaned = -0.000435106 Jy ! Component: 200 - total flux cleaned = -0.000437725 Jy ! Total flux subtracted in 200 components = -0.000437725 Jy ! Clean residual min=-0.000705 max=0.000708 Jy/beam ! Clean residual mean=0.000006 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.186546 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 388 components and 0.186546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049523Jy sigma=0.814516 ! Fit after self-cal, rms=0.049497Jy sigma=0.814307 wmodel /d2/scr/pima/rv101_uvs/J0623+2241_S_map.mod ! Writing 388 model components to file: /d2/scr/pima/rv101_uvs/J0623+2241_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0623+2241_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0623+2241_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/rv101_uvs/J0623+2241_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.8 x 21.76 at 12.99 degrees (North through East) ! Clean map min=-0.0018101 max=0.11633 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032683 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.84288 0.84288 1.68576 3.37152 6.74304 13.4861 26.9722 53.9443 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 355.922 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0623+2241_S_uvs.log closed on Sat Nov 29 13:50:55 2014