! Started logfile: /scr/pima/rv102_uvs/J0317-4414_X_uvs.log on Sat Feb 27 22:23:31 2016 obs /scr/pima/rv102_uvs/J0317-4414_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0317-4414_X_uva.fits ! AN table 1: 117 integrations on 15 of 15 possible baselines. ! AN table 2: 117 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.795442 visibilities/baseline/integration-bin. ! Found source: J0317-4414 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 11168 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J0317-4414_X] 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.200x0.200 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 39 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.017775Jy sigma=16.084578 ! Fit after self-cal, rms=0.913121Jy sigma=14.631006 ! 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=0.6534 mas, bmaj=2.618 mas, bpa=-6.37 degrees ! Estimated noise=0.958442 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.0743562 Jy ! Component: 100 - total flux cleaned = 0.0906138 Jy ! Total flux subtracted in 100 components = 0.0906138 Jy ! Clean residual min=-0.008944 max=0.009017 Jy/beam ! Clean residual mean=-0.000024 rms=0.002252 Jy/beam ! Combined flux in latest and established models = 0.0906138 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0906138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151854Jy sigma=1.702640 ! Fit after self-cal, rms=0.150875Jy sigma=1.684034 ! 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=0.9275 mas, bmaj=3.54 mas, bpa=-5.214 degrees ! Estimated noise=0.450545 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.00160562 Jy ! Component: 100 - total flux cleaned = 0.00153367 Jy ! Component: 150 - total flux cleaned = 0.0015341 Jy ! Component: 200 - total flux cleaned = 0.00153263 Jy ! Total flux subtracted in 200 components = 0.00153263 Jy ! Clean residual min=-0.007777 max=0.008731 Jy/beam ! Clean residual mean=-0.000000 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.0921464 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.0921464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150681Jy sigma=1.684253 ! Fit after self-cal, rms=0.150661Jy sigma=1.683722 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9275 x 3.54 at -5.214 degrees (North through East) ! Clean map min=-0.0075157 max=0.091832 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.18 KP 0.99 LA 1.03 OV 1.17 ! PT 0.87 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.11 LA 0.86 MK 1.04 ! OV 1.18 PT 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 0.93 LA 0.90 MK 0.91 ! OV 1.09 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.150661Jy sigma=1.683722 ! Fit after self-cal, rms=0.149801Jy sigma=1.678432 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9226 mas, bmaj=3.547 mas, bpa=-5.527 degrees ! Estimated noise=0.446728 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.000611827 Jy ! Component: 100 - total flux cleaned = -0.000614385 Jy ! Component: 150 - total flux cleaned = -0.000650094 Jy ! Component: 200 - total flux cleaned = -0.000648581 Jy ! Total flux subtracted in 200 components = -0.000648581 Jy ! Clean residual min=-0.007626 max=0.007811 Jy/beam ! Clean residual mean=-0.000008 rms=0.002402 Jy/beam ! Combined flux in latest and established models = 0.0914978 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.0914978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149758Jy sigma=1.677476 ! Fit after self-cal, rms=0.149826Jy sigma=1.676267 ! 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.149826Jy sigma=1.676267 ! Fit after self-cal, rms=0.150015Jy sigma=1.675954 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9214 mas, bmaj=3.552 mas, bpa=-5.662 degrees ! Estimated noise=0.445537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274451 Jy ! Component: 100 - total flux cleaned = -0.000269222 Jy ! Component: 150 - total flux cleaned = -0.000268454 Jy ! Component: 200 - total flux cleaned = -0.000270688 Jy ! Total flux subtracted in 200 components = -0.000270688 Jy ! Clean residual min=-0.007408 max=0.007715 Jy/beam ! Clean residual mean=-0.000008 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.0912271 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0912271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149987Jy sigma=1.675566 ! Fit after self-cal, rms=0.150014Jy sigma=1.675026 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 = -4.18108e-06 Jy ! Component: 100 - total flux cleaned = -4.04549e-06 Jy ! Component: 150 - total flux cleaned = 1.48325e-05 Jy ! Component: 200 - total flux cleaned = 3.3293e-05 Jy ! Total flux subtracted in 200 components = 3.3293e-05 Jy ! Clean residual min=-0.007394 max=0.007619 Jy/beam ! Clean residual mean=-0.000008 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 0.0912604 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0912604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149999Jy sigma=1.674957 ! Fit after self-cal, rms=0.150000Jy sigma=1.674953 ! 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.150000Jy sigma=1.674953 ! Fit after self-cal, rms=0.149888Jy sigma=1.674906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9198 mas, bmaj=3.558 mas, bpa=-5.835 degrees ! Estimated noise=0.443917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245648 Jy ! Component: 100 - total flux cleaned = -0.000248153 Jy ! Component: 150 - total flux cleaned = -0.000212683 Jy ! Component: 200 - total flux cleaned = -0.000228333 Jy ! Total flux subtracted in 200 components = -0.000228333 Jy ! Clean residual min=-0.007149 max=0.007585 Jy/beam ! Clean residual mean=-0.000010 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.0910321 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0910321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149877Jy sigma=1.674630 ! Fit after self-cal, rms=0.149899Jy sigma=1.674576 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 = -2.64625e-05 Jy ! Component: 100 - total flux cleaned = -2.48434e-05 Jy ! Component: 150 - total flux cleaned = -8.63519e-06 Jy ! Component: 200 - total flux cleaned = 7.86674e-06 Jy ! Total flux subtracted in 200 components = 7.86674e-06 Jy ! Clean residual min=-0.007145 max=0.007577 Jy/beam ! Clean residual mean=-0.000009 rms=0.002348 Jy/beam ! Combined flux in latest and established models = 0.0910399 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0910399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149893Jy sigma=1.674483 ! Fit after self-cal, rms=0.149881Jy sigma=1.674389 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.149881Jy sigma=1.674389 ! Fit after self-cal, rms=0.149796Jy sigma=1.674394 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=14.24 mas, bpa=-1.652 degrees ! Estimated noise=0.539935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.69848e-05 Jy ! Component: 100 - total flux cleaned = 0.000100392 Jy ! Component: 150 - total flux cleaned = 0.000142265 Jy ! Component: 200 - total flux cleaned = 0.000149448 Jy ! Total flux subtracted in 200 components = 0.000149448 Jy ! Clean residual min=-0.009569 max=0.009993 Jy/beam ! Clean residual mean=-0.000017 rms=0.003498 Jy/beam ! Combined flux in latest and established models = 0.0911894 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 27 components and 0.0911894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149820Jy sigma=1.674398 ! Fit after self-cal, rms=0.149846Jy sigma=1.674284 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.50563e-05 Jy ! Component: 100 - total flux cleaned = -5.21711e-05 Jy ! Component: 150 - total flux cleaned = -1.10784e-05 Jy ! Component: 200 - total flux cleaned = 2.46854e-05 Jy ! Total flux subtracted in 200 components = 2.46854e-05 Jy ! Clean residual min=-0.009549 max=0.009996 Jy/beam ! Clean residual mean=-0.000018 rms=0.003498 Jy/beam ! Combined flux in latest and established models = 0.0912141 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 27 components and 0.0912141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149881Jy sigma=1.674371 ! Fit after self-cal, rms=0.149896Jy sigma=1.674243 ! 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=0.9187 mas, bmaj=3.561 mas, bpa=-5.932 degrees ! Estimated noise=0.442991 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9187 x 3.561 at -5.932 degrees (North through East) ! Clean map min=-0.0073638 max=0.090311 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=0.6466 mas, bmaj=2.641 mas, bpa=-7.015 degrees ! Estimated noise=0.931432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0735685 Jy ! Component: 100 - total flux cleaned = 0.090835 Jy ! Component: 150 - total flux cleaned = 0.0943201 Jy ! Component: 200 - total flux cleaned = 0.0943272 Jy ! Total flux subtracted in 200 components = 0.0943272 Jy ! Clean residual min=-0.006685 max=0.008137 Jy/beam ! Clean residual mean=-0.000023 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.0943272 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0943272 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9187 mas, bmaj=3.561 mas, bpa=-5.932 degrees ! Estimated noise=0.442991 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.00260726 Jy ! Component: 100 - total flux cleaned = -0.00329631 Jy ! Component: 150 - total flux cleaned = -0.00338281 Jy ! Component: 200 - total flux cleaned = -0.00340823 Jy ! Total flux subtracted in 200 components = -0.00340823 Jy ! Clean residual min=-0.007284 max=0.007820 Jy/beam ! Clean residual mean=-0.000010 rms=0.002379 Jy/beam ! Combined flux in latest and established models = 0.0909189 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.0909189 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=14.24 mas, bpa=-1.652 degrees ! Estimated noise=0.539935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.54905e-05 Jy ! Component: 100 - total flux cleaned = 0.000118284 Jy ! Component: 150 - total flux cleaned = 0.000119071 Jy ! Component: 200 - total flux cleaned = 0.000165703 Jy ! Total flux subtracted in 200 components = 0.000165703 Jy ! Clean residual min=-0.009822 max=0.010243 Jy/beam ! Clean residual mean=-0.000017 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 0.0910846 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 = 4.5543e-05 Jy ! Component: 100 - total flux cleaned = 4.95342e-05 Jy ! Component: 150 - total flux cleaned = 5.21151e-05 Jy ! Component: 200 - total flux cleaned = 5.31116e-05 Jy ! Total flux subtracted in 200 components = 5.31116e-05 Jy ! Clean residual min=-0.009656 max=0.010147 Jy/beam ! Clean residual mean=-0.000018 rms=0.003525 Jy/beam ! Combined flux in latest and established models = 0.0911377 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 26 components and 0.0911377 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9187 mas, bmaj=3.561 mas, bpa=-5.932 degrees ! Estimated noise=0.442991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255019 Jy ! Component: 100 - total flux cleaned = -0.000261741 Jy ! Component: 150 - total flux cleaned = -0.00033447 Jy ! Component: 200 - total flux cleaned = -0.000362173 Jy ! Total flux subtracted in 200 components = -0.000362173 Jy ! Clean residual min=-0.007217 max=0.007691 Jy/beam ! Clean residual mean=-0.000009 rms=0.002343 Jy/beam ! Combined flux in latest and established models = 0.0907756 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.0907756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149871Jy sigma=1.673709 ! Fit after self-cal, rms=0.149856Jy sigma=1.673606 wmodel /scr/pima/rv102_uvs/J0317-4414_X_map.mod ! Writing 28 model components to file: /scr/pima/rv102_uvs/J0317-4414_X_map.mod wobs /scr/pima/rv102_uvs/J0317-4414_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0317-4414_X_uvs.fits wwins /scr/pima/rv102_uvs/J0317-4414_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0317-4414_X_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.00204541 Jy ! Component: 100 - total flux cleaned = 0.00421313 Jy ! Component: 150 - total flux cleaned = 0.00597182 Jy ! Component: 200 - total flux cleaned = 0.00738317 Jy ! Component: 250 - total flux cleaned = 0.00877455 Jy ! Component: 300 - total flux cleaned = 0.010089 Jy ! Component: 350 - total flux cleaned = 0.0112541 Jy ! Component: 400 - total flux cleaned = 0.0125187 Jy ! Component: 450 - total flux cleaned = 0.0137204 Jy ! Component: 500 - total flux cleaned = 0.0147234 Jy ! Component: 550 - total flux cleaned = 0.0158812 Jy ! Component: 600 - total flux cleaned = 0.0167249 Jy ! Component: 650 - total flux cleaned = 0.0177179 Jy ! Component: 700 - total flux cleaned = 0.0186084 Jy ! Component: 750 - total flux cleaned = 0.0194654 Jy ! Component: 800 - total flux cleaned = 0.0201263 Jy ! Component: 850 - total flux cleaned = 0.0206597 Jy ! Component: 900 - total flux cleaned = 0.0212783 Jy ! Component: 950 - total flux cleaned = 0.0215264 Jy ! Component: 1000 - total flux cleaned = 0.0216227 Jy ! Component: 1050 - total flux cleaned = 0.0217647 Jy ! Component: 1100 - total flux cleaned = 0.0219965 Jy ! Component: 1150 - total flux cleaned = 0.0221771 Jy ! Component: 1200 - total flux cleaned = 0.0223963 Jy ! Component: 1250 - total flux cleaned = 0.0225245 Jy ! Component: 1300 - total flux cleaned = 0.0224826 Jy ! Component: 1350 - total flux cleaned = 0.0224833 Jy ! Component: 1400 - total flux cleaned = 0.0224833 Jy ! Component: 1450 - total flux cleaned = 0.0224441 Jy ! Component: 1500 - total flux cleaned = 0.0223272 Jy ! Component: 1550 - total flux cleaned = 0.0223267 Jy ! Component: 1600 - total flux cleaned = 0.0222515 Jy ! Component: 1650 - total flux cleaned = 0.0221782 Jy ! Component: 1700 - total flux cleaned = 0.0222153 Jy ! Component: 1750 - total flux cleaned = 0.0222866 Jy ! Component: 1800 - total flux cleaned = 0.0222163 Jy ! Component: 1850 - total flux cleaned = 0.0222159 Jy ! Component: 1900 - total flux cleaned = 0.0221817 Jy ! Component: 1950 - total flux cleaned = 0.0221143 Jy ! Component: 2000 - total flux cleaned = 0.0221144 Jy ! Component: 2050 - total flux cleaned = 0.0220819 Jy ! Component: 2100 - total flux cleaned = 0.0219849 Jy ! Component: 2150 - total flux cleaned = 0.0219844 Jy ! Component: 2200 - total flux cleaned = 0.0219213 Jy ! Component: 2250 - total flux cleaned = 0.0217342 Jy ! Component: 2300 - total flux cleaned = 0.0216419 Jy ! Component: 2350 - total flux cleaned = 0.0214589 Jy ! Component: 2400 - total flux cleaned = 0.021218 Jy ! Component: 2450 - total flux cleaned = 0.0210392 Jy ! Component: 2500 - total flux cleaned = 0.0208622 Jy ! Component: 2550 - total flux cleaned = 0.0206581 Jy ! Component: 2600 - total flux cleaned = 0.020514 Jy ! Component: 2650 - total flux cleaned = 0.0203424 Jy ! Component: 2700 - total flux cleaned = 0.0202009 Jy ! Component: 2750 - total flux cleaned = 0.0199486 Jy ! Component: 2800 - total flux cleaned = 0.0197824 Jy ! Component: 2850 - total flux cleaned = 0.0196999 Jy ! Component: 2900 - total flux cleaned = 0.0195096 Jy ! Component: 2950 - total flux cleaned = 0.0194018 Jy ! Component: 3000 - total flux cleaned = 0.0191887 Jy ! Component: 3050 - total flux cleaned = 0.0191357 Jy ! Component: 3100 - total flux cleaned = 0.0189258 Jy ! Component: 3150 - total flux cleaned = 0.0188476 Jy ! Component: 3200 - total flux cleaned = 0.0186407 Jy ! Component: 3250 - total flux cleaned = 0.0184355 Jy ! Component: 3300 - total flux cleaned = 0.0183083 Jy ! Component: 3350 - total flux cleaned = 0.0181313 Jy ! Component: 3400 - total flux cleaned = 0.0180559 Jy ! Component: 3450 - total flux cleaned = 0.0179057 Jy ! Component: 3500 - total flux cleaned = 0.0177319 Jy ! Component: 3550 - total flux cleaned = 0.017584 Jy ! Component: 3600 - total flux cleaned = 0.0174613 Jy ! Component: 3650 - total flux cleaned = 0.0172908 Jy ! Component: 3700 - total flux cleaned = 0.0172422 Jy ! Component: 3750 - total flux cleaned = 0.0170976 Jy ! Component: 3800 - total flux cleaned = 0.0170254 Jy ! Component: 3850 - total flux cleaned = 0.0169778 Jy ! Component: 3900 - total flux cleaned = 0.0168114 Jy ! Component: 3950 - total flux cleaned = 0.0167405 Jy ! Component: 4000 - total flux cleaned = 0.0166699 Jy ! Component: 4050 - total flux cleaned = 0.0165995 Jy ! Total flux subtracted in 4096 components = 0.0165059 Jy ! Clean residual min=-0.001634 max=0.001321 Jy/beam ! Clean residual mean=-0.000012 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.107281 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 318 components and 0.107281 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0317-4414_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9187 x 3.561 at -5.932 degrees (North through East) ! Clean map min=-0.0030279 max=0.091129 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0317-4414_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0911288 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000421645 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38807 1.38807 2.77615 5.5523 11.1046 22.2092 44.4184 88.8368 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 216.126 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0317-4414_X_uvs.log closed on Sat Feb 27 22:23:35 2016