! Started logfile: /d2/scr/pima/bp177e_uvs/J1824+0613_X_uvs.log on Sat Mar 22 21:08:07 2014 obs /d2/scr/pima/bp177e_uvs/J1824+0613_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1824+0613_X_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1824+0613 ! ! 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 168 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/bp177e_uvs/J1824+0613_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 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.997877Jy sigma=42.454574 ! Fit after self-cal, rms=0.953474Jy sigma=41.913565 ! 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=6.453 mas, bmaj=8.022 mas, bpa=-15.58 degrees ! Estimated noise=2.51529 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.0304794 Jy ! Component: 100 - total flux cleaned = 0.0309934 Jy ! Total flux subtracted in 100 components = 0.0309934 Jy ! Clean residual min=-0.006055 max=0.006100 Jy/beam ! Clean residual mean=0.000002 rms=0.002756 Jy/beam ! Combined flux in latest and established models = 0.0309934 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0309934 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.016087Jy sigma=0.681176 ! Fit after self-cal, rms=0.015912Jy sigma=0.674988 ! 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=6.447 mas, bmaj=8.741 mas, bpa=7.564 degrees ! Estimated noise=1.35414 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.00579947 Jy ! Component: 100 - total flux cleaned = 0.00607295 Jy ! Component: 150 - total flux cleaned = 0.00690115 Jy ! Component: 200 - total flux cleaned = 0.00773006 Jy ! Total flux subtracted in 200 components = 0.00773006 Jy ! Clean residual min=-0.001669 max=0.001672 Jy/beam ! Clean residual mean=-0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0387235 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 105 components and 0.0387235 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.010765Jy sigma=0.467490 ! Fit after self-cal, rms=0.010647Jy sigma=0.463361 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.447 x 8.741 at 7.564 degrees (North through East) ! Clean map min=-0.0048247 max=0.029738 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.03 KP 0.96 LA 1.01 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.08 LA 0.89 OV 1.00* ! PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.08 LA 0.96 OV 1.00* ! PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.04 LA 1.07 OV 1.00* ! PT 0.91 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 0.91 LA 0.95 OV 1.00* ! PT 1.08 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.88 LA 1.15 OV 1.00* ! PT 1.11 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.90 LA 1.15 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.98 LA 1.01 OV 1.00* ! PT 0.90 ! ! ! Fit before self-cal, rms=0.010647Jy sigma=0.463361 ! Fit after self-cal, rms=0.009510Jy sigma=0.417400 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.421 mas, bmaj=8.797 mas, bpa=7.223 degrees ! Estimated noise=1.33016 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.000404506 Jy ! Component: 100 - total flux cleaned = 0.000484853 Jy ! Component: 150 - total flux cleaned = 0.000579997 Jy ! Component: 200 - total flux cleaned = 0.000665527 Jy ! Total flux subtracted in 200 components = 0.000665527 Jy ! Clean residual min=-0.000340 max=0.000336 Jy/beam ! Clean residual mean=0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.039389 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 189 components and 0.039389 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.009354Jy sigma=0.411761 ! Fit after self-cal, rms=0.009350Jy sigma=0.411223 ! 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.009350Jy sigma=0.411223 ! Fit after self-cal, rms=0.009350Jy sigma=0.411088 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.431 mas, bmaj=8.798 mas, bpa=7.17 degrees ! Estimated noise=1.33018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245806 Jy ! Component: 100 - total flux cleaned = 0.000304949 Jy ! Component: 150 - total flux cleaned = 0.000317134 Jy ! Component: 200 - total flux cleaned = 0.000304942 Jy ! Total flux subtracted in 200 components = 0.000304942 Jy ! Clean residual min=-0.000191 max=0.000192 Jy/beam ! Clean residual mean=0.000001 rms=0.000070 Jy/beam ! Combined flux in latest and established models = 0.0396939 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 260 components and 0.0396939 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.009308Jy sigma=0.409860 ! Fit after self-cal, rms=0.009306Jy sigma=0.409733 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.08643e-05 Jy ! Component: 100 - total flux cleaned = -1.16346e-05 Jy ! Component: 150 - total flux cleaned = -7.92705e-05 Jy ! Component: 200 - total flux cleaned = -0.000126624 Jy ! Total flux subtracted in 200 components = -0.000126624 Jy ! Clean residual min=-0.000130 max=0.000127 Jy/beam ! Clean residual mean=0.000000 rms=0.000050 Jy/beam ! Combined flux in latest and established models = 0.0395673 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 311 components and 0.0395673 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.009289Jy sigma=0.409172 ! Fit after self-cal, rms=0.009289Jy sigma=0.409130 ! 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.009289Jy sigma=0.409130 ! Fit after self-cal, rms=0.009273Jy sigma=0.409072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.436 mas, bmaj=8.796 mas, bpa=7.163 degrees ! Estimated noise=1.3283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.29619e-05 Jy ! Component: 100 - total flux cleaned = 1.3608e-05 Jy ! Component: 150 - total flux cleaned = -3.44156e-05 Jy ! Component: 200 - total flux cleaned = -9.28767e-05 Jy ! Total flux subtracted in 200 components = -9.28767e-05 Jy ! Clean residual min=-0.000105 max=0.000106 Jy/beam ! Clean residual mean=0.000000 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0394744 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 349 components and 0.0394745 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.009262Jy sigma=0.408782 ! Fit after self-cal, rms=0.009262Jy sigma=0.408754 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.17801e-06 Jy ! Component: 100 - total flux cleaned = -3.05598e-05 Jy ! Component: 150 - total flux cleaned = -8.78652e-05 Jy ! Component: 200 - total flux cleaned = -0.000146592 Jy ! Total flux subtracted in 200 components = -0.000146592 Jy ! Clean residual min=-0.000080 max=0.000080 Jy/beam ! Clean residual mean=-0.000000 rms=0.000029 Jy/beam ! Combined flux in latest and established models = 0.0393279 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 386 components and 0.0393279 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.009255Jy sigma=0.408596 ! Fit after self-cal, rms=0.009256Jy sigma=0.408572 ! 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.009256Jy sigma=0.408572 ! Fit after self-cal, rms=0.009238Jy sigma=0.408542 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.5 mas, bmaj=8.801 mas, bpa=7.206 degrees ! Estimated noise=1.32875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.95177e-05 Jy ! Component: 100 - total flux cleaned = -8.55993e-05 Jy ! Component: 150 - total flux cleaned = -9.99764e-05 Jy ! Component: 200 - total flux cleaned = -0.000126415 Jy ! Total flux subtracted in 200 components = -0.000126415 Jy ! Clean residual min=-0.000071 max=0.000071 Jy/beam ! Clean residual mean=-0.000000 rms=0.000025 Jy/beam ! Combined flux in latest and established models = 0.0392014 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 432 components and 0.0392014 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.009232Jy sigma=0.408412 ! Fit after self-cal, rms=0.009232Jy sigma=0.408395 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.8459e-06 Jy ! Component: 100 - total flux cleaned = -9.31456e-06 Jy ! Component: 150 - total flux cleaned = 6.96062e-06 Jy ! Component: 200 - total flux cleaned = 3.38819e-05 Jy ! Total flux subtracted in 200 components = 3.38819e-05 Jy ! Clean residual min=-0.000063 max=0.000062 Jy/beam ! Clean residual mean=-0.000000 rms=0.000023 Jy/beam ! Combined flux in latest and established models = 0.0392353 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 481 components and 0.0392353 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.009227Jy sigma=0.408312 ! Fit after self-cal, rms=0.009228Jy sigma=0.408292 ! 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=6.438 mas, bmaj=8.797 mas, bpa=7.18 degrees ! Estimated noise=1.32609 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.438 x 8.797 at 7.18 degrees (North through East) ! Clean map min=-0.0043185 max=0.029529 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=6.424 mas, bmaj=8.08 mas, bpa=-15.87 degrees ! Estimated noise=2.45731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289026 Jy ! Component: 100 - total flux cleaned = 0.0286096 Jy ! Component: 150 - total flux cleaned = 0.0250835 Jy ! Component: 200 - total flux cleaned = 0.0224579 Jy ! Total flux subtracted in 200 components = 0.0224579 Jy ! Clean residual min=-0.004104 max=0.004019 Jy/beam ! Clean residual mean=-0.000001 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.0224579 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.0224579 Jy ! Inverting map and beam ! Estimated beam: bmin=6.438 mas, bmaj=8.797 mas, bpa=7.18 degrees ! Estimated noise=1.32609 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.0016408 Jy ! Component: 100 - total flux cleaned = 0.00154854 Jy ! Component: 150 - total flux cleaned = 0.00179743 Jy ! Component: 200 - total flux cleaned = 0.00179541 Jy ! Total flux subtracted in 200 components = 0.00179541 Jy ! Clean residual min=-0.001134 max=0.001122 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0242533 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 152 components and 0.0242533 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=6.5 mas, bmaj=8.801 mas, bpa=7.206 degrees ! Estimated noise=1.32875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724073 Jy ! Component: 100 - total flux cleaned = -0.000919977 Jy ! Component: 150 - total flux cleaned = -0.00116787 Jy ! Component: 200 - total flux cleaned = -0.00101946 Jy ! Total flux subtracted in 200 components = -0.00101946 Jy ! Clean residual min=-0.000394 max=0.000396 Jy/beam ! Clean residual mean=0.000002 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.0232339 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 = 0.000140037 Jy ! Component: 100 - total flux cleaned = 0.000117402 Jy ! Component: 150 - total flux cleaned = 0.000117563 Jy ! Component: 200 - total flux cleaned = 0.000165642 Jy ! Total flux subtracted in 200 components = 0.000165642 Jy ! Clean residual min=-0.000408 max=0.000409 Jy/beam ! Clean residual mean=0.000001 rms=0.000138 Jy/beam ! Combined flux in latest and established models = 0.0233995 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 251 components and 0.0233995 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.438 mas, bmaj=8.797 mas, bpa=7.18 degrees ! Estimated noise=1.32609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.69811e-05 Jy ! Component: 100 - total flux cleaned = 5.70079e-06 Jy ! Component: 150 - total flux cleaned = -3.52442e-05 Jy ! Component: 200 - total flux cleaned = -6.00188e-05 Jy ! Total flux subtracted in 200 components = -6.00188e-05 Jy ! Clean residual min=-0.000199 max=0.000200 Jy/beam ! Clean residual mean=-0.000000 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0233395 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 313 components and 0.0233395 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.009256Jy sigma=0.410167 ! Fit after self-cal, rms=0.009256Jy sigma=0.410041 wmodel /d2/scr/pima/bp177e_uvs/J1824+0613_X_map.mod ! Writing 313 model components to file: /d2/scr/pima/bp177e_uvs/J1824+0613_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1824+0613_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1824+0613_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1824+0613_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/bp177e_uvs/J1824+0613_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.438 x 8.797 at 7.18 degrees (North through East) ! Clean map min=-0.0067782 max=0.025896 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1824+0613_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0258958 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.26733e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.957763 0.957763 1.91553 3.83105 7.6621 15.3242 30.6484 61.2968 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.025 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 313.229 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1824+0613_X_uvs.log closed on Sat Mar 22 21:08:11 2014