! Started logfile: /d2/scr/pima/bp177i_uvs/J0946-4226_C_uvs.log on Tue Apr 15 00:21:43 2014 obs /d2/scr/pima/bp177i_uvs/J0946-4226_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J0946-4226_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0946-4226 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 144 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177i_uvs/J0946-4226_C] 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.300x0.300 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997733Jy sigma=26.484331 ! Fit after self-cal, rms=0.973298Jy sigma=26.569657 ! 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=9.993 mas, bmaj=54.35 mas, bpa=-12.82 degrees ! Estimated noise=2.76415 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210919 Jy ! Component: 100 - total flux cleaned = 0.0226412 Jy ! Total flux subtracted in 100 components = 0.0226412 Jy ! Clean residual min=-0.002487 max=0.002488 Jy/beam ! Clean residual mean=-0.000030 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.0226412 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0226412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022639Jy sigma=0.530489 ! Fit after self-cal, rms=0.019504Jy sigma=0.465960 ! 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=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 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.00394394 Jy ! Component: 100 - total flux cleaned = 0.00500173 Jy ! Component: 150 - total flux cleaned = 0.00510321 Jy ! Component: 200 - total flux cleaned = 0.00553019 Jy ! Total flux subtracted in 200 components = 0.00553019 Jy ! Clean residual min=-0.000742 max=0.000753 Jy/beam ! Clean residual mean=0.000004 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0281714 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 126 components and 0.0281714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018538Jy sigma=0.444594 ! Fit after self-cal, rms=0.018497Jy sigma=0.443853 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.94 x 52.73 at -13.1 degrees (North through East) ! Clean map min=-0.0021597 max=0.026761 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* ! ! ! 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* ! ! ! 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* ! ! ! 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* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.018497Jy sigma=0.443853 ! Fit after self-cal, rms=0.018497Jy sigma=0.443853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 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.000258738 Jy ! Component: 100 - total flux cleaned = -5.45207e-05 Jy ! Component: 150 - total flux cleaned = -0.000344804 Jy ! Component: 200 - total flux cleaned = -0.000487557 Jy ! Total flux subtracted in 200 components = -0.000487557 Jy ! Clean residual min=-0.000400 max=0.000390 Jy/beam ! Clean residual mean=0.000004 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0276839 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 200 components and 0.0276839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018415Jy sigma=0.442732 ! Fit after self-cal, rms=0.018399Jy sigma=0.442488 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018399Jy sigma=0.442488 ! Fit after self-cal, rms=0.018399Jy sigma=0.442488 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119078 Jy ! Component: 100 - total flux cleaned = 9.28102e-05 Jy ! Component: 150 - total flux cleaned = 0.000118741 Jy ! Component: 200 - total flux cleaned = 0.000170412 Jy ! Total flux subtracted in 200 components = 0.000170412 Jy ! Clean residual min=-0.000217 max=0.000219 Jy/beam ! Clean residual mean=0.000004 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0278543 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 272 components and 0.0278543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018363Jy sigma=0.442268 ! Fit after self-cal, rms=0.018358Jy sigma=0.442190 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 = -3.91818e-06 Jy ! Component: 100 - total flux cleaned = -1.55501e-05 Jy ! Component: 150 - total flux cleaned = -2.7451e-05 Jy ! Component: 200 - total flux cleaned = -9.9641e-05 Jy ! Total flux subtracted in 200 components = -9.9641e-05 Jy ! Clean residual min=-0.000205 max=0.000202 Jy/beam ! Clean residual mean=0.000002 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.0277547 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 330 components and 0.0277547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018342Jy sigma=0.442052 ! Fit after self-cal, rms=0.018338Jy sigma=0.442015 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018338Jy sigma=0.442015 ! Fit after self-cal, rms=0.018338Jy sigma=0.442015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.67073e-06 Jy ! Component: 100 - total flux cleaned = 3.8803e-06 Jy ! Component: 150 - total flux cleaned = 2.17931e-05 Jy ! Component: 200 - total flux cleaned = 2.17363e-05 Jy ! Total flux subtracted in 200 components = 2.17363e-05 Jy ! Clean residual min=-0.000149 max=0.000154 Jy/beam ! Clean residual mean=0.000002 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0277764 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 404 components and 0.0277764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018326Jy sigma=0.441894 ! Fit after self-cal, rms=0.018324Jy sigma=0.441877 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.30282e-05 Jy ! Component: 100 - total flux cleaned = -5.99258e-05 Jy ! Component: 150 - total flux cleaned = -6.83082e-05 Jy ! Component: 200 - total flux cleaned = -5.22451e-05 Jy ! Total flux subtracted in 200 components = -5.22451e-05 Jy ! Clean residual min=-0.000138 max=0.000137 Jy/beam ! Clean residual mean=0.000001 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.0277241 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 475 components and 0.0277241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018316Jy sigma=0.441789 ! Fit after self-cal, rms=0.018314Jy sigma=0.441776 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018314Jy sigma=0.441776 ! Fit after self-cal, rms=0.018314Jy sigma=0.441776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.06 mas, bmaj=52.4 mas, bpa=-13.05 degrees ! Estimated noise=2.42635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.3038e-05 Jy ! Component: 100 - total flux cleaned = -8.20491e-06 Jy ! Component: 150 - total flux cleaned = -1.17927e-06 Jy ! Component: 200 - total flux cleaned = 6.19624e-05 Jy ! Total flux subtracted in 200 components = 6.19624e-05 Jy ! Clean residual min=-0.000115 max=0.000116 Jy/beam ! Clean residual mean=0.000001 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0277861 Jy selfcal ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 563 components and 0.0277861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018307Jy sigma=0.441693 ! Fit after self-cal, rms=0.018307Jy sigma=0.441687 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.11411e-05 Jy ! Component: 100 - total flux cleaned = -6.07953e-05 Jy ! Component: 150 - total flux cleaned = -5.43515e-05 Jy ! Component: 200 - total flux cleaned = -2.14151e-05 Jy ! Total flux subtracted in 200 components = -2.14151e-05 Jy ! Clean residual min=-0.000108 max=0.000109 Jy/beam ! Clean residual mean=0.000000 rms=0.000049 Jy/beam ! Combined flux in latest and established models = 0.0277647 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 626 components and 0.0277647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018301Jy sigma=0.441610 ! Fit after self-cal, rms=0.018301Jy sigma=0.441605 ! 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=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.94 x 52.73 at -13.1 degrees (North through East) ! Clean map min=-0.0020657 max=0.026489 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=9.993 mas, bmaj=54.35 mas, bpa=-12.82 degrees ! Estimated noise=2.76415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222152 Jy ! Component: 100 - total flux cleaned = 0.0249656 Jy ! Component: 150 - total flux cleaned = 0.0270175 Jy ! Component: 200 - total flux cleaned = 0.0288563 Jy ! Total flux subtracted in 200 components = 0.0288563 Jy ! Clean residual min=-0.001518 max=0.001540 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0288563 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 82 model components to the UV plane model. ! The established model now contains 82 components and 0.0288563 Jy ! Inverting map and beam ! Estimated beam: bmin=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 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 = 5.15698e-05 Jy ! Component: 100 - total flux cleaned = -0.000463539 Jy ! Component: 150 - total flux cleaned = -0.000811087 Jy ! Component: 200 - total flux cleaned = -0.00139005 Jy ! Total flux subtracted in 200 components = -0.00139005 Jy ! Clean residual min=-0.000768 max=0.000763 Jy/beam ! Clean residual mean=0.000009 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0274663 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 147 components and 0.0274663 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.06 mas, bmaj=52.4 mas, bpa=-13.05 degrees ! Estimated noise=2.42635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.30782e-05 Jy ! Component: 100 - total flux cleaned = -4.38655e-05 Jy ! Component: 150 - total flux cleaned = -5.90693e-05 Jy ! Component: 200 - total flux cleaned = -0.000116472 Jy ! Total flux subtracted in 200 components = -0.000116472 Jy ! Clean residual min=-0.000230 max=0.000231 Jy/beam ! Clean residual mean=0.000004 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.0273498 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.04426e-07 Jy ! Component: 100 - total flux cleaned = -2.92184e-05 Jy ! Component: 150 - total flux cleaned = -6.10703e-05 Jy ! Component: 200 - total flux cleaned = -6.24119e-05 Jy ! Total flux subtracted in 200 components = -6.24119e-05 Jy ! Clean residual min=-0.000305 max=0.000305 Jy/beam ! Clean residual mean=0.000003 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.0272874 Jy ! Adding 194 model components to the UV plane model. ! The established model now contains 335 components and 0.0272874 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.94 mas, bmaj=52.73 mas, bpa=-13.1 degrees ! Estimated noise=2.42566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131316 Jy ! Component: 100 - total flux cleaned = -0.00019602 Jy ! Component: 150 - total flux cleaned = -0.000224045 Jy ! Component: 200 - total flux cleaned = -0.000232959 Jy ! Total flux subtracted in 200 components = -0.000232959 Jy ! Clean residual min=-0.000144 max=0.000144 Jy/beam ! Clean residual mean=0.000000 rms=0.000068 Jy/beam ! Combined flux in latest and established models = 0.0270544 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 431 components and 0.0270544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018337Jy sigma=0.442334 ! Fit after self-cal, rms=0.018335Jy sigma=0.442213 wmodel /d2/scr/pima/bp177i_uvs/J0946-4226_C_map.mod ! Writing 431 model components to file: /d2/scr/pima/bp177i_uvs/J0946-4226_C_map.mod wobs /d2/scr/pima/bp177i_uvs/J0946-4226_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J0946-4226_C_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J0946-4226_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177i_uvs/J0946-4226_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.94 x 52.73 at -13.1 degrees (North through East) ! Clean map min=-0.0017892 max=0.023785 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J0946-4226_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0237852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.71188e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.846563 0.846563 1.69313 3.38625 6.7725 13.545 27.09 54.18 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.023 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 354.374 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J0946-4226_C_uvs.log closed on Tue Apr 15 00:21:52 2014