! Started logfile: /d2/scr/pima/bp177g_uvs/J1336-0451_X_uvs.log on Thu Mar 6 00:15:53 2014 obs /d2/scr/pima/bp177g_uvs/J1336-0451_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177g_uvs/J1336-0451_X_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J1336-0451 ! ! 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 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177g_uvs/J1336-0451_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=1.003930Jy sigma=41.610623 ! Fit after self-cal, rms=0.982814Jy sigma=41.970638 ! 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.543 mas, bmaj=10.62 mas, bpa=14.94 degrees ! Estimated noise=1.63814 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.0114749 Jy ! Component: 100 - total flux cleaned = 0.0119355 Jy ! Total flux subtracted in 100 components = 0.0119355 Jy ! Clean residual min=-0.002358 max=0.002439 Jy/beam ! Clean residual mean=-0.000003 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0119355 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0119355 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.015097Jy sigma=0.567928 ! Fit after self-cal, rms=0.013310Jy sigma=0.494833 ! 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.821 mas, bmaj=11.09 mas, bpa=18.56 degrees ! Estimated noise=1.56391 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.000236985 Jy ! Component: 100 - total flux cleaned = -0.000680599 Jy ! Component: 150 - total flux cleaned = -0.000831107 Jy ! Component: 200 - total flux cleaned = -0.000785929 Jy ! Total flux subtracted in 200 components = -0.000785929 Jy ! Clean residual min=-0.000724 max=0.000740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0111496 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 102 components and 0.0111496 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.012500Jy sigma=0.471338 ! Fit after self-cal, rms=0.012427Jy sigma=0.470379 ! 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.821 x 11.09 at 18.56 degrees (North through East) ! Clean map min=-0.0032804 max=0.008048 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.012427Jy sigma=0.470379 ! Fit after self-cal, rms=0.012427Jy sigma=0.470379 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.821 mas, bmaj=11.09 mas, bpa=18.56 degrees ! Estimated noise=1.56391 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.000567403 Jy ! Component: 100 - total flux cleaned = -0.000913715 Jy ! Component: 150 - total flux cleaned = -0.00103992 Jy ! Component: 200 - total flux cleaned = -0.00110369 Jy ! Total flux subtracted in 200 components = -0.00110369 Jy ! Clean residual min=-0.000364 max=0.000354 Jy/beam ! Clean residual mean=0.000001 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0100459 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 177 components and 0.0100459 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.012360Jy sigma=0.467297 ! Fit after self-cal, rms=0.012334Jy sigma=0.466975 ! 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.012334Jy sigma=0.466975 ! Fit after self-cal, rms=0.012105Jy sigma=0.464328 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.842 mas, bmaj=11.1 mas, bpa=18.49 degrees ! Estimated noise=1.5563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.24323e-05 Jy ! Component: 100 - total flux cleaned = -0.00014098 Jy ! Component: 150 - total flux cleaned = -0.000195084 Jy ! Component: 200 - total flux cleaned = -0.000209907 Jy ! Total flux subtracted in 200 components = -0.000209907 Jy ! Clean residual min=-0.000241 max=0.000245 Jy/beam ! Clean residual mean=0.000001 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.009836 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 239 components and 0.009836 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.012081Jy sigma=0.463165 ! Fit after self-cal, rms=0.012079Jy sigma=0.462875 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.000252599 Jy ! Component: 100 - total flux cleaned = -0.000311941 Jy ! Component: 150 - total flux cleaned = -0.000370156 Jy ! Component: 200 - total flux cleaned = -0.000418343 Jy ! Total flux subtracted in 200 components = -0.000418343 Jy ! Clean residual min=-0.000206 max=0.000210 Jy/beam ! Clean residual mean=0.000001 rms=0.000082 Jy/beam ! Combined flux in latest and established models = 0.00941766 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 297 components and 0.00941766 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.012058Jy sigma=0.462115 ! Fit after self-cal, rms=0.012055Jy sigma=0.461986 ! 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.012055Jy sigma=0.461986 ! Fit after self-cal, rms=0.012074Jy sigma=0.461945 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.852 mas, bmaj=11.1 mas, bpa=18.55 degrees ! Estimated noise=1.55848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255652 Jy ! Component: 100 - total flux cleaned = -0.000366973 Jy ! Component: 150 - total flux cleaned = -0.000452192 Jy ! Component: 200 - total flux cleaned = -0.000505035 Jy ! Total flux subtracted in 200 components = -0.000505035 Jy ! Clean residual min=-0.000180 max=0.000178 Jy/beam ! Clean residual mean=0.000001 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.00891262 Jy selfcal ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 369 components and 0.00891262 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.012052Jy sigma=0.461493 ! Fit after self-cal, rms=0.012050Jy sigma=0.461402 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.000160331 Jy ! Component: 100 - total flux cleaned = -0.000150377 Jy ! Component: 150 - total flux cleaned = -0.000121676 Jy ! Component: 200 - total flux cleaned = -0.000131474 Jy ! Total flux subtracted in 200 components = -0.000131474 Jy ! Clean residual min=-0.000165 max=0.000166 Jy/beam ! Clean residual mean=0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.00878115 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 437 components and 0.00878114 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.012034Jy sigma=0.460850 ! Fit after self-cal, rms=0.012028Jy sigma=0.460792 ! 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.012028Jy sigma=0.460792 ! Fit after self-cal, rms=0.012053Jy sigma=0.460777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.925 mas, bmaj=11.07 mas, bpa=18.88 degrees ! Estimated noise=1.56474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153521 Jy ! Component: 100 - total flux cleaned = -0.000254388 Jy ! Component: 150 - total flux cleaned = -0.000352827 Jy ! Component: 200 - total flux cleaned = -0.00042247 Jy ! Total flux subtracted in 200 components = -0.00042247 Jy ! Clean residual min=-0.000170 max=0.000169 Jy/beam ! Clean residual mean=0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.00835867 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 479 components and 0.00835868 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.012034Jy sigma=0.460470 ! Fit after self-cal, rms=0.012033Jy sigma=0.460412 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.000137572 Jy ! Component: 100 - total flux cleaned = -8.64451e-05 Jy ! Component: 150 - total flux cleaned = -1.93406e-05 Jy ! Component: 200 - total flux cleaned = 4.10961e-05 Jy ! Total flux subtracted in 200 components = 4.10961e-05 Jy ! Clean residual min=-0.000146 max=0.000149 Jy/beam ! Clean residual mean=0.000001 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.00839977 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 535 components and 0.00839977 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.012019Jy sigma=0.460058 ! Fit after self-cal, rms=0.012016Jy sigma=0.460019 ! 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.855 mas, bmaj=11.1 mas, bpa=18.57 degrees ! Estimated noise=1.56135 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.855 x 11.1 at 18.57 degrees (North through East) ! Clean map min=-0.0028444 max=0.0079604 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.57 mas, bmaj=10.62 mas, bpa=14.83 degrees ! Estimated noise=1.63849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125864 Jy ! Component: 100 - total flux cleaned = 0.0128523 Jy ! Component: 150 - total flux cleaned = 0.0126416 Jy ! Component: 200 - total flux cleaned = 0.0120707 Jy ! Total flux subtracted in 200 components = 0.0120707 Jy ! Clean residual min=-0.001440 max=0.001469 Jy/beam ! Clean residual mean=-0.000009 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0120707 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0120707 Jy ! Inverting map and beam ! Estimated beam: bmin=6.855 mas, bmaj=11.1 mas, bpa=18.57 degrees ! Estimated noise=1.56135 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.00126796 Jy ! Component: 100 - total flux cleaned = -0.00207572 Jy ! Component: 150 - total flux cleaned = -0.0023761 Jy ! Component: 200 - total flux cleaned = -0.00254423 Jy ! Total flux subtracted in 200 components = -0.00254423 Jy ! Clean residual min=-0.000558 max=0.000566 Jy/beam ! Clean residual mean=0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0095265 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 118 components and 0.0095265 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.925 mas, bmaj=11.07 mas, bpa=18.88 degrees ! Estimated noise=1.56474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411272 Jy ! Component: 100 - total flux cleaned = -0.000592507 Jy ! Component: 150 - total flux cleaned = -0.000639886 Jy ! Component: 200 - total flux cleaned = -0.000745324 Jy ! Total flux subtracted in 200 components = -0.000745324 Jy ! Clean residual min=-0.000250 max=0.000249 Jy/beam ! Clean residual mean=-0.000000 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.00878118 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 = -7.49915e-05 Jy ! Component: 100 - total flux cleaned = -0.00015051 Jy ! Component: 150 - total flux cleaned = -0.000227996 Jy ! Component: 200 - total flux cleaned = -0.000356135 Jy ! Total flux subtracted in 200 components = -0.000356135 Jy ! Clean residual min=-0.000270 max=0.000272 Jy/beam ! Clean residual mean=-0.000000 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.00842504 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 278 components and 0.00842504 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.855 mas, bmaj=11.1 mas, bpa=18.57 degrees ! Estimated noise=1.56135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236559 Jy ! Component: 100 - total flux cleaned = -0.000282858 Jy ! Component: 150 - total flux cleaned = -0.000404319 Jy ! Component: 200 - total flux cleaned = -0.000481663 Jy ! Total flux subtracted in 200 components = -0.000481663 Jy ! Clean residual min=-0.000186 max=0.000183 Jy/beam ! Clean residual mean=0.000001 rms=0.000074 Jy/beam ! Combined flux in latest and established models = 0.00794338 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 360 components and 0.00794338 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.012083Jy sigma=0.462038 ! Fit after self-cal, rms=0.012076Jy sigma=0.461925 wmodel /d2/scr/pima/bp177g_uvs/J1336-0451_X_map.mod ! Writing 360 model components to file: /d2/scr/pima/bp177g_uvs/J1336-0451_X_map.mod wobs /d2/scr/pima/bp177g_uvs/J1336-0451_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177g_uvs/J1336-0451_X_uvs.fits wwins /d2/scr/pima/bp177g_uvs/J1336-0451_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/bp177g_uvs/J1336-0451_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.855 x 11.1 at 18.57 degrees (North through East) ! Clean map min=-0.0033395 max=0.0069814 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177g_uvs/J1336-0451_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0069814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.0943e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.04851 3.04851 6.09703 12.1941 24.3881 48.7762 97.5525 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.006 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 98.408 quit ! Quitting program ! Log file /d2/scr/pima/bp177g_uvs/J1336-0451_X_uvs.log closed on Thu Mar 6 00:15:57 2014