! Started logfile: /scr/pima/rv102_uvs/J0317-4414_S_uvs.log on Sat Feb 27 22:23:05 2016 obs /scr/pima/rv102_uvs/J0317-4414_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0317-4414_S_uva.fits ! AN table 1: 29 integrations on 15 of 15 possible baselines. ! AN table 2: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 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 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 139 lines of history. ! ! Reading 2784 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J0317-4414_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 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004020Jy sigma=11.581194 ! Fit after self-cal, rms=0.936843Jy sigma=10.870551 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.474 mas, bmaj=9.873 mas, bpa=-7.069 degrees ! Estimated noise=2.02427 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.0543392 Jy ! Component: 100 - total flux cleaned = 0.0662853 Jy ! Total flux subtracted in 100 components = 0.0662853 Jy ! Clean residual min=-0.009406 max=0.010112 Jy/beam ! Clean residual mean=-0.000041 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.0662853 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0662853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078662Jy sigma=0.824790 ! Fit after self-cal, rms=0.076911Jy sigma=0.803530 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 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.000570782 Jy ! Component: 100 - total flux cleaned = -0.000496344 Jy ! Component: 150 - total flux cleaned = -0.000435874 Jy ! Component: 200 - total flux cleaned = -0.000383245 Jy ! Total flux subtracted in 200 components = -0.000383245 Jy ! Clean residual min=-0.007006 max=0.006673 Jy/beam ! Clean residual mean=-0.000038 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.065902 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 9 components and 0.065902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076782Jy sigma=0.802293 ! Fit after self-cal, rms=0.076686Jy sigma=0.802151 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 13.11 at -5.205 degrees (North through East) ! Clean map min=-0.0068654 max=0.064635 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* 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* ! ! ! 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 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! 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 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! 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.076686Jy sigma=0.802151 ! Fit after self-cal, rms=0.076686Jy sigma=0.802151 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 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.000312494 Jy ! Component: 100 - total flux cleaned = -0.000316475 Jy ! Component: 150 - total flux cleaned = -0.000315283 Jy ! Component: 200 - total flux cleaned = -0.000283647 Jy ! Total flux subtracted in 200 components = -0.000283647 Jy ! Clean residual min=-0.006949 max=0.006477 Jy/beam ! Clean residual mean=-0.000037 rms=0.002188 Jy/beam ! Combined flux in latest and established models = 0.0656184 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.0656184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076643Jy sigma=0.801752 ! Fit after self-cal, rms=0.076590Jy sigma=0.801679 ! 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.076590Jy sigma=0.801679 ! Fit after self-cal, rms=0.076590Jy sigma=0.801679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251145 Jy ! Component: 100 - total flux cleaned = -0.000252996 Jy ! Component: 150 - total flux cleaned = -0.00025138 Jy ! Component: 200 - total flux cleaned = -0.000252425 Jy ! Total flux subtracted in 200 components = -0.000252425 Jy ! Clean residual min=-0.006898 max=0.006408 Jy/beam ! Clean residual mean=-0.000037 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.065366 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.065366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076570Jy sigma=0.801472 ! Fit after self-cal, rms=0.076553Jy sigma=0.801406 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.000122351 Jy ! Component: 100 - total flux cleaned = -0.000119025 Jy ! Component: 150 - total flux cleaned = -0.000114474 Jy ! Component: 200 - total flux cleaned = -0.000115856 Jy ! Total flux subtracted in 200 components = -0.000115856 Jy ! Clean residual min=-0.006827 max=0.006381 Jy/beam ! Clean residual mean=-0.000037 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.0652501 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.0652501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076540Jy sigma=0.801255 ! Fit after self-cal, rms=0.076531Jy sigma=0.801245 ! 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.076531Jy sigma=0.801245 ! Fit after self-cal, rms=0.076531Jy sigma=0.801245 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.19406e-05 Jy ! Component: 100 - total flux cleaned = 1.5624e-06 Jy ! Component: 150 - total flux cleaned = 1.80295e-06 Jy ! Component: 200 - total flux cleaned = 2.53342e-05 Jy ! Total flux subtracted in 200 components = 2.53342e-05 Jy ! Clean residual min=-0.006804 max=0.006373 Jy/beam ! Clean residual mean=-0.000037 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.0652755 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0652755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076518Jy sigma=0.801113 ! Fit after self-cal, rms=0.076517Jy sigma=0.801106 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.81084e-06 Jy ! Component: 100 - total flux cleaned = 2.6473e-05 Jy ! Component: 150 - total flux cleaned = 2.74893e-05 Jy ! Component: 200 - total flux cleaned = 4.95477e-05 Jy ! Total flux subtracted in 200 components = 4.95477e-05 Jy ! Clean residual min=-0.006777 max=0.006365 Jy/beam ! Clean residual mean=-0.000037 rms=0.002169 Jy/beam ! Combined flux in latest and established models = 0.065325 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.065325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076504Jy sigma=0.800981 ! Fit after self-cal, rms=0.076505Jy sigma=0.800973 ! 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.076505Jy sigma=0.800973 ! Fit after self-cal, rms=0.076505Jy sigma=0.800973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.41 mas, bmaj=46.12 mas, bpa=-2.644 degrees ! Estimated noise=1.50179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493995 Jy ! Component: 100 - total flux cleaned = 0.000491112 Jy ! Component: 150 - total flux cleaned = 0.000490063 Jy ! Component: 200 - total flux cleaned = 0.000490557 Jy ! Total flux subtracted in 200 components = 0.000490557 Jy ! Clean residual min=-0.008397 max=0.007106 Jy/beam ! Clean residual mean=-0.000057 rms=0.003074 Jy/beam ! Combined flux in latest and established models = 0.0658156 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 39 components and 0.0658156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076516Jy sigma=0.800973 ! Fit after self-cal, rms=0.076499Jy sigma=0.800915 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 = 6.52277e-05 Jy ! Component: 100 - total flux cleaned = 6.69799e-05 Jy ! Component: 150 - total flux cleaned = 6.77336e-05 Jy ! Component: 200 - total flux cleaned = 6.89627e-05 Jy ! Total flux subtracted in 200 components = 6.89627e-05 Jy ! Clean residual min=-0.008408 max=0.007148 Jy/beam ! Clean residual mean=-0.000057 rms=0.003075 Jy/beam ! Combined flux in latest and established models = 0.0658845 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.0658845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076519Jy sigma=0.800985 ! Fit after self-cal, rms=0.076496Jy sigma=0.800935 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 13.11 at -5.205 degrees (North through East) ! Clean map min=-0.0066605 max=0.061176 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.474 mas, bmaj=9.873 mas, bpa=-7.069 degrees ! Estimated noise=2.02427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0565541 Jy ! Component: 100 - total flux cleaned = 0.06798 Jy ! Component: 150 - total flux cleaned = 0.0681653 Jy ! Component: 200 - total flux cleaned = 0.068449 Jy ! Total flux subtracted in 200 components = 0.068449 Jy ! Clean residual min=-0.008506 max=0.008407 Jy/beam ! Clean residual mean=-0.000035 rms=0.002370 Jy/beam ! Combined flux in latest and established models = 0.068449 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.068449 Jy ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 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.00263084 Jy ! Component: 100 - total flux cleaned = -0.0032536 Jy ! Component: 150 - total flux cleaned = -0.00328401 Jy ! Component: 200 - total flux cleaned = -0.00333718 Jy ! Total flux subtracted in 200 components = -0.00333718 Jy ! Clean residual min=-0.006991 max=0.006481 Jy/beam ! Clean residual mean=-0.000038 rms=0.002204 Jy/beam ! Combined flux in latest and established models = 0.0651118 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.0651118 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=11.41 mas, bmaj=46.12 mas, bpa=-2.644 degrees ! Estimated noise=1.50179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432382 Jy ! Component: 100 - total flux cleaned = 0.00043366 Jy ! Component: 150 - total flux cleaned = 0.00043433 Jy ! Component: 200 - total flux cleaned = 0.00045873 Jy ! Total flux subtracted in 200 components = 0.00045873 Jy ! Clean residual min=-0.008544 max=0.007374 Jy/beam ! Clean residual mean=-0.000058 rms=0.003119 Jy/beam ! Combined flux in latest and established models = 0.0655705 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.30751e-05 Jy ! Component: 100 - total flux cleaned = 2.37312e-05 Jy ! Component: 150 - total flux cleaned = 4.49353e-05 Jy ! Component: 200 - total flux cleaned = 6.50542e-05 Jy ! Total flux subtracted in 200 components = 6.50542e-05 Jy ! Clean residual min=-0.008494 max=0.007345 Jy/beam ! Clean residual mean=-0.000058 rms=0.003109 Jy/beam ! Combined flux in latest and established models = 0.0656356 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.0656356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=13.11 mas, bpa=-5.205 degrees ! Estimated noise=1.22399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000683603 Jy ! Component: 100 - total flux cleaned = -0.000644042 Jy ! Component: 150 - total flux cleaned = -0.000644103 Jy ! Component: 200 - total flux cleaned = -0.00061379 Jy ! Total flux subtracted in 200 components = -0.00061379 Jy ! Clean residual min=-0.006757 max=0.006586 Jy/beam ! Clean residual mean=-0.000037 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.0650218 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0650218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076503Jy sigma=0.801164 ! Fit after self-cal, rms=0.076498Jy sigma=0.801103 wmodel /scr/pima/rv102_uvs/J0317-4414_S_map.mod ! Writing 44 model components to file: /scr/pima/rv102_uvs/J0317-4414_S_map.mod wobs /scr/pima/rv102_uvs/J0317-4414_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0317-4414_S_uvs.fits wwins /scr/pima/rv102_uvs/J0317-4414_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0317-4414_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.000772822 Jy ! Component: 100 - total flux cleaned = -0.000667697 Jy ! Component: 150 - total flux cleaned = -0.000371315 Jy ! Component: 200 - total flux cleaned = 0.00053719 Jy ! Component: 250 - total flux cleaned = 0.0014685 Jy ! Component: 300 - total flux cleaned = 0.00226244 Jy ! Component: 350 - total flux cleaned = 0.00248796 Jy ! Component: 400 - total flux cleaned = 0.00270332 Jy ! Component: 450 - total flux cleaned = 0.00303832 Jy ! Component: 500 - total flux cleaned = 0.00322773 Jy ! Component: 550 - total flux cleaned = 0.00340771 Jy ! Component: 600 - total flux cleaned = 0.00340654 Jy ! Component: 650 - total flux cleaned = 0.00329346 Jy ! Component: 700 - total flux cleaned = 0.00318594 Jy ! Component: 750 - total flux cleaned = 0.00313248 Jy ! Component: 800 - total flux cleaned = 0.00298536 Jy ! Component: 850 - total flux cleaned = 0.003169 Jy ! Component: 900 - total flux cleaned = 0.00312739 Jy ! Component: 950 - total flux cleaned = 0.00325734 Jy ! Component: 1000 - total flux cleaned = 0.00325767 Jy ! Component: 1050 - total flux cleaned = 0.00333743 Jy ! Component: 1100 - total flux cleaned = 0.00341346 Jy ! Component: 1150 - total flux cleaned = 0.0034876 Jy ! Component: 1200 - total flux cleaned = 0.00352331 Jy ! Component: 1250 - total flux cleaned = 0.00345352 Jy ! Component: 1300 - total flux cleaned = 0.00345264 Jy ! Component: 1350 - total flux cleaned = 0.00328472 Jy ! Component: 1400 - total flux cleaned = 0.00321927 Jy ! Component: 1450 - total flux cleaned = 0.00302642 Jy ! Component: 1500 - total flux cleaned = 0.00293176 Jy ! Component: 1550 - total flux cleaned = 0.0027458 Jy ! Component: 1600 - total flux cleaned = 0.00259322 Jy ! Component: 1650 - total flux cleaned = 0.00244261 Jy ! Component: 1700 - total flux cleaned = 0.00226459 Jy ! Component: 1750 - total flux cleaned = 0.00208932 Jy ! Component: 1800 - total flux cleaned = 0.00194562 Jy ! Component: 1850 - total flux cleaned = 0.00171924 Jy ! Component: 1900 - total flux cleaned = 0.00160766 Jy ! Component: 1950 - total flux cleaned = 0.00141441 Jy ! Component: 2000 - total flux cleaned = 0.00125091 Jy ! Component: 2050 - total flux cleaned = 0.00108941 Jy ! Component: 2100 - total flux cleaned = 0.000929897 Jy ! Component: 2150 - total flux cleaned = 0.000746271 Jy ! Component: 2200 - total flux cleaned = 0.000563847 Jy ! Component: 2250 - total flux cleaned = 0.000331628 Jy ! Component: 2300 - total flux cleaned = 7.64217e-05 Jy ! Component: 2350 - total flux cleaned = -7.51785e-05 Jy ! Component: 2400 - total flux cleaned = -0.000250715 Jy ! Component: 2450 - total flux cleaned = -0.000549272 Jy ! Component: 2500 - total flux cleaned = -0.000672653 Jy ! Component: 2550 - total flux cleaned = -0.000893345 Jy ! Component: 2600 - total flux cleaned = -0.00113665 Jy ! Component: 2650 - total flux cleaned = -0.00140218 Jy ! Component: 2700 - total flux cleaned = -0.00164242 Jy ! Component: 2750 - total flux cleaned = -0.00190532 Jy ! Component: 2800 - total flux cleaned = -0.00223829 Jy ! Component: 2850 - total flux cleaned = -0.00259416 Jy ! Component: 2900 - total flux cleaned = -0.00294949 Jy ! Component: 2950 - total flux cleaned = -0.00323421 Jy ! Component: 3000 - total flux cleaned = -0.00354326 Jy ! Component: 3050 - total flux cleaned = -0.00380536 Jy ! Component: 3100 - total flux cleaned = -0.00406829 Jy ! Component: 3150 - total flux cleaned = -0.00426006 Jy ! Component: 3200 - total flux cleaned = -0.0045247 Jy ! Component: 3250 - total flux cleaned = -0.00476619 Jy ! Component: 3300 - total flux cleaned = -0.00505699 Jy ! Component: 3350 - total flux cleaned = -0.00532472 Jy ! Component: 3400 - total flux cleaned = -0.00556919 Jy ! Component: 3450 - total flux cleaned = -0.00588828 Jy ! Component: 3500 - total flux cleaned = -0.00620916 Jy ! Component: 3550 - total flux cleaned = -0.00645701 Jy ! Component: 3600 - total flux cleaned = -0.0067559 Jy ! Component: 3650 - total flux cleaned = -0.00708138 Jy ! Component: 3700 - total flux cleaned = -0.00738352 Jy ! Component: 3750 - total flux cleaned = -0.00768718 Jy ! Component: 3800 - total flux cleaned = -0.00809491 Jy ! Component: 3850 - total flux cleaned = -0.00837715 Jy ! Component: 3900 - total flux cleaned = -0.00868683 Jy ! Component: 3950 - total flux cleaned = -0.00902446 Jy ! Component: 4000 - total flux cleaned = -0.00941683 Jy ! Component: 4050 - total flux cleaned = -0.00970642 Jy ! Total flux subtracted in 4096 components = -0.0100772 Jy ! Clean residual min=-0.001603 max=0.001652 Jy/beam ! Clean residual mean=0.000007 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0549446 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 337 components and 0.0549445 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0317-4414_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 13.11 at -5.205 degrees (North through East) ! Clean map min=-0.0043082 max=0.064328 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0317-4414_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0643275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000508659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.3722 2.3722 4.74439 9.48879 18.9776 37.9552 75.9103 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.465 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0317-4414_S_uvs.log closed on Sat Feb 27 22:23:08 2016