! Started logfile: /d2/scr/pima/rv101_uvs/J0330+4656_S_uvs.log on Sat Nov 29 13:49:37 2014 obs /d2/scr/pima/rv101_uvs/J0330+4656_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0330+4656_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J0330+4656 ! ! 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 5632 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/J0330+4656_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019927Jy sigma=17.039501 ! Fit after self-cal, rms=0.786813Jy sigma=13.208956 ! 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=3.173 mas, bmaj=3.898 mas, bpa=2.048 degrees ! Estimated noise=1.18295 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.156729 Jy ! Component: 100 - total flux cleaned = 0.201977 Jy ! Total flux subtracted in 100 components = 0.201977 Jy ! Clean residual min=-0.008894 max=0.017777 Jy/beam ! Clean residual mean=-0.000007 rms=0.002313 Jy/beam ! Combined flux in latest and established models = 0.201977 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.201977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092450Jy sigma=1.157185 ! Fit after self-cal, rms=0.092372Jy sigma=1.155676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192095 Jy ! Component: 100 - total flux cleaned = 0.0297286 Jy ! Total flux subtracted in 100 components = 0.0297286 Jy ! Clean residual min=-0.007268 max=0.007510 Jy/beam ! Clean residual mean=0.000003 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.231706 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.231706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086675Jy sigma=1.054602 ! Fit after self-cal, rms=0.086631Jy sigma=1.053232 ! 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=4.295 mas, bmaj=5.072 mas, bpa=0.109 degrees ! Estimated noise=0.587858 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.00739964 Jy ! Component: 100 - total flux cleaned = 0.0107102 Jy ! Component: 150 - total flux cleaned = 0.0124113 Jy ! Component: 200 - total flux cleaned = 0.0128989 Jy ! Total flux subtracted in 200 components = 0.0128989 Jy ! Clean residual min=-0.005997 max=0.005770 Jy/beam ! Clean residual mean=0.000028 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.244605 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.244605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085699Jy sigma=1.046927 ! Fit after self-cal, rms=0.085686Jy sigma=1.046476 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.295 x 5.072 at 0.109 degrees (North through East) ! Clean map min=-0.0059043 max=0.20856 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.97 HN 1.09 KP 1.18 LA 1.04 ! MK 1.05 NL 1.03 OV 1.01 PT 1.01 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.00 KP 1.04 LA 0.96 ! MK 1.03 NL 1.08 OV 1.02 PT 1.02 ! SC 0.97 ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.085686Jy sigma=1.046476 ! Fit after self-cal, rms=0.085930Jy sigma=1.017004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=5.079 mas, bpa=0.9596 degrees ! Estimated noise=0.608057 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.0061197 Jy ! Component: 100 - total flux cleaned = 0.00789382 Jy ! Component: 150 - total flux cleaned = 0.00816847 Jy ! Component: 200 - total flux cleaned = 0.00829512 Jy ! Total flux subtracted in 200 components = 0.00829512 Jy ! Clean residual min=-0.004740 max=0.005135 Jy/beam ! Clean residual mean=0.000023 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.2529 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.2529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085170Jy sigma=1.012964 ! Fit after self-cal, rms=0.085171Jy sigma=1.012820 ! 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.085171Jy sigma=1.012820 ! Fit after self-cal, rms=0.085298Jy sigma=0.989631 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.284 mas, bmaj=5.068 mas, bpa=2.411 degrees ! Estimated noise=0.621272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460514 Jy ! Component: 100 - total flux cleaned = 0.00635641 Jy ! Component: 150 - total flux cleaned = 0.00672003 Jy ! Component: 200 - total flux cleaned = 0.00684359 Jy ! Total flux subtracted in 200 components = 0.00684359 Jy ! Clean residual min=-0.004183 max=0.005001 Jy/beam ! Clean residual mean=0.000016 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.259743 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.259744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084864Jy sigma=0.987428 ! Fit after self-cal, rms=0.084877Jy sigma=0.987310 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) ! Added new window around map position (41, -113.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467845 Jy ! Component: 100 - total flux cleaned = 0.00718817 Jy ! Component: 150 - total flux cleaned = 0.0086408 Jy ! Component: 200 - total flux cleaned = 0.00921646 Jy ! Total flux subtracted in 200 components = 0.00921646 Jy ! Clean residual min=-0.003810 max=0.004199 Jy/beam ! Clean residual mean=0.000010 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.26896 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 63 components and 0.26896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084531Jy sigma=0.982317 ! Fit after self-cal, rms=0.084505Jy sigma=0.981665 ! 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.084505Jy sigma=0.981665 ! Fit after self-cal, rms=0.084128Jy sigma=0.968614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.282 mas, bmaj=5.07 mas, bpa=3.094 degrees ! Estimated noise=0.625122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210661 Jy ! Component: 100 - total flux cleaned = 0.00307652 Jy ! Component: 150 - total flux cleaned = 0.00321402 Jy ! Component: 200 - total flux cleaned = 0.00334085 Jy ! Total flux subtracted in 200 components = 0.00334085 Jy ! Clean residual min=-0.003923 max=0.003778 Jy/beam ! Clean residual mean=0.000005 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.272301 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.272301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083982Jy sigma=0.967709 ! Fit after self-cal, rms=0.083983Jy sigma=0.967627 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.000370012 Jy ! Component: 100 - total flux cleaned = 0.000524218 Jy ! Component: 150 - total flux cleaned = 0.000594981 Jy ! Component: 200 - total flux cleaned = 0.00066179 Jy ! Total flux subtracted in 200 components = 0.00066179 Jy ! Clean residual min=-0.003913 max=0.003772 Jy/beam ! Clean residual mean=0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.272963 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.272963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083916Jy sigma=0.967262 ! Fit after self-cal, rms=0.083919Jy sigma=0.967243 ! 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.083919Jy sigma=0.967243 ! Fit after self-cal, rms=0.084063Jy sigma=0.966993 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.885 mas, bmaj=9.441 mas, bpa=-39.22 degrees ! Estimated noise=0.726037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228892 Jy ! Component: 100 - total flux cleaned = 0.00268675 Jy ! Component: 150 - total flux cleaned = 0.00291309 Jy ! Component: 200 - total flux cleaned = 0.00309337 Jy ! Total flux subtracted in 200 components = 0.00309337 Jy ! Clean residual min=-0.004642 max=0.004434 Jy/beam ! Clean residual mean=0.000006 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.276056 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 85 components and 0.276056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083979Jy sigma=0.967524 ! Fit after self-cal, rms=0.083971Jy sigma=0.967200 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 = 1.55803e-05 Jy ! Component: 100 - total flux cleaned = 0.000176026 Jy ! Component: 150 - total flux cleaned = 0.000272847 Jy ! Component: 200 - total flux cleaned = 0.000366707 Jy ! Total flux subtracted in 200 components = 0.000366707 Jy ! Clean residual min=-0.004669 max=0.004220 Jy/beam ! Clean residual mean=0.000004 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.276423 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.276423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083956Jy sigma=0.967558 ! Fit after self-cal, rms=0.083954Jy sigma=0.967375 ! 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=4.281 mas, bmaj=5.07 mas, bpa=3.478 degrees ! Estimated noise=0.62699 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.281 x 5.07 at 3.478 degrees (North through East) ! Clean map min=-0.0038572 max=0.22094 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=3.165 mas, bmaj=3.915 mas, bpa=5.025 degrees ! Estimated noise=1.25762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166924 Jy ! Component: 100 - total flux cleaned = 0.216557 Jy ! Component: 150 - total flux cleaned = 0.237173 Jy ! Component: 200 - total flux cleaned = 0.248097 Jy ! Total flux subtracted in 200 components = 0.248097 Jy ! Clean residual min=-0.006780 max=0.006844 Jy/beam ! Clean residual mean=0.000000 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.248097 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.248097 Jy ! Inverting map and beam ! Estimated beam: bmin=4.281 mas, bmaj=5.07 mas, bpa=3.478 degrees ! Estimated noise=0.62699 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) ! Added new window around map position (-3.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00962944 Jy ! Component: 100 - total flux cleaned = 0.0156506 Jy ! Component: 150 - total flux cleaned = 0.0198964 Jy ! Component: 200 - total flux cleaned = 0.0230239 Jy ! Total flux subtracted in 200 components = 0.0230239 Jy ! Clean residual min=-0.003861 max=0.003807 Jy/beam ! Clean residual mean=0.000013 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.271121 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 50 components and 0.271121 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=8.885 mas, bmaj=9.441 mas, bpa=-39.22 degrees ! Estimated noise=0.726037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312556 Jy ! Component: 100 - total flux cleaned = 0.0050033 Jy ! Component: 150 - total flux cleaned = 0.00569061 Jy ! Component: 200 - total flux cleaned = 0.00581399 Jy ! Total flux subtracted in 200 components = 0.00581399 Jy ! Clean residual min=-0.005016 max=0.004056 Jy/beam ! Clean residual mean=0.000014 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.276935 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 = 7.11954e-05 Jy ! Component: 100 - total flux cleaned = 0.000163311 Jy ! Component: 150 - total flux cleaned = 0.000216257 Jy ! Component: 200 - total flux cleaned = 0.000264266 Jy ! Total flux subtracted in 200 components = 0.000264266 Jy ! Clean residual min=-0.005007 max=0.003996 Jy/beam ! Clean residual mean=0.000014 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.277199 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 89 components and 0.277199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.281 mas, bmaj=5.07 mas, bpa=3.478 degrees ! Estimated noise=0.62699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630224 Jy ! Component: 100 - total flux cleaned = 0.000630822 Jy ! Component: 150 - total flux cleaned = 0.000540794 Jy ! Component: 200 - total flux cleaned = 0.000500198 Jy ! Total flux subtracted in 200 components = 0.000500198 Jy ! Clean residual min=-0.004004 max=0.003251 Jy/beam ! Clean residual mean=0.000004 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.277699 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.277699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083755Jy sigma=0.964653 ! Fit after self-cal, rms=0.083730Jy sigma=0.964247 wmodel /d2/scr/pima/rv101_uvs/J0330+4656_S_map.mod ! Writing 100 model components to file: /d2/scr/pima/rv101_uvs/J0330+4656_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0330+4656_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0330+4656_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0330+4656_S_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/rv101_uvs/J0330+4656_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.00174608 Jy ! Component: 100 - total flux cleaned = -0.00249742 Jy ! Component: 150 - total flux cleaned = -0.00308732 Jy ! Component: 200 - total flux cleaned = -0.00348444 Jy ! Component: 250 - total flux cleaned = -0.00375487 Jy ! Component: 300 - total flux cleaned = -0.00380672 Jy ! Component: 350 - total flux cleaned = -0.00390917 Jy ! Component: 400 - total flux cleaned = -0.00405762 Jy ! Component: 450 - total flux cleaned = -0.00415352 Jy ! Component: 500 - total flux cleaned = -0.00410596 Jy ! Component: 550 - total flux cleaned = -0.00405903 Jy ! Component: 600 - total flux cleaned = -0.00387733 Jy ! Component: 650 - total flux cleaned = -0.00374413 Jy ! Component: 700 - total flux cleaned = -0.00370012 Jy ! Component: 750 - total flux cleaned = -0.00361395 Jy ! Component: 800 - total flux cleaned = -0.00344419 Jy ! Component: 850 - total flux cleaned = -0.00331933 Jy ! Component: 900 - total flux cleaned = -0.00315491 Jy ! Component: 950 - total flux cleaned = -0.00299331 Jy ! Component: 1000 - total flux cleaned = -0.00287357 Jy ! Component: 1050 - total flux cleaned = -0.00275448 Jy ! Component: 1100 - total flux cleaned = -0.00259863 Jy ! Component: 1150 - total flux cleaned = -0.00252164 Jy ! Component: 1200 - total flux cleaned = -0.0023315 Jy ! Component: 1250 - total flux cleaned = -0.00214411 Jy ! Component: 1300 - total flux cleaned = -0.00203326 Jy ! Component: 1350 - total flux cleaned = -0.00192333 Jy ! Component: 1400 - total flux cleaned = -0.00185072 Jy ! Component: 1450 - total flux cleaned = -0.00170679 Jy ! Component: 1500 - total flux cleaned = -0.00149362 Jy ! Component: 1550 - total flux cleaned = -0.00138853 Jy ! Component: 1600 - total flux cleaned = -0.00118005 Jy ! Component: 1650 - total flux cleaned = -0.000973472 Jy ! Component: 1700 - total flux cleaned = -0.000870819 Jy ! Component: 1750 - total flux cleaned = -0.000769538 Jy ! Component: 1800 - total flux cleaned = -0.000601901 Jy ! Component: 1850 - total flux cleaned = -0.000402763 Jy ! Component: 1900 - total flux cleaned = -0.000238332 Jy ! Component: 1950 - total flux cleaned = -0.000172931 Jy ! Component: 2000 - total flux cleaned = -1.07837e-05 Jy ! Component: 2050 - total flux cleaned = 0.000246028 Jy ! Component: 2100 - total flux cleaned = 0.000373503 Jy ! Component: 2150 - total flux cleaned = 0.00056308 Jy ! Component: 2200 - total flux cleaned = 0.000657154 Jy ! Component: 2250 - total flux cleaned = 0.000843927 Jy ! Component: 2300 - total flux cleaned = 0.000998128 Jy ! Component: 2350 - total flux cleaned = 0.0010594 Jy ! Component: 2400 - total flux cleaned = 0.00112056 Jy ! Component: 2450 - total flux cleaned = 0.00127164 Jy ! Component: 2500 - total flux cleaned = 0.00130155 Jy ! Component: 2550 - total flux cleaned = 0.00136136 Jy ! Component: 2600 - total flux cleaned = 0.00142075 Jy ! Component: 2650 - total flux cleaned = 0.00147957 Jy ! Component: 2700 - total flux cleaned = 0.00165519 Jy ! Component: 2750 - total flux cleaned = 0.00156799 Jy ! Component: 2800 - total flux cleaned = 0.00159666 Jy ! Component: 2850 - total flux cleaned = 0.00165405 Jy ! Component: 2900 - total flux cleaned = 0.00173989 Jy ! Component: 2950 - total flux cleaned = 0.00179655 Jy ! Component: 3000 - total flux cleaned = 0.00190931 Jy ! Component: 3050 - total flux cleaned = 0.00196529 Jy ! Component: 3100 - total flux cleaned = 0.00199307 Jy ! Component: 3150 - total flux cleaned = 0.0020485 Jy ! Component: 3200 - total flux cleaned = 0.00207634 Jy ! Component: 3250 - total flux cleaned = 0.00221358 Jy ! Component: 3300 - total flux cleaned = 0.0022409 Jy ! Component: 3350 - total flux cleaned = 0.00232224 Jy ! Component: 3400 - total flux cleaned = 0.00237579 Jy ! Component: 3450 - total flux cleaned = 0.00242937 Jy ! Component: 3500 - total flux cleaned = 0.00245596 Jy ! Component: 3550 - total flux cleaned = 0.00253556 Jy ! Component: 3600 - total flux cleaned = 0.00253535 Jy ! Component: 3650 - total flux cleaned = 0.00271918 Jy ! Component: 3700 - total flux cleaned = 0.0026409 Jy ! Component: 3750 - total flux cleaned = 0.00261524 Jy ! Component: 3800 - total flux cleaned = 0.00271884 Jy ! Component: 3850 - total flux cleaned = 0.00279608 Jy ! Component: 3900 - total flux cleaned = 0.00289851 Jy ! Component: 3950 - total flux cleaned = 0.00302593 Jy ! Component: 4000 - total flux cleaned = 0.00305129 Jy ! Component: 4050 - total flux cleaned = 0.00317757 Jy ! Total flux subtracted in 4096 components = 0.00335349 Jy ! Clean residual min=-0.001330 max=0.001718 Jy/beam ! Clean residual mean=0.000007 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.281053 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 379 components and 0.281053 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0330+4656_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.281 x 5.07 at 3.478 degrees (North through East) ! Clean map min=-0.0034669 max=0.22096 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0330+4656_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220959 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.597269 0.597269 1.19454 2.38908 4.77815 9.5563 19.1126 38.2252 76.4504 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 502.286 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0330+4656_S_uvs.log closed on Sat Nov 29 13:49:42 2014