! Started logfile: /d2/scr/pima/bp177j_uvs/J0351-2744_X_uvs.log on Thu Jun 19 03:25:25 2014 obs /d2/scr/pima/bp177j_uvs/J0351-2744_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0351-2744_X_uva.fits ! AN table 1: 4 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.511905 visibilities/baseline/integration-bin. ! Found source: J0351-2744 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 344 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177j_uvs/J0351-2744_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001217Jy sigma=33.751409 ! Fit after self-cal, rms=0.983161Jy sigma=33.571237 ! 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.623 mas, bmaj=10.72 mas, bpa=6.284 degrees ! Estimated noise=1.41401 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.0132219 Jy ! Component: 100 - total flux cleaned = 0.01494 Jy ! Total flux subtracted in 100 components = 0.01494 Jy ! Clean residual min=-0.001977 max=0.001968 Jy/beam ! Clean residual mean=-0.000003 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.01494 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.01494 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.018471Jy sigma=0.574179 ! Fit after self-cal, rms=0.016906Jy sigma=0.515375 ! 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.951 mas, bmaj=10.43 mas, bpa=4.636 degrees ! Estimated noise=1.15529 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.00150184 Jy ! Component: 100 - total flux cleaned = 0.000725621 Jy ! Component: 150 - total flux cleaned = -0.000164193 Jy ! Component: 200 - total flux cleaned = -0.000912886 Jy ! Total flux subtracted in 200 components = -0.000912886 Jy ! Clean residual min=-0.000822 max=0.000821 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0140272 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 84 components and 0.0140272 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.015993Jy sigma=0.487864 ! Fit after self-cal, rms=0.015950Jy sigma=0.486733 ! 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.951 x 10.43 at 4.636 degrees (North through East) ! Clean map min=-0.0019166 max=0.0167 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: ! BR 1.04 FD 0.99 KP 0.90 LA 1.18 ! NL 1.01 OV 1.17 PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.015950Jy sigma=0.486733 ! Fit after self-cal, rms=0.016232Jy sigma=0.485537 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.961 mas, bmaj=10.44 mas, bpa=4.666 degrees ! Estimated noise=1.15861 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.000708771 Jy ! Component: 100 - total flux cleaned = -0.00101801 Jy ! Component: 150 - total flux cleaned = -0.00128803 Jy ! Component: 200 - total flux cleaned = -0.00156331 Jy ! Total flux subtracted in 200 components = -0.00156331 Jy ! Clean residual min=-0.000537 max=0.000541 Jy/beam ! Clean residual mean=0.000002 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0124638 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 145 components and 0.0124639 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.015996Jy sigma=0.478611 ! Fit after self-cal, rms=0.015990Jy sigma=0.478073 ! 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.015990Jy sigma=0.478073 ! Fit after self-cal, rms=0.016219Jy sigma=0.477875 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=10.44 mas, bpa=4.649 degrees ! Estimated noise=1.16373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00040595 Jy ! Component: 100 - total flux cleaned = -0.000468893 Jy ! Component: 150 - total flux cleaned = -0.000383588 Jy ! Component: 200 - total flux cleaned = -0.00035774 Jy ! Total flux subtracted in 200 components = -0.00035774 Jy ! Clean residual min=-0.000416 max=0.000417 Jy/beam ! Clean residual mean=0.000003 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0121061 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 187 components and 0.0121061 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.016106Jy sigma=0.474417 ! Fit after self-cal, rms=0.016109Jy sigma=0.474226 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.000188082 Jy ! Component: 100 - total flux cleaned = -0.000260345 Jy ! Component: 150 - total flux cleaned = -0.000216925 Jy ! Component: 200 - total flux cleaned = -0.00019679 Jy ! Total flux subtracted in 200 components = -0.00019679 Jy ! Clean residual min=-0.000333 max=0.000334 Jy/beam ! Clean residual mean=0.000002 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0119093 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 231 components and 0.0119093 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.016047Jy sigma=0.472272 ! Fit after self-cal, rms=0.016046Jy sigma=0.472195 ! 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.016046Jy sigma=0.472195 ! Fit after self-cal, rms=0.016245Jy sigma=0.472089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=10.44 mas, bpa=4.634 degrees ! Estimated noise=1.1685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.28193e-05 Jy ! Component: 100 - total flux cleaned = -1.39676e-05 Jy ! Component: 150 - total flux cleaned = 8.16769e-05 Jy ! Component: 200 - total flux cleaned = 0.000154904 Jy ! Total flux subtracted in 200 components = 0.000154904 Jy ! Clean residual min=-0.000296 max=0.000296 Jy/beam ! Clean residual mean=0.000002 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.0120642 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 273 components and 0.0120642 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.016201Jy sigma=0.470647 ! Fit after self-cal, rms=0.016204Jy sigma=0.470589 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.94724e-06 Jy ! Component: 100 - total flux cleaned = 4.39697e-05 Jy ! Component: 150 - total flux cleaned = 0.000109433 Jy ! Component: 200 - total flux cleaned = 0.000173661 Jy ! Total flux subtracted in 200 components = 0.000173661 Jy ! Clean residual min=-0.000265 max=0.000264 Jy/beam ! Clean residual mean=0.000001 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.0122379 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 311 components and 0.0122379 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.016173Jy sigma=0.469529 ! Fit after self-cal, rms=0.016176Jy sigma=0.469490 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.016176Jy sigma=0.469490 ! Fit after self-cal, rms=0.016302Jy sigma=0.469452 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=10.61 mas, bpa=4.848 degrees ! Estimated noise=1.16813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.21342e-05 Jy ! Component: 100 - total flux cleaned = 0.00017782 Jy ! Component: 150 - total flux cleaned = 0.000223706 Jy ! Component: 200 - total flux cleaned = 0.000343776 Jy ! Total flux subtracted in 200 components = 0.000343776 Jy ! Clean residual min=-0.000248 max=0.000247 Jy/beam ! Clean residual mean=0.000002 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0125817 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 339 components and 0.0125817 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.016277Jy sigma=0.468539 ! Fit after self-cal, rms=0.016282Jy sigma=0.468503 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 = 8.78366e-05 Jy ! Component: 100 - total flux cleaned = 0.000145756 Jy ! Component: 150 - total flux cleaned = 0.000159593 Jy ! Component: 200 - total flux cleaned = 0.000159631 Jy ! Total flux subtracted in 200 components = 0.000159631 Jy ! Clean residual min=-0.000238 max=0.000237 Jy/beam ! Clean residual mean=0.000001 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0127413 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 381 components and 0.0127413 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.016259Jy sigma=0.467771 ! Fit after self-cal, rms=0.016262Jy sigma=0.467734 ! 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.964 mas, bmaj=10.44 mas, bpa=4.615 degrees ! Estimated noise=1.17044 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 10.44 at 4.615 degrees (North through East) ! Clean map min=-0.0027044 max=0.015931 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.644 mas, bmaj=10.73 mas, bpa=6.633 degrees ! Estimated noise=1.46433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149821 Jy ! Component: 100 - total flux cleaned = 0.0152966 Jy ! Component: 150 - total flux cleaned = 0.0130028 Jy ! Component: 200 - total flux cleaned = 0.0111064 Jy ! Total flux subtracted in 200 components = 0.0111064 Jy ! Clean residual min=-0.001370 max=0.001359 Jy/beam ! Clean residual mean=-0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0111064 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.0111064 Jy ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=10.44 mas, bpa=4.615 degrees ! Estimated noise=1.17044 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.000344442 Jy ! Component: 100 - total flux cleaned = -0.00059222 Jy ! Component: 150 - total flux cleaned = -0.00127272 Jy ! Component: 200 - total flux cleaned = -0.00172594 Jy ! Total flux subtracted in 200 components = -0.00172594 Jy ! Clean residual min=-0.000709 max=0.000708 Jy/beam ! Clean residual mean=0.000003 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.00938045 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 114 components and 0.00938046 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=4.09 mas, bmaj=10.61 mas, bpa=4.848 degrees ! Estimated noise=1.16813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000613316 Jy ! Component: 100 - total flux cleaned = -0.00109844 Jy ! Component: 150 - total flux cleaned = -0.00134427 Jy ! Component: 200 - total flux cleaned = -0.00154319 Jy ! Total flux subtracted in 200 components = -0.00154319 Jy ! Clean residual min=-0.000442 max=0.000444 Jy/beam ! Clean residual mean=0.000003 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.00783726 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 = 5.05566e-05 Jy ! Component: 100 - total flux cleaned = 0.000124037 Jy ! Component: 150 - total flux cleaned = 0.000148023 Jy ! Component: 200 - total flux cleaned = 0.000147452 Jy ! Total flux subtracted in 200 components = 0.000147452 Jy ! Clean residual min=-0.000404 max=0.000402 Jy/beam ! Clean residual mean=0.000003 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.00798471 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 221 components and 0.00798471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=10.44 mas, bpa=4.615 degrees ! Estimated noise=1.17044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.95787e-05 Jy ! Component: 100 - total flux cleaned = 8.02944e-05 Jy ! Component: 150 - total flux cleaned = 0.000254782 Jy ! Component: 200 - total flux cleaned = 0.000440082 Jy ! Total flux subtracted in 200 components = 0.000440082 Jy ! Clean residual min=-0.000302 max=0.000304 Jy/beam ! Clean residual mean=0.000002 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.00842479 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 282 components and 0.00842479 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.016320Jy sigma=0.470111 ! Fit after self-cal, rms=0.016325Jy sigma=0.469992 wmodel /d2/scr/pima/bp177j_uvs/J0351-2744_X_map.mod ! Writing 282 model components to file: /d2/scr/pima/bp177j_uvs/J0351-2744_X_map.mod wobs /d2/scr/pima/bp177j_uvs/J0351-2744_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0351-2744_X_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0351-2744_X_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/bp177j_uvs/J0351-2744_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 10.44 at 4.615 degrees (North through East) ! Clean map min=-0.0025986 max=0.016 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0351-2744_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0159999 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000112952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.11786 2.11786 4.23573 8.47146 16.9429 33.8858 67.7717 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 141.652 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0351-2744_X_uvs.log closed on Thu Jun 19 03:25:29 2014