! Started logfile: /d2/scr/pima/rv101_uvs/J0544+1118_S_uvs.log on Sat Nov 29 13:50:32 2014 obs /d2/scr/pima/rv101_uvs/J0544+1118_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0544+1118_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.665404 visibilities/baseline/integration-bin. ! Found source: J0544+1118 ! ! 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 2108 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/J0544+1118_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 23 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002060Jy sigma=17.904594 ! Fit after self-cal, rms=0.930137Jy sigma=16.703434 ! 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.86 mas, bmaj=17.21 mas, bpa=-47.65 degrees ! Estimated noise=1.61328 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.0515495 Jy ! Component: 100 - total flux cleaned = 0.0651594 Jy ! Total flux subtracted in 100 components = 0.0651594 Jy ! Clean residual min=-0.006312 max=0.006506 Jy/beam ! Clean residual mean=-0.000010 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.0651595 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0651595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054286Jy sigma=0.897561 ! Fit after self-cal, rms=0.053569Jy sigma=0.879731 ! 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=15.07 mas, bmaj=18.79 mas, bpa=-37.12 degrees ! Estimated noise=0.939434 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.0100769 Jy ! Component: 100 - total flux cleaned = 0.0154668 Jy ! Component: 150 - total flux cleaned = 0.0188287 Jy ! Component: 200 - total flux cleaned = 0.0210112 Jy ! Total flux subtracted in 200 components = 0.0210112 Jy ! Clean residual min=-0.003658 max=0.003082 Jy/beam ! Clean residual mean=-0.000015 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.0861706 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 69 components and 0.0861706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051489Jy sigma=0.846493 ! Fit after self-cal, rms=0.051432Jy sigma=0.845687 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.07 x 18.79 at -37.12 degrees (North through East) ! Clean map min=-0.0036735 max=0.07158 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.16 LA 1.05 NL 1.00* ! OV 1.12 PT 0.97 ! ! 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.02 KP 1.12 LA 1.00 NL 1.00* ! OV 1.04 PT 0.99 ! ! 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.02 KP 1.01 LA 0.89 NL 1.00* ! OV 1.11 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 1.00* KP 0.99 LA 0.95 ! NL 1.10 OV 1.14 PT 0.99 ! ! ! 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.051432Jy sigma=0.845687 ! Fit after self-cal, rms=0.052024Jy sigma=0.841991 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.1 mas, bmaj=18.91 mas, bpa=-37.34 degrees ! Estimated noise=0.957662 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.00190957 Jy ! Component: 100 - total flux cleaned = 0.00267223 Jy ! Component: 150 - total flux cleaned = 0.00277242 Jy ! Component: 200 - total flux cleaned = 0.00274391 Jy ! Total flux subtracted in 200 components = 0.00274391 Jy ! Clean residual min=-0.003271 max=0.002646 Jy/beam ! Clean residual mean=-0.000007 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0889146 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 119 components and 0.0889146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051901Jy sigma=0.841274 ! Fit after self-cal, rms=0.051893Jy sigma=0.841064 ! 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.051893Jy sigma=0.841064 ! Fit after self-cal, rms=0.052130Jy sigma=0.837603 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.03 mas, bmaj=18.89 mas, bpa=-38.5 degrees ! Estimated noise=0.975256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170008 Jy ! Component: 100 - total flux cleaned = 0.00210884 Jy ! Component: 150 - total flux cleaned = 0.00213625 Jy ! Component: 200 - total flux cleaned = 0.00216002 Jy ! Total flux subtracted in 200 components = 0.00216002 Jy ! Clean residual min=-0.003416 max=0.002563 Jy/beam ! Clean residual mean=-0.000010 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0910746 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 155 components and 0.0910746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052033Jy sigma=0.837106 ! Fit after self-cal, rms=0.052015Jy sigma=0.836919 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.9058e-05 Jy ! Component: 100 - total flux cleaned = -9.66541e-05 Jy ! Component: 150 - total flux cleaned = -0.000162968 Jy ! Component: 200 - total flux cleaned = -0.000192211 Jy ! Total flux subtracted in 200 components = -0.000192211 Jy ! Clean residual min=-0.003491 max=0.002511 Jy/beam ! Clean residual mean=-0.000009 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0908824 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.0908823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051997Jy sigma=0.836784 ! Fit after self-cal, rms=0.051992Jy sigma=0.836759 ! 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.051992Jy sigma=0.836759 ! Fit after self-cal, rms=0.050751Jy sigma=0.831999 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.94 mas, bmaj=18.8 mas, bpa=-37.9 degrees ! Estimated noise=0.963801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441378 Jy ! Component: 100 - total flux cleaned = 0.000535372 Jy ! Component: 150 - total flux cleaned = 0.000473419 Jy ! Component: 200 - total flux cleaned = 0.000391278 Jy ! Total flux subtracted in 200 components = 0.000391278 Jy ! Clean residual min=-0.003450 max=0.002642 Jy/beam ! Clean residual mean=-0.000009 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.0912736 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.0912736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050740Jy sigma=0.831591 ! Fit after self-cal, rms=0.050724Jy sigma=0.831490 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.000226932 Jy ! Component: 100 - total flux cleaned = -0.000239096 Jy ! Component: 150 - total flux cleaned = -0.000206025 Jy ! Component: 200 - total flux cleaned = -0.000187442 Jy ! Total flux subtracted in 200 components = -0.000187442 Jy ! Clean residual min=-0.003494 max=0.002633 Jy/beam ! Clean residual mean=-0.000008 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0910862 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 203 components and 0.0910862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050719Jy sigma=0.831365 ! Fit after self-cal, rms=0.050717Jy sigma=0.831347 ! 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.050717Jy sigma=0.831347 ! Fit after self-cal, rms=0.050510Jy sigma=0.831250 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.93 mas, bmaj=19.1 mas, bpa=-31.66 degrees ! Estimated noise=0.963945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220478 Jy ! Component: 100 - total flux cleaned = 0.000318672 Jy ! Component: 150 - total flux cleaned = 0.000342112 Jy ! Component: 200 - total flux cleaned = 0.000352324 Jy ! Total flux subtracted in 200 components = 0.000352324 Jy ! Clean residual min=-0.003410 max=0.002677 Jy/beam ! Clean residual mean=-0.000008 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0914385 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 212 components and 0.0914385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050505Jy sigma=0.831080 ! Fit after self-cal, rms=0.050504Jy sigma=0.831067 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.000102421 Jy ! Component: 100 - total flux cleaned = -0.000103135 Jy ! Component: 150 - total flux cleaned = -9.37143e-05 Jy ! Component: 200 - total flux cleaned = -7.65471e-05 Jy ! Total flux subtracted in 200 components = -7.65471e-05 Jy ! Clean residual min=-0.003436 max=0.002654 Jy/beam ! Clean residual mean=-0.000007 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0913619 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 221 components and 0.091362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050501Jy sigma=0.830990 ! Fit after self-cal, rms=0.050501Jy sigma=0.830982 ! 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=14.89 mas, bmaj=18.76 mas, bpa=-37.86 degrees ! Estimated noise=0.959428 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.89 x 18.76 at -37.86 degrees (North through East) ! Clean map min=-0.003388 max=0.07453 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.75 mas, bmaj=17.22 mas, bpa=-47.53 degrees ! Estimated noise=1.64058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529735 Jy ! Component: 100 - total flux cleaned = 0.0676323 Jy ! Component: 150 - total flux cleaned = 0.0761464 Jy ! Component: 200 - total flux cleaned = 0.0817342 Jy ! Total flux subtracted in 200 components = 0.0817342 Jy ! Clean residual min=-0.005362 max=0.004486 Jy/beam ! Clean residual mean=-0.000015 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0817342 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0817342 Jy ! Inverting map and beam ! Estimated beam: bmin=14.89 mas, bmaj=18.76 mas, bpa=-37.86 degrees ! Estimated noise=0.959428 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.0048806 Jy ! Component: 100 - total flux cleaned = 0.00759548 Jy ! Component: 150 - total flux cleaned = 0.00856883 Jy ! Component: 200 - total flux cleaned = 0.00928611 Jy ! Total flux subtracted in 200 components = 0.00928611 Jy ! Clean residual min=-0.003530 max=0.003143 Jy/beam ! Clean residual mean=-0.000013 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0910203 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 95 components and 0.0910203 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=15.93 mas, bmaj=19.1 mas, bpa=-31.66 degrees ! Estimated noise=0.963945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626846 Jy ! Component: 100 - total flux cleaned = 0.000828814 Jy ! Component: 150 - total flux cleaned = 0.000883459 Jy ! Component: 200 - total flux cleaned = 0.00093076 Jy ! Total flux subtracted in 200 components = 0.00093076 Jy ! Clean residual min=-0.003356 max=0.002920 Jy/beam ! Clean residual mean=-0.000011 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.0919511 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 = 2.18131e-05 Jy ! Component: 100 - total flux cleaned = -3.39372e-05 Jy ! Component: 150 - total flux cleaned = -8.49411e-05 Jy ! Component: 200 - total flux cleaned = -0.000131595 Jy ! Total flux subtracted in 200 components = -0.000131595 Jy ! Clean residual min=-0.003397 max=0.002807 Jy/beam ! Clean residual mean=-0.000011 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.0918195 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 139 components and 0.0918195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.89 mas, bmaj=18.76 mas, bpa=-37.86 degrees ! Estimated noise=0.959428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.46261e-05 Jy ! Component: 100 - total flux cleaned = -0.00012221 Jy ! Component: 150 - total flux cleaned = -0.000147901 Jy ! Component: 200 - total flux cleaned = -0.00017217 Jy ! Total flux subtracted in 200 components = -0.00017217 Jy ! Clean residual min=-0.003426 max=0.002670 Jy/beam ! Clean residual mean=-0.000011 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0916473 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 156 components and 0.0916473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050508Jy sigma=0.831174 ! Fit after self-cal, rms=0.050515Jy sigma=0.831157 wmodel /d2/scr/pima/rv101_uvs/J0544+1118_S_map.mod ! Writing 156 model components to file: /d2/scr/pima/rv101_uvs/J0544+1118_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0544+1118_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0544+1118_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0544+1118_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0544+1118_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.0014564 Jy ! Component: 100 - total flux cleaned = -0.00198434 Jy ! Component: 150 - total flux cleaned = -0.00223287 Jy ! Component: 200 - total flux cleaned = -0.00241765 Jy ! Component: 250 - total flux cleaned = -0.00231684 Jy ! Component: 300 - total flux cleaned = -0.00216084 Jy ! Component: 350 - total flux cleaned = -0.00213188 Jy ! Component: 400 - total flux cleaned = -0.0021318 Jy ! Component: 450 - total flux cleaned = -0.00223566 Jy ! Component: 500 - total flux cleaned = -0.00230965 Jy ! Component: 550 - total flux cleaned = -0.00237967 Jy ! Component: 600 - total flux cleaned = -0.00251177 Jy ! Component: 650 - total flux cleaned = -0.00267958 Jy ! Component: 700 - total flux cleaned = -0.0028403 Jy ! Component: 750 - total flux cleaned = -0.00297636 Jy ! Component: 800 - total flux cleaned = -0.00323778 Jy ! Component: 850 - total flux cleaned = -0.00343623 Jy ! Component: 900 - total flux cleaned = -0.00361211 Jy ! Component: 950 - total flux cleaned = -0.00383445 Jy ! Component: 1000 - total flux cleaned = -0.0040177 Jy ! Component: 1050 - total flux cleaned = -0.00418011 Jy ! Component: 1100 - total flux cleaned = -0.00429129 Jy ! Component: 1150 - total flux cleaned = -0.00438464 Jy ! Component: 1200 - total flux cleaned = -0.00443034 Jy ! Component: 1250 - total flux cleaned = -0.00451994 Jy ! Component: 1300 - total flux cleaned = -0.00454922 Jy ! Component: 1350 - total flux cleaned = -0.00462129 Jy ! Component: 1400 - total flux cleaned = -0.00464967 Jy ! Component: 1450 - total flux cleaned = -0.0046638 Jy ! Component: 1500 - total flux cleaned = -0.00467774 Jy ! Component: 1550 - total flux cleaned = -0.00469124 Jy ! Component: 1600 - total flux cleaned = -0.00470436 Jy ! Component: 1650 - total flux cleaned = -0.00470423 Jy ! Component: 1700 - total flux cleaned = -0.00469129 Jy ! Component: 1750 - total flux cleaned = -0.00471698 Jy ! Component: 1800 - total flux cleaned = -0.00471688 Jy ! Component: 1850 - total flux cleaned = -0.00471692 Jy ! Component: 1900 - total flux cleaned = -0.00474179 Jy ! Component: 1950 - total flux cleaned = -0.00477852 Jy ! Component: 2000 - total flux cleaned = -0.00480272 Jy ! Component: 2050 - total flux cleaned = -0.00482677 Jy ! Component: 2100 - total flux cleaned = -0.00485058 Jy ! Component: 2150 - total flux cleaned = -0.00488617 Jy ! Component: 2200 - total flux cleaned = -0.00495702 Jy ! Component: 2250 - total flux cleaned = -0.00496881 Jy ! Component: 2300 - total flux cleaned = -0.00500385 Jy ! Component: 2350 - total flux cleaned = -0.00503869 Jy ! Component: 2400 - total flux cleaned = -0.00503875 Jy ! Component: 2450 - total flux cleaned = -0.00508503 Jy ! Component: 2500 - total flux cleaned = -0.0051081 Jy ! Component: 2550 - total flux cleaned = -0.00513118 Jy ! Component: 2600 - total flux cleaned = -0.00514257 Jy ! Component: 2650 - total flux cleaned = -0.00515413 Jy ! Component: 2700 - total flux cleaned = -0.00515406 Jy ! Component: 2750 - total flux cleaned = -0.00516565 Jy ! Component: 2800 - total flux cleaned = -0.00517724 Jy ! Component: 2850 - total flux cleaned = -0.00520052 Jy ! Component: 2900 - total flux cleaned = -0.00517704 Jy ! Component: 2950 - total flux cleaned = -0.00516532 Jy ! Component: 3000 - total flux cleaned = -0.00514179 Jy ! Component: 3050 - total flux cleaned = -0.00512991 Jy ! Component: 3100 - total flux cleaned = -0.00509429 Jy ! Component: 3150 - total flux cleaned = -0.00507047 Jy ! Component: 3200 - total flux cleaned = -0.00503454 Jy ! Component: 3250 - total flux cleaned = -0.00499845 Jy ! Component: 3300 - total flux cleaned = -0.00495008 Jy ! Component: 3350 - total flux cleaned = -0.00492587 Jy ! Component: 3400 - total flux cleaned = -0.00487708 Jy ! Component: 3450 - total flux cleaned = -0.00480358 Jy ! Component: 3500 - total flux cleaned = -0.00472953 Jy ! Component: 3550 - total flux cleaned = -0.00464257 Jy ! Component: 3600 - total flux cleaned = -0.0045801 Jy ! Component: 3650 - total flux cleaned = -0.00449174 Jy ! Component: 3700 - total flux cleaned = -0.00444075 Jy ! Component: 3750 - total flux cleaned = -0.00437651 Jy ! Component: 3800 - total flux cleaned = -0.00431168 Jy ! Component: 3850 - total flux cleaned = -0.00428542 Jy ! Component: 3900 - total flux cleaned = -0.00425919 Jy ! Component: 3950 - total flux cleaned = -0.00420598 Jy ! Component: 4000 - total flux cleaned = -0.00416569 Jy ! Component: 4050 - total flux cleaned = -0.00412499 Jy ! Total flux subtracted in 4096 components = -0.00408393 Jy ! Clean residual min=-0.000775 max=0.000754 Jy/beam ! Clean residual mean=0.000006 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.0875634 Jy keep ! Adding 390 model components to the UV plane model. ! The established model now contains 546 components and 0.0875634 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0544+1118_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.89 x 18.76 at -37.86 degrees (North through East) ! Clean map min=-0.0026601 max=0.074365 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0544+1118_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.074365 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287282 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15894 1.15894 2.31788 4.63577 9.27154 18.5431 37.0862 74.1723 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 258.856 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0544+1118_S_uvs.log closed on Sat Nov 29 13:50:36 2014