! Started logfile: /d2/scr/pima/bp177e_uvs/J1843+3225_X_uvs.log on Sat Mar 22 21:08:35 2014 obs /d2/scr/pima/bp177e_uvs/J1843+3225_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1843+3225_X_uva.fits ! AN table 1: 4 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J1843+3225 ! ! 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 912 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/J1843+3225_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006734Jy sigma=40.084810 ! Fit after self-cal, rms=0.885644Jy sigma=35.240247 ! 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.9781 mas, bmaj=2.379 mas, bpa=8.236 degrees ! Estimated noise=0.862933 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.0881134 Jy ! Component: 100 - total flux cleaned = 0.107364 Jy ! Total flux subtracted in 100 components = 0.107364 Jy ! Clean residual min=-0.005556 max=0.006621 Jy/beam ! Clean residual mean=0.000006 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.107364 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.107364 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.028839Jy sigma=0.985612 ! Fit after self-cal, rms=0.028832Jy sigma=0.984738 ! 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.182 mas, bmaj=2.455 mas, bpa=8.326 degrees ! Estimated noise=0.623754 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.00736436 Jy ! Component: 100 - total flux cleaned = 0.0114877 Jy ! Component: 150 - total flux cleaned = 0.0141914 Jy ! Component: 200 - total flux cleaned = 0.0160618 Jy ! Total flux subtracted in 200 components = 0.0160618 Jy ! Clean residual min=-0.004937 max=0.006895 Jy/beam ! Clean residual mean=0.000004 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.123426 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 32 components and 0.123426 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.026820Jy sigma=0.890567 ! Fit after self-cal, rms=0.026810Jy sigma=0.889407 ! 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.182 x 2.455 at 8.326 degrees (North through East) ! Clean map min=-0.0047613 max=0.1144 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.11 FD 1.13 HN 0.95 KP 0.91 ! LA 1.05 NL 1.01 OV 0.95 PT 0.87 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.97 KP 0.93 ! LA 0.97 NL 0.98 OV 0.92 PT 0.87 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.07 HN 1.00 KP 1.05 ! LA 0.99 NL 0.98 OV 0.94 PT 0.90 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 1.03 KP 0.90 ! LA 1.02 NL 0.98 OV 0.98 PT 0.92 ! SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.05 KP 1.03 ! LA 1.03 NL 0.89 OV 0.96 PT 0.89 ! SC 0.95 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.19 KP 1.06 ! LA 1.11 NL 0.99 OV 1.02 PT 0.93 ! SC 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.06 KP 1.03 ! LA 1.02 NL 0.98 OV 1.00 PT 0.88 ! SC 1.03 ! ! ! 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* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.026810Jy sigma=0.889407 ! Fit after self-cal, rms=0.024013Jy sigma=0.778913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.18 mas, bmaj=2.482 mas, bpa=8.474 degrees ! Estimated noise=0.615914 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 (4, 10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625713 Jy ! Component: 100 - total flux cleaned = 0.0099198 Jy ! Component: 150 - total flux cleaned = 0.0124652 Jy ! Component: 200 - total flux cleaned = 0.014375 Jy ! Total flux subtracted in 200 components = 0.014375 Jy ! Clean residual min=-0.002361 max=0.002294 Jy/beam ! Clean residual mean=0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.137801 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 87 components and 0.137801 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.022214Jy sigma=0.683244 ! Fit after self-cal, rms=0.022167Jy sigma=0.682167 ! 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.022167Jy sigma=0.682167 ! Fit after self-cal, rms=0.022055Jy sigma=0.678460 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.182 mas, bmaj=2.489 mas, bpa=8.493 degrees ! Estimated noise=0.611127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168064 Jy ! Component: 100 - total flux cleaned = 0.00262992 Jy ! Component: 150 - total flux cleaned = 0.0032143 Jy ! Component: 200 - total flux cleaned = 0.00365132 Jy ! Total flux subtracted in 200 components = 0.00365132 Jy ! Clean residual min=-0.001936 max=0.002006 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.141452 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 109 components and 0.141452 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.021840Jy sigma=0.669490 ! Fit after self-cal, rms=0.021839Jy sigma=0.669354 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.00044236 Jy ! Component: 100 - total flux cleaned = 0.000798671 Jy ! Component: 150 - total flux cleaned = 0.00112105 Jy ! Component: 200 - total flux cleaned = 0.00139104 Jy ! Total flux subtracted in 200 components = 0.00139104 Jy ! Clean residual min=-0.001871 max=0.001917 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.142843 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.142843 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.021756Jy sigma=0.666853 ! Fit after self-cal, rms=0.021760Jy sigma=0.666784 ! 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.021760Jy sigma=0.666784 ! Fit after self-cal, rms=0.021734Jy sigma=0.665998 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.18 mas, bmaj=2.492 mas, bpa=8.57 degrees ! Estimated noise=0.609105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000465921 Jy ! Component: 100 - total flux cleaned = -0.000312153 Jy ! Component: 150 - total flux cleaned = -0.000175669 Jy ! Component: 200 - total flux cleaned = -9.4629e-06 Jy ! Total flux subtracted in 200 components = -9.4629e-06 Jy ! Clean residual min=-0.001865 max=0.001853 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.142834 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.142834 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.021658Jy sigma=0.664385 ! Fit after self-cal, rms=0.021662Jy sigma=0.664343 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.28692e-05 Jy ! Component: 100 - total flux cleaned = 0.000257841 Jy ! Component: 150 - total flux cleaned = 0.000444889 Jy ! Component: 200 - total flux cleaned = 0.000555376 Jy ! Total flux subtracted in 200 components = 0.000555376 Jy ! Clean residual min=-0.001834 max=0.001822 Jy/beam ! Clean residual mean=0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.143389 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.143389 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.021626Jy sigma=0.663497 ! Fit after self-cal, rms=0.021630Jy sigma=0.663462 ! 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.021630Jy sigma=0.663462 ! Fit after self-cal, rms=0.021582Jy sigma=0.662776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.197 mas, bmaj=2.92 mas, bpa=2.648 degrees ! Estimated noise=0.706065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339927 Jy ! Component: 100 - total flux cleaned = 0.000315358 Jy ! Component: 150 - total flux cleaned = 0.000272973 Jy ! Component: 200 - total flux cleaned = 0.000237707 Jy ! Total flux subtracted in 200 components = 0.000237707 Jy ! Clean residual min=-0.001959 max=0.001894 Jy/beam ! Clean residual mean=0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.143627 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 135 components and 0.143627 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.021545Jy sigma=0.663374 ! Fit after self-cal, rms=0.021546Jy sigma=0.663311 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.04472e-05 Jy ! Component: 100 - total flux cleaned = 2.85955e-05 Jy ! Component: 150 - total flux cleaned = 8.86011e-05 Jy ! Component: 200 - total flux cleaned = 0.000131505 Jy ! Total flux subtracted in 200 components = 0.000131505 Jy ! Clean residual min=-0.001923 max=0.001829 Jy/beam ! Clean residual mean=0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.143758 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 140 components and 0.143758 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.021533Jy sigma=0.663498 ! Fit after self-cal, rms=0.021533Jy sigma=0.663409 ! 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.177 mas, bmaj=2.494 mas, bpa=8.652 degrees ! Estimated noise=0.606791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.177 x 2.494 at 8.652 degrees (North through East) ! Clean map min=-0.00183 max=0.1127 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.974 mas, bmaj=2.412 mas, bpa=8.522 degrees ! Estimated noise=0.838942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0856462 Jy ! Component: 100 - total flux cleaned = 0.104454 Jy ! Component: 150 - total flux cleaned = 0.110505 Jy ! Component: 200 - total flux cleaned = 0.114806 Jy ! Total flux subtracted in 200 components = 0.114806 Jy ! Clean residual min=-0.003456 max=0.003654 Jy/beam ! Clean residual mean=0.000006 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.114806 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.114806 Jy ! Inverting map and beam ! Estimated beam: bmin=1.177 mas, bmaj=2.494 mas, bpa=8.652 degrees ! Estimated noise=0.606791 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.00477824 Jy ! Component: 100 - total flux cleaned = 0.00835651 Jy ! Component: 150 - total flux cleaned = 0.0112287 Jy ! Component: 200 - total flux cleaned = 0.0136302 Jy ! Total flux subtracted in 200 components = 0.0136302 Jy ! Clean residual min=-0.002527 max=0.002684 Jy/beam ! Clean residual mean=0.000002 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.128436 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.128436 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=2.197 mas, bmaj=2.92 mas, bpa=2.648 degrees ! Estimated noise=0.706065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355471 Jy ! Component: 100 - total flux cleaned = 0.00600507 Jy ! Component: 150 - total flux cleaned = 0.00737415 Jy ! Component: 200 - total flux cleaned = 0.00845023 Jy ! Total flux subtracted in 200 components = 0.00845023 Jy ! Clean residual min=-0.002283 max=0.002436 Jy/beam ! Clean residual mean=0.000003 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.136887 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.00102664 Jy ! Component: 100 - total flux cleaned = 0.00186265 Jy ! Component: 150 - total flux cleaned = 0.00262941 Jy ! Component: 200 - total flux cleaned = 0.00325823 Jy ! Total flux subtracted in 200 components = 0.00325823 Jy ! Clean residual min=-0.002008 max=0.001900 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.140145 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 126 components and 0.140145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.177 mas, bmaj=2.494 mas, bpa=8.652 degrees ! Estimated noise=0.606791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721476 Jy ! Component: 100 - total flux cleaned = 0.00109893 Jy ! Component: 150 - total flux cleaned = 0.00142022 Jy ! Component: 200 - total flux cleaned = 0.00170848 Jy ! Total flux subtracted in 200 components = 0.00170848 Jy ! Clean residual min=-0.001823 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.141853 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 141 components and 0.141853 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.021526Jy sigma=0.665961 ! Fit after self-cal, rms=0.021531Jy sigma=0.665777 wmodel /d2/scr/pima/bp177e_uvs/J1843+3225_X_map.mod ! Writing 141 model components to file: /d2/scr/pima/bp177e_uvs/J1843+3225_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1843+3225_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1843+3225_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1843+3225_X_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/bp177e_uvs/J1843+3225_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.000479417 Jy ! Component: 100 - total flux cleaned = -0.000509674 Jy ! Component: 150 - total flux cleaned = -0.00048153 Jy ! Component: 200 - total flux cleaned = -0.000403376 Jy ! Component: 250 - total flux cleaned = -0.000328129 Jy ! Component: 300 - total flux cleaned = -0.000257187 Jy ! Component: 350 - total flux cleaned = -0.000257533 Jy ! Component: 400 - total flux cleaned = -0.000213454 Jy ! Component: 450 - total flux cleaned = -0.000171656 Jy ! Component: 500 - total flux cleaned = -0.000172334 Jy ! Component: 550 - total flux cleaned = -0.000230669 Jy ! Component: 600 - total flux cleaned = -0.000230857 Jy ! Component: 650 - total flux cleaned = -0.00024906 Jy ! Component: 700 - total flux cleaned = -0.00032043 Jy ! Component: 750 - total flux cleaned = -0.0004066 Jy ! Component: 800 - total flux cleaned = -0.000406669 Jy ! Component: 850 - total flux cleaned = -0.000456119 Jy ! Component: 900 - total flux cleaned = -0.000487738 Jy ! Component: 950 - total flux cleaned = -0.000488016 Jy ! Component: 1000 - total flux cleaned = -0.000533518 Jy ! Component: 1050 - total flux cleaned = -0.000636966 Jy ! Component: 1100 - total flux cleaned = -0.000694855 Jy ! Component: 1150 - total flux cleaned = -0.000737255 Jy ! Component: 1200 - total flux cleaned = -0.000751567 Jy ! Component: 1250 - total flux cleaned = -0.0007382 Jy ! Component: 1300 - total flux cleaned = -0.000724906 Jy ! Component: 1350 - total flux cleaned = -0.00069872 Jy ! Component: 1400 - total flux cleaned = -0.000711698 Jy ! Component: 1450 - total flux cleaned = -0.000686894 Jy ! Component: 1500 - total flux cleaned = -0.000687083 Jy ! Component: 1550 - total flux cleaned = -0.000710771 Jy ! Component: 1600 - total flux cleaned = -0.00068681 Jy ! Component: 1650 - total flux cleaned = -0.000686801 Jy ! Component: 1700 - total flux cleaned = -0.000744214 Jy ! Component: 1750 - total flux cleaned = -0.000766848 Jy ! Component: 1800 - total flux cleaned = -0.000733424 Jy ! Component: 1850 - total flux cleaned = -0.000766608 Jy ! Component: 1900 - total flux cleaned = -0.000777484 Jy ! Component: 1950 - total flux cleaned = -0.000788393 Jy ! Component: 2000 - total flux cleaned = -0.00082009 Jy ! Component: 2050 - total flux cleaned = -0.000820082 Jy ! Component: 2100 - total flux cleaned = -0.000820181 Jy ! Component: 2150 - total flux cleaned = -0.000810001 Jy ! Component: 2200 - total flux cleaned = -0.000789874 Jy ! Component: 2250 - total flux cleaned = -0.000809895 Jy ! Component: 2300 - total flux cleaned = -0.000780564 Jy ! Component: 2350 - total flux cleaned = -0.000800183 Jy ! Component: 2400 - total flux cleaned = -0.000761471 Jy ! Component: 2450 - total flux cleaned = -0.000780651 Jy ! Component: 2500 - total flux cleaned = -0.000770972 Jy ! Component: 2550 - total flux cleaned = -0.000752088 Jy ! Component: 2600 - total flux cleaned = -0.000752019 Jy ! Component: 2650 - total flux cleaned = -0.000751962 Jy ! Component: 2700 - total flux cleaned = -0.000742803 Jy ! Component: 2750 - total flux cleaned = -0.000724662 Jy ! Component: 2800 - total flux cleaned = -0.000742702 Jy ! Component: 2850 - total flux cleaned = -0.000769367 Jy ! Component: 2900 - total flux cleaned = -0.000733966 Jy ! Component: 2950 - total flux cleaned = -0.000734133 Jy ! Component: 3000 - total flux cleaned = -0.000751595 Jy ! Component: 3050 - total flux cleaned = -0.000751531 Jy ! Component: 3100 - total flux cleaned = -0.000751527 Jy ! Component: 3150 - total flux cleaned = -0.000751549 Jy ! Component: 3200 - total flux cleaned = -0.000743038 Jy ! Component: 3250 - total flux cleaned = -0.000768184 Jy ! Component: 3300 - total flux cleaned = -0.000743237 Jy ! Component: 3350 - total flux cleaned = -0.000751554 Jy ! Component: 3400 - total flux cleaned = -0.00074336 Jy ! Component: 3450 - total flux cleaned = -0.000727037 Jy ! Component: 3500 - total flux cleaned = -0.000702698 Jy ! Component: 3550 - total flux cleaned = -0.000694629 Jy ! Component: 3600 - total flux cleaned = -0.000654409 Jy ! Component: 3650 - total flux cleaned = -0.000670407 Jy ! Component: 3700 - total flux cleaned = -0.000622489 Jy ! Component: 3750 - total flux cleaned = -0.000614588 Jy ! Component: 3800 - total flux cleaned = -0.000622478 Jy ! Component: 3850 - total flux cleaned = -0.000575123 Jy ! Component: 3900 - total flux cleaned = -0.000575106 Jy ! Component: 3950 - total flux cleaned = -0.000575069 Jy ! Component: 4000 - total flux cleaned = -0.000551636 Jy ! Component: 4050 - total flux cleaned = -0.000551654 Jy ! Total flux subtracted in 4096 components = -0.000536163 Jy ! Clean residual min=-0.000450 max=0.000406 Jy/beam ! Clean residual mean=0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.141317 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 411 components and 0.141317 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177e_uvs/J1843+3225_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.177 x 2.494 at 8.652 degrees (North through East) ! Clean map min=-0.0013021 max=0.11245 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1843+3225_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000123863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.330458 0.330458 0.660917 1.32183 2.64367 5.28734 10.5747 21.1493 42.2987 84.5974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 907.829 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1843+3225_X_uvs.log closed on Sat Mar 22 21:08:40 2014