! Started logfile: /d2/scr/pima/bp177g_uvs/J1121-0600_X_uvs.log on Thu Mar 6 00:15:21 2014 obs /d2/scr/pima/bp177g_uvs/J1121-0600_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177g_uvs/J1121-0600_X_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.239796 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1121-0600 ! ! 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 376 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/J1121-0600_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001261Jy sigma=35.234824 ! Fit after self-cal, rms=0.973126Jy sigma=35.727937 ! 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.911 mas, bmaj=6.72 mas, bpa=-20.71 degrees ! Estimated noise=1.89998 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.0240585 Jy ! Component: 100 - total flux cleaned = 0.030112 Jy ! Total flux subtracted in 100 components = 0.030112 Jy ! Clean residual min=-0.005540 max=0.005619 Jy/beam ! Clean residual mean=0.000028 rms=0.002512 Jy/beam ! Combined flux in latest and established models = 0.030112 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.030112 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.023129Jy sigma=0.793501 ! Fit after self-cal, rms=0.020360Jy sigma=0.691969 ! 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=4.213 mas, bmaj=6.665 mas, bpa=-12.26 degrees ! Estimated noise=1.11342 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.0069084 Jy ! Component: 100 - total flux cleaned = 0.00794698 Jy ! Component: 150 - total flux cleaned = 0.00794081 Jy ! Component: 200 - total flux cleaned = 0.00794642 Jy ! Total flux subtracted in 200 components = 0.00794642 Jy ! Clean residual min=-0.001891 max=0.001894 Jy/beam ! Clean residual mean=0.000016 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.0380584 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 121 components and 0.0380584 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.016114Jy sigma=0.538703 ! Fit after self-cal, rms=0.015992Jy sigma=0.535256 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.213 x 6.665 at -12.26 degrees (North through East) ! Clean map min=-0.0041517 max=0.024769 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 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* HN 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* HN 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* HN 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 0.99 HN 1.03 KP 1.03 ! LA 1.09 NL 1.15 OV 1.05 PT 0.93 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 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* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.015992Jy sigma=0.535256 ! Fit after self-cal, rms=0.016018Jy sigma=0.534054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.224 mas, bmaj=6.674 mas, bpa=-12.11 degrees ! Estimated noise=1.12298 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.000416765 Jy ! Component: 100 - total flux cleaned = 0.00120808 Jy ! Component: 150 - total flux cleaned = 0.00201025 Jy ! Component: 200 - total flux cleaned = 0.00286661 Jy ! Total flux subtracted in 200 components = 0.00286661 Jy ! Clean residual min=-0.000942 max=0.000941 Jy/beam ! Clean residual mean=0.000009 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.040925 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 207 components and 0.040925 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.015137Jy sigma=0.506793 ! Fit after self-cal, rms=0.015113Jy sigma=0.506483 ! 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.015113Jy sigma=0.506483 ! Fit after self-cal, rms=0.014982Jy sigma=0.500308 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=6.672 mas, bpa=-12.04 degrees ! Estimated noise=1.12071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108631 Jy ! Component: 100 - total flux cleaned = 0.00174951 Jy ! Component: 150 - total flux cleaned = 0.00212036 Jy ! Component: 200 - total flux cleaned = 0.00227733 Jy ! Total flux subtracted in 200 components = 0.00227733 Jy ! Clean residual min=-0.000486 max=0.000485 Jy/beam ! Clean residual mean=0.000003 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0432023 Jy selfcal ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 298 components and 0.0432023 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.014736Jy sigma=0.493247 ! Fit after self-cal, rms=0.014727Jy sigma=0.493038 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.000546182 Jy ! Component: 100 - total flux cleaned = 0.000868648 Jy ! Component: 150 - total flux cleaned = 0.00106451 Jy ! Component: 200 - total flux cleaned = 0.00115969 Jy ! Total flux subtracted in 200 components = 0.00115969 Jy ! Clean residual min=-0.000296 max=0.000297 Jy/beam ! Clean residual mean=0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.044362 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 375 components and 0.044362 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.014647Jy sigma=0.490903 ! Fit after self-cal, rms=0.014641Jy sigma=0.490872 ! 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.014641Jy sigma=0.490872 ! Fit after self-cal, rms=0.014580Jy sigma=0.480648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=6.708 mas, bpa=-11.8 degrees ! Estimated noise=1.1235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232308 Jy ! Component: 100 - total flux cleaned = -0.000169533 Jy ! Component: 150 - total flux cleaned = -0.000204662 Jy ! Component: 200 - total flux cleaned = -0.000221196 Jy ! Total flux subtracted in 200 components = -0.000221196 Jy ! Clean residual min=-0.000248 max=0.000243 Jy/beam ! Clean residual mean=-0.000001 rms=0.000087 Jy/beam ! Combined flux in latest and established models = 0.0441408 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 432 components and 0.0441408 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.014529Jy sigma=0.478792 ! Fit after self-cal, rms=0.014535Jy sigma=0.478585 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 = 7.49526e-05 Jy ! Component: 100 - total flux cleaned = 0.000126692 Jy ! Component: 150 - total flux cleaned = 0.000198107 Jy ! Component: 200 - total flux cleaned = 0.000241652 Jy ! Total flux subtracted in 200 components = 0.000241652 Jy ! Clean residual min=-0.000177 max=0.000177 Jy/beam ! Clean residual mean=0.000000 rms=0.000066 Jy/beam ! Combined flux in latest and established models = 0.0443825 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 482 components and 0.0443825 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.014512Jy sigma=0.477964 ! Fit after self-cal, rms=0.014509Jy sigma=0.477945 ! 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.014509Jy sigma=0.477945 ! Fit after self-cal, rms=0.014562Jy sigma=0.477569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.394 mas, bmaj=6.773 mas, bpa=-10.39 degrees ! Estimated noise=1.12312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182341 Jy ! Component: 100 - total flux cleaned = -0.000118422 Jy ! Component: 150 - total flux cleaned = -0.000130554 Jy ! Component: 200 - total flux cleaned = -0.000152406 Jy ! Total flux subtracted in 200 components = -0.000152406 Jy ! Clean residual min=-0.000174 max=0.000171 Jy/beam ! Clean residual mean=-0.000000 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0442301 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 541 components and 0.0442301 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.014540Jy sigma=0.476904 ! Fit after self-cal, rms=0.014541Jy sigma=0.476885 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.000106602 Jy ! Component: 100 - total flux cleaned = 0.000145167 Jy ! Component: 150 - total flux cleaned = 0.000118723 Jy ! Component: 200 - total flux cleaned = 9.31137e-05 Jy ! Total flux subtracted in 200 components = 9.31137e-05 Jy ! Clean residual min=-0.000141 max=0.000141 Jy/beam ! Clean residual mean=0.000000 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0443232 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 575 components and 0.0443232 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.014527Jy sigma=0.476545 ! Fit after self-cal, rms=0.014526Jy sigma=0.476534 ! 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=4.222 mas, bmaj=6.717 mas, bpa=-11.77 degrees ! Estimated noise=1.12473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.222 x 6.717 at -11.77 degrees (North through East) ! Clean map min=-0.002862 max=0.023198 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.918 mas, bmaj=6.767 mas, bpa=-20.26 degrees ! Estimated noise=1.93318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0247429 Jy ! Component: 100 - total flux cleaned = 0.0322962 Jy ! Component: 150 - total flux cleaned = 0.0369384 Jy ! Component: 200 - total flux cleaned = 0.0392604 Jy ! Total flux subtracted in 200 components = 0.0392604 Jy ! Clean residual min=-0.002908 max=0.002913 Jy/beam ! Clean residual mean=0.000019 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.0392604 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 80 model components to the UV plane model. ! The established model now contains 80 components and 0.0392604 Jy ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=6.717 mas, bpa=-11.77 degrees ! Estimated noise=1.12473 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 = 2.06592e-05 Jy ! Component: 100 - total flux cleaned = 0.000645238 Jy ! Component: 150 - total flux cleaned = 0.00125438 Jy ! Component: 200 - total flux cleaned = 0.00162605 Jy ! Total flux subtracted in 200 components = 0.00162605 Jy ! Clean residual min=-0.001120 max=0.001121 Jy/beam ! Clean residual mean=0.000009 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0408864 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 161 components and 0.0408864 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.394 mas, bmaj=6.773 mas, bpa=-10.39 degrees ! Estimated noise=1.12312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823902 Jy ! Component: 100 - total flux cleaned = 0.00173152 Jy ! Component: 150 - total flux cleaned = 0.00248794 Jy ! Component: 200 - total flux cleaned = 0.00302128 Jy ! Total flux subtracted in 200 components = 0.00302128 Jy ! Clean residual min=-0.000543 max=0.000549 Jy/beam ! Clean residual mean=0.000004 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0439077 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.000435412 Jy ! Component: 100 - total flux cleaned = 0.000682474 Jy ! Component: 150 - total flux cleaned = 0.000954451 Jy ! Component: 200 - total flux cleaned = 0.00115873 Jy ! Total flux subtracted in 200 components = 0.00115873 Jy ! Clean residual min=-0.000364 max=0.000370 Jy/beam ! Clean residual mean=0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0450665 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 306 components and 0.0450664 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=6.717 mas, bpa=-11.77 degrees ! Estimated noise=1.12473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.51315e-05 Jy ! Component: 100 - total flux cleaned = -6.82795e-05 Jy ! Component: 150 - total flux cleaned = -1.8601e-05 Jy ! Component: 200 - total flux cleaned = 7.18843e-05 Jy ! Total flux subtracted in 200 components = 7.18843e-05 Jy ! Clean residual min=-0.000243 max=0.000243 Jy/beam ! Clean residual mean=0.000001 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0451383 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 357 components and 0.0451383 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.014588Jy sigma=0.478951 ! Fit after self-cal, rms=0.014587Jy sigma=0.478741 wmodel /d2/scr/pima/bp177g_uvs/J1121-0600_X_map.mod ! Writing 357 model components to file: /d2/scr/pima/bp177g_uvs/J1121-0600_X_map.mod wobs /d2/scr/pima/bp177g_uvs/J1121-0600_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177g_uvs/J1121-0600_X_uvs.fits wwins /d2/scr/pima/bp177g_uvs/J1121-0600_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/J1121-0600_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.222 x 6.717 at -11.77 degrees (North through East) ! Clean map min=-0.0029105 max=0.024189 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177g_uvs/J1121-0600_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0241889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.61393e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19235 1.19235 2.38471 4.76942 9.53883 19.0777 38.1553 76.3107 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 251.603 quit ! Quitting program ! Log file /d2/scr/pima/bp177g_uvs/J1121-0600_X_uvs.log closed on Thu Mar 6 00:15:24 2014