! Started logfile: /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uvs.log on Mon Feb 24 08:51:36 2014 obs /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1605-1139 ! ! 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 504 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/bp171a3_uvs/J1605-1139_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. ! ! 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=1.072246Jy sigma=35.630621 ! Fit after self-cal, rms=0.667328Jy sigma=22.282010 ! 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=0.9375 mas, bmaj=2.726 mas, bpa=8.618 degrees ! Estimated noise=1.20044 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254536 Jy ! Component: 100 - total flux cleaned = 0.314 Jy ! Total flux subtracted in 100 components = 0.314 Jy ! Clean residual min=-0.016211 max=0.025928 Jy/beam ! Clean residual mean=-0.000034 rms=0.005164 Jy/beam ! Combined flux in latest and established models = 0.314 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.314 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.054261Jy sigma=1.707983 ! Fit after self-cal, rms=0.054259Jy sigma=1.707832 ! 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=1.091 mas, bmaj=3.03 mas, bpa=6.362 degrees ! Estimated noise=0.9597 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.0266717 Jy ! Component: 100 - total flux cleaned = 0.0404156 Jy ! Component: 150 - total flux cleaned = 0.0483071 Jy ! Component: 200 - total flux cleaned = 0.0530986 Jy ! Total flux subtracted in 200 components = 0.0530986 Jy ! Clean residual min=-0.015179 max=0.015633 Jy/beam ! Clean residual mean=0.000038 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.367098 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.367098 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.039066Jy sigma=1.222064 ! Fit after self-cal, rms=0.039048Jy sigma=1.220941 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.091 x 3.03 at 6.362 degrees (North through East) ! Clean map min=-0.014918 max=0.32948 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.08 HN 0.89 KP 0.95 NL 1.17 ! OV 1.00 PT 0.87 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.88 KP 0.95 NL 1.14 ! OV 0.95 PT 0.89 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 0.91 KP 1.05 NL 1.15 ! OV 1.02 PT 0.90 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 0.97 KP 0.94 NL 1.10 ! OV 1.00 PT 0.93 SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.94 KP 1.06 NL 1.05 ! OV 0.95 PT 0.90 SC 0.95 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.03 KP 1.05 NL 1.14 ! OV 1.02 PT 0.94 SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.98 KP 1.03 NL 1.12 ! OV 1.04 PT 0.90 SC 0.98 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.039048Jy sigma=1.220941 ! Fit after self-cal, rms=0.021791Jy sigma=0.689428 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=3.031 mas, bpa=6.271 degrees ! Estimated noise=0.951909 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 = 3.83711e-05 Jy ! Component: 100 - total flux cleaned = 4.38788e-05 Jy ! Component: 150 - total flux cleaned = -5.59184e-05 Jy ! Component: 200 - total flux cleaned = -0.000133759 Jy ! Total flux subtracted in 200 components = -0.000133759 Jy ! Clean residual min=-0.005824 max=0.003650 Jy/beam ! Clean residual mean=0.000007 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.366965 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.366965 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.021598Jy sigma=0.681664 ! Fit after self-cal, rms=0.021585Jy sigma=0.681194 ! 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.021585Jy sigma=0.681194 ! Fit after self-cal, rms=0.021495Jy sigma=0.678549 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.082 mas, bmaj=3.031 mas, bpa=6.387 degrees ! Estimated noise=0.951036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210137 Jy ! Component: 100 - total flux cleaned = 0.000212093 Jy ! Component: 150 - total flux cleaned = 0.000161785 Jy ! Component: 200 - total flux cleaned = 0.000101219 Jy ! Total flux subtracted in 200 components = 0.000101219 Jy ! Clean residual min=-0.005656 max=0.003591 Jy/beam ! Clean residual mean=0.000007 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.367066 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.367066 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.021377Jy sigma=0.673720 ! Fit after self-cal, rms=0.021368Jy sigma=0.673494 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.73356e-05 Jy ! Component: 100 - total flux cleaned = -0.000115672 Jy ! Component: 150 - total flux cleaned = -0.000132115 Jy ! Component: 200 - total flux cleaned = -0.000187989 Jy ! Total flux subtracted in 200 components = -0.000187989 Jy ! Clean residual min=-0.005600 max=0.003551 Jy/beam ! Clean residual mean=0.000007 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.366878 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.366878 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.021344Jy sigma=0.672420 ! Fit after self-cal, rms=0.021339Jy sigma=0.672300 ! 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.021339Jy sigma=0.672300 ! Fit after self-cal, rms=0.021263Jy sigma=0.669969 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.08 mas, bmaj=3.03 mas, bpa=6.493 degrees ! Estimated noise=0.949542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208373 Jy ! Component: 100 - total flux cleaned = 0.000148047 Jy ! Component: 150 - total flux cleaned = 0.000127558 Jy ! Component: 200 - total flux cleaned = 0.000129559 Jy ! Total flux subtracted in 200 components = 0.000129559 Jy ! Clean residual min=-0.005494 max=0.003521 Jy/beam ! Clean residual mean=0.000007 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.367007 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.367007 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.021191Jy sigma=0.667091 ! Fit after self-cal, rms=0.021188Jy sigma=0.667014 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 = 2.33147e-06 Jy ! Component: 100 - total flux cleaned = -2.0946e-05 Jy ! Component: 150 - total flux cleaned = -5.2115e-05 Jy ! Component: 200 - total flux cleaned = -8.09804e-05 Jy ! Total flux subtracted in 200 components = -8.09804e-05 Jy ! Clean residual min=-0.005442 max=0.003493 Jy/beam ! Clean residual mean=0.000006 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.366926 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.366926 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.021179Jy sigma=0.666499 ! Fit after self-cal, rms=0.021178Jy sigma=0.666471 ! 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.021178Jy sigma=0.666471 ! Fit after self-cal, rms=0.021123Jy sigma=0.664796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.996 mas, bmaj=4.039 mas, bpa=-3.601 degrees ! Estimated noise=1.17798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526594 Jy ! Component: 100 - total flux cleaned = 0.000572139 Jy ! Component: 150 - total flux cleaned = 0.000572641 Jy ! Component: 200 - total flux cleaned = 0.00057174 Jy ! Total flux subtracted in 200 components = 0.00057174 Jy ! Clean residual min=-0.006287 max=0.005221 Jy/beam ! Clean residual mean=0.000014 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.367498 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.367498 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.021107Jy sigma=0.664398 ! Fit after self-cal, rms=0.021102Jy sigma=0.664293 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.76826e-05 Jy ! Component: 100 - total flux cleaned = 4.86063e-05 Jy ! Component: 150 - total flux cleaned = 5.00072e-05 Jy ! Component: 200 - total flux cleaned = 6.10869e-05 Jy ! Total flux subtracted in 200 components = 6.10869e-05 Jy ! Clean residual min=-0.006248 max=0.005219 Jy/beam ! Clean residual mean=0.000014 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.367559 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.367559 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.021096Jy sigma=0.664022 ! Fit after self-cal, rms=0.021093Jy sigma=0.663961 ! 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=1.079 mas, bmaj=3.029 mas, bpa=6.583 degrees ! Estimated noise=0.94829 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.079 x 3.029 at 6.583 degrees (North through East) ! Clean map min=-0.0050456 max=0.32562 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=0.9296 mas, bmaj=2.719 mas, bpa=8.618 degrees ! Estimated noise=1.17348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.248809 Jy ! Component: 100 - total flux cleaned = 0.30808 Jy ! Component: 150 - total flux cleaned = 0.332741 Jy ! Component: 200 - total flux cleaned = 0.345122 Jy ! Total flux subtracted in 200 components = 0.345122 Jy ! Clean residual min=-0.006068 max=0.006879 Jy/beam ! Clean residual mean=-0.000018 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.345122 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.345122 Jy ! Inverting map and beam ! Estimated beam: bmin=1.079 mas, bmaj=3.029 mas, bpa=6.583 degrees ! Estimated noise=0.94829 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.00902699 Jy ! Component: 100 - total flux cleaned = 0.0139792 Jy ! Component: 150 - total flux cleaned = 0.0169477 Jy ! Component: 200 - total flux cleaned = 0.0187997 Jy ! Total flux subtracted in 200 components = 0.0187997 Jy ! Clean residual min=-0.005107 max=0.003338 Jy/beam ! Clean residual mean=0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.363921 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.363921 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=1.996 mas, bmaj=4.039 mas, bpa=-3.601 degrees ! Estimated noise=1.17798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227794 Jy ! Component: 100 - total flux cleaned = 0.00292739 Jy ! Component: 150 - total flux cleaned = 0.00304261 Jy ! Component: 200 - total flux cleaned = 0.00313671 Jy ! Total flux subtracted in 200 components = 0.00313671 Jy ! Clean residual min=-0.006093 max=0.005168 Jy/beam ! Clean residual mean=0.000012 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.367058 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.92795e-05 Jy ! Component: 100 - total flux cleaned = 9.58419e-05 Jy ! Component: 150 - total flux cleaned = 0.000143917 Jy ! Component: 200 - total flux cleaned = 0.00018764 Jy ! Total flux subtracted in 200 components = 0.00018764 Jy ! Clean residual min=-0.006143 max=0.005190 Jy/beam ! Clean residual mean=0.000013 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.367246 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.367246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.079 mas, bmaj=3.029 mas, bpa=6.583 degrees ! Estimated noise=0.94829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398476 Jy ! Component: 100 - total flux cleaned = -0.000536054 Jy ! Component: 150 - total flux cleaned = -0.000629285 Jy ! Component: 200 - total flux cleaned = -0.000659738 Jy ! Total flux subtracted in 200 components = -0.000659738 Jy ! Clean residual min=-0.005192 max=0.003462 Jy/beam ! Clean residual mean=0.000006 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.366586 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.366586 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.021134Jy sigma=0.664473 ! Fit after self-cal, rms=0.021130Jy sigma=0.664351 wmodel /d2/scr/pima/bp171a3_uvs/J1605-1139_X_map.mod ! Writing 63 model components to file: /d2/scr/pima/bp171a3_uvs/J1605-1139_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1605-1139_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a3_uvs/J1605-1139_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00209499 Jy ! Component: 100 - total flux cleaned = -0.00320197 Jy ! Component: 150 - total flux cleaned = -0.00352618 Jy ! Component: 200 - total flux cleaned = -0.0038231 Jy ! Component: 250 - total flux cleaned = -0.00400813 Jy ! Component: 300 - total flux cleaned = -0.00435433 Jy ! Component: 350 - total flux cleaned = -0.00463907 Jy ! Component: 400 - total flux cleaned = -0.00483115 Jy ! Component: 450 - total flux cleaned = -0.00501379 Jy ! Component: 500 - total flux cleaned = -0.00525695 Jy ! Component: 550 - total flux cleaned = -0.00555451 Jy ! Component: 600 - total flux cleaned = -0.0059011 Jy ! Component: 650 - total flux cleaned = -0.00617254 Jy ! Component: 700 - total flux cleaned = -0.00626011 Jy ! Component: 750 - total flux cleaned = -0.00640158 Jy ! Component: 800 - total flux cleaned = -0.00651144 Jy ! Component: 850 - total flux cleaned = -0.00659136 Jy ! Component: 900 - total flux cleaned = -0.00672217 Jy ! Component: 950 - total flux cleaned = -0.00677308 Jy ! Component: 1000 - total flux cleaned = -0.00679803 Jy ! Component: 1050 - total flux cleaned = -0.00684703 Jy ! Component: 1100 - total flux cleaned = -0.00691911 Jy ! Component: 1150 - total flux cleaned = -0.00701321 Jy ! Component: 1200 - total flux cleaned = -0.00710578 Jy ! Component: 1250 - total flux cleaned = -0.0071513 Jy ! Component: 1300 - total flux cleaned = -0.00721871 Jy ! Component: 1350 - total flux cleaned = -0.00724066 Jy ! Component: 1400 - total flux cleaned = -0.0072407 Jy ! Component: 1450 - total flux cleaned = -0.00728368 Jy ! Component: 1500 - total flux cleaned = -0.00728348 Jy ! Component: 1550 - total flux cleaned = -0.00730443 Jy ! Component: 1600 - total flux cleaned = -0.00726331 Jy ! Component: 1650 - total flux cleaned = -0.0073042 Jy ! Component: 1700 - total flux cleaned = -0.00726376 Jy ! Component: 1750 - total flux cleaned = -0.00730394 Jy ! Component: 1800 - total flux cleaned = -0.00726401 Jy ! Component: 1850 - total flux cleaned = -0.00730366 Jy ! Component: 1900 - total flux cleaned = -0.0073037 Jy ! Component: 1950 - total flux cleaned = -0.00728412 Jy ! Component: 2000 - total flux cleaned = -0.00726468 Jy ! Component: 2050 - total flux cleaned = -0.00724532 Jy ! Component: 2100 - total flux cleaned = -0.00720662 Jy ! Component: 2150 - total flux cleaned = -0.0071874 Jy ! Component: 2200 - total flux cleaned = -0.00716818 Jy ! Component: 2250 - total flux cleaned = -0.00712969 Jy ! Component: 2300 - total flux cleaned = -0.00712966 Jy ! Component: 2350 - total flux cleaned = -0.00709147 Jy ! Component: 2400 - total flux cleaned = -0.00709163 Jy ! Component: 2450 - total flux cleaned = -0.00709164 Jy ! Component: 2500 - total flux cleaned = -0.00711077 Jy ! Component: 2550 - total flux cleaned = -0.00709167 Jy ! Component: 2600 - total flux cleaned = -0.00709166 Jy ! Component: 2650 - total flux cleaned = -0.00705315 Jy ! Component: 2700 - total flux cleaned = -0.00701482 Jy ! Component: 2750 - total flux cleaned = -0.00695683 Jy ! Component: 2800 - total flux cleaned = -0.00695675 Jy ! Component: 2850 - total flux cleaned = -0.0068788 Jy ! Component: 2900 - total flux cleaned = -0.00687882 Jy ! Component: 2950 - total flux cleaned = -0.00691816 Jy ! Component: 3000 - total flux cleaned = -0.00693795 Jy ! Component: 3050 - total flux cleaned = -0.00699779 Jy ! Component: 3100 - total flux cleaned = -0.00703812 Jy ! Component: 3150 - total flux cleaned = -0.0070789 Jy ! Component: 3200 - total flux cleaned = -0.00711992 Jy ! Component: 3250 - total flux cleaned = -0.00716135 Jy ! Component: 3300 - total flux cleaned = -0.00720308 Jy ! Component: 3350 - total flux cleaned = -0.00720289 Jy ! Component: 3400 - total flux cleaned = -0.00724527 Jy ! Component: 3450 - total flux cleaned = -0.00726674 Jy ! Component: 3500 - total flux cleaned = -0.00731027 Jy ! Component: 3550 - total flux cleaned = -0.00733247 Jy ! Component: 3600 - total flux cleaned = -0.00737712 Jy ! Component: 3650 - total flux cleaned = -0.00735454 Jy ! Component: 3700 - total flux cleaned = -0.00737757 Jy ! Component: 3750 - total flux cleaned = -0.00740039 Jy ! Component: 3800 - total flux cleaned = -0.00742384 Jy ! Component: 3850 - total flux cleaned = -0.00742395 Jy ! Component: 3900 - total flux cleaned = -0.00739994 Jy ! Component: 3950 - total flux cleaned = -0.00737548 Jy ! Component: 4000 - total flux cleaned = -0.00732577 Jy ! Component: 4050 - total flux cleaned = -0.00730034 Jy ! Total flux subtracted in 4096 components = -0.00730015 Jy ! Clean residual min=-0.001555 max=0.001562 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.359286 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 334 components and 0.359286 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a3_uvs/J1605-1139_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.079 x 3.029 at 6.583 degrees (North through East) ! Clean map min=-0.0026661 max=0.32535 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1605-1139_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.325347 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390099 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.359707 0.359707 0.719414 1.43883 2.87765 5.75531 11.5106 23.0212 46.0425 92.0849 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.325 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 834.012 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1605-1139_X_uvs.log closed on Mon Feb 24 08:51:41 2014