! Started logfile: /d2/scr/pima/bp177e_uvs/J1447-3409_X_uvs.log on Sat Mar 22 21:00:59 2014 obs /d2/scr/pima/bp177e_uvs/J1447-3409_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1447-3409_X_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.678571 visibilities/baseline/integration-bin. ! Found source: J1447-3409 ! ! 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 456 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/J1447-3409_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.007324Jy sigma=30.728818 ! Fit after self-cal, rms=0.922088Jy sigma=27.668142 ! 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.015 mas, bmaj=12.09 mas, bpa=9.178 degrees ! Estimated noise=1.68198 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.0598482 Jy ! Component: 100 - total flux cleaned = 0.0863182 Jy ! Total flux subtracted in 100 components = 0.0863182 Jy ! Clean residual min=-0.011496 max=0.013641 Jy/beam ! Clean residual mean=0.000037 rms=0.004921 Jy/beam ! Combined flux in latest and established models = 0.0863182 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.0863182 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.043780Jy sigma=1.356094 ! Fit after self-cal, rms=0.042542Jy sigma=1.329300 ! 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=3.427 mas, bmaj=13.36 mas, bpa=8.394 degrees ! Estimated noise=1.17809 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.0227101 Jy ! Component: 100 - total flux cleaned = 0.0375741 Jy ! Component: 150 - total flux cleaned = 0.0475285 Jy ! Component: 200 - total flux cleaned = 0.0543402 Jy ! Total flux subtracted in 200 components = 0.0543402 Jy ! Clean residual min=-0.005252 max=0.005245 Jy/beam ! Clean residual mean=0.000041 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 0.140658 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 150 components and 0.140658 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.026491Jy sigma=0.688196 ! Fit after self-cal, rms=0.026255Jy sigma=0.682439 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 13.36 at 8.394 degrees (North through East) ! Clean map min=-0.0064288 max=0.063459 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.19 FD 1.01 KP 0.94 LA 0.89 ! NL 1.19 OV 0.92 PT 0.88 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.92 KP 0.88 LA 0.87 ! NL 1.07 OV 0.86 PT 0.92 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 KP 1.02 LA 0.84 ! NL 1.11 OV 0.94 PT 0.96 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 KP 0.96 LA 0.84 ! NL 1.10 OV 0.92 PT 1.02 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.026255Jy sigma=0.682439 ! Fit after self-cal, rms=0.023468Jy sigma=0.597039 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=13.61 mas, bpa=8.375 degrees ! Estimated noise=1.12188 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.00385072 Jy ! Component: 100 - total flux cleaned = 0.00419661 Jy ! Component: 150 - total flux cleaned = 0.00298706 Jy ! Component: 200 - total flux cleaned = 0.00248152 Jy ! Total flux subtracted in 200 components = 0.00248152 Jy ! Clean residual min=-0.001585 max=0.001583 Jy/beam ! Clean residual mean=0.000017 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.14314 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 240 components and 0.14314 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.533092 ! Fit after self-cal, rms=0.021489Jy sigma=0.531966 ! 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.021489Jy sigma=0.531966 ! Fit after self-cal, rms=0.021426Jy sigma=0.521348 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=13.62 mas, bpa=8.395 degrees ! Estimated noise=1.12378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240135 Jy ! Component: 100 - total flux cleaned = -0.000783873 Jy ! Component: 150 - total flux cleaned = -0.00118442 Jy ! Component: 200 - total flux cleaned = -0.00130103 Jy ! Total flux subtracted in 200 components = -0.00130103 Jy ! Clean residual min=-0.000914 max=0.000920 Jy/beam ! Clean residual mean=0.000010 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.141839 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 321 components and 0.141839 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.020840Jy sigma=0.506589 ! Fit after self-cal, rms=0.020844Jy sigma=0.506325 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.000233602 Jy ! Component: 100 - total flux cleaned = 0.000235203 Jy ! Component: 150 - total flux cleaned = 0.00041152 Jy ! Component: 200 - total flux cleaned = 0.0007779 Jy ! Total flux subtracted in 200 components = 0.0007779 Jy ! Clean residual min=-0.000652 max=0.000657 Jy/beam ! Clean residual mean=0.000005 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.142617 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 397 components and 0.142617 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.020619Jy sigma=0.500624 ! Fit after self-cal, rms=0.020620Jy sigma=0.500524 ! 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.020620Jy sigma=0.500524 ! Fit after self-cal, rms=0.020354Jy sigma=0.496864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=13.53 mas, bpa=8.247 degrees ! Estimated noise=1.12649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103144 Jy ! Component: 100 - total flux cleaned = 0.000946606 Jy ! Component: 150 - total flux cleaned = 0.000952275 Jy ! Component: 200 - total flux cleaned = 0.000769448 Jy ! Total flux subtracted in 200 components = 0.000769448 Jy ! Clean residual min=-0.000568 max=0.000563 Jy/beam ! Clean residual mean=0.000004 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.143386 Jy selfcal ! Performing phase self-cal ! Adding 120 model components to the UV plane model. ! The established model now contains 500 components and 0.143386 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.020123Jy sigma=0.491289 ! Fit after self-cal, rms=0.020125Jy sigma=0.491223 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.000213651 Jy ! Component: 100 - total flux cleaned = 0.000121999 Jy ! Component: 150 - total flux cleaned = 0.000121366 Jy ! Component: 200 - total flux cleaned = 0.000226658 Jy ! Total flux subtracted in 200 components = 0.000226658 Jy ! Clean residual min=-0.000438 max=0.000436 Jy/beam ! Clean residual mean=0.000002 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.143613 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 572 components and 0.143613 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.020027Jy sigma=0.488926 ! Fit after self-cal, rms=0.020030Jy sigma=0.488904 ! 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.020030Jy sigma=0.488904 ! Fit after self-cal, rms=0.019903Jy sigma=0.486200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.592 mas, bmaj=13.64 mas, bpa=8.085 degrees ! Estimated noise=1.12533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011984 Jy ! Component: 100 - total flux cleaned = 0.00159252 Jy ! Component: 150 - total flux cleaned = 0.00162566 Jy ! Component: 200 - total flux cleaned = 0.00173473 Jy ! Total flux subtracted in 200 components = 0.00173473 Jy ! Clean residual min=-0.000422 max=0.000424 Jy/beam ! Clean residual mean=0.000002 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.145348 Jy selfcal ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 653 components and 0.145348 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.019760Jy sigma=0.483063 ! Fit after self-cal, rms=0.019760Jy sigma=0.483025 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.000188573 Jy ! Component: 100 - total flux cleaned = 0.000236453 Jy ! Component: 150 - total flux cleaned = 0.000300395 Jy ! Component: 200 - total flux cleaned = 0.000299398 Jy ! Total flux subtracted in 200 components = 0.000299398 Jy ! Clean residual min=-0.000332 max=0.000333 Jy/beam ! Clean residual mean=0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.145647 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 726 components and 0.145647 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.019706Jy sigma=0.481667 ! Fit after self-cal, rms=0.019709Jy sigma=0.481653 ! 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=3.439 mas, bmaj=13.45 mas, bpa=8.145 degrees ! Estimated noise=1.12993 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.439 x 13.45 at 8.145 degrees (North through East) ! Clean map min=-0.002521 max=0.059016 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.027 mas, bmaj=12.29 mas, bpa=9.072 degrees ! Estimated noise=1.63534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0586697 Jy ! Component: 100 - total flux cleaned = 0.0848739 Jy ! Component: 150 - total flux cleaned = 0.101903 Jy ! Component: 200 - total flux cleaned = 0.113556 Jy ! Total flux subtracted in 200 components = 0.113556 Jy ! Clean residual min=-0.007319 max=0.007359 Jy/beam ! Clean residual mean=0.000027 rms=0.003018 Jy/beam ! Combined flux in latest and established models = 0.113556 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 94 model components to the UV plane model. ! The established model now contains 94 components and 0.113556 Jy ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=13.45 mas, bpa=8.145 degrees ! Estimated noise=1.12993 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.0126734 Jy ! Component: 100 - total flux cleaned = 0.0203583 Jy ! Component: 150 - total flux cleaned = 0.0253183 Jy ! Component: 200 - total flux cleaned = 0.0281475 Jy ! Total flux subtracted in 200 components = 0.0281475 Jy ! Clean residual min=-0.003538 max=0.003550 Jy/beam ! Clean residual mean=0.000028 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.141703 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 192 components and 0.141703 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=3.592 mas, bmaj=13.64 mas, bpa=8.085 degrees ! Estimated noise=1.12533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339074 Jy ! Component: 100 - total flux cleaned = 0.00484886 Jy ! Component: 150 - total flux cleaned = 0.00526682 Jy ! Component: 200 - total flux cleaned = 0.00526938 Jy ! Total flux subtracted in 200 components = 0.00526938 Jy ! Clean residual min=-0.001665 max=0.001643 Jy/beam ! Clean residual mean=0.000012 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.146973 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.000653535 Jy ! Component: 100 - total flux cleaned = -0.00128039 Jy ! Component: 150 - total flux cleaned = -0.00170019 Jy ! Component: 200 - total flux cleaned = -0.00176849 Jy ! Total flux subtracted in 200 components = -0.00176849 Jy ! Clean residual min=-0.000993 max=0.000994 Jy/beam ! Clean residual mean=0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.145204 Jy ! Adding 185 model components to the UV plane model. ! The established model now contains 368 components and 0.145204 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=13.45 mas, bpa=8.145 degrees ! Estimated noise=1.12993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000347206 Jy ! Component: 100 - total flux cleaned = -0.000821565 Jy ! Component: 150 - total flux cleaned = -0.000990235 Jy ! Component: 200 - total flux cleaned = -0.00118071 Jy ! Total flux subtracted in 200 components = -0.00118071 Jy ! Clean residual min=-0.000608 max=0.000611 Jy/beam ! Clean residual mean=0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.144023 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 452 components and 0.144023 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.019878Jy sigma=0.488878 ! Fit after self-cal, rms=0.019869Jy sigma=0.488582 wmodel /d2/scr/pima/bp177e_uvs/J1447-3409_X_map.mod ! Writing 452 model components to file: /d2/scr/pima/bp177e_uvs/J1447-3409_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1447-3409_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1447-3409_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1447-3409_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177e_uvs/J1447-3409_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.439 x 13.45 at 8.145 degrees (North through East) ! Clean map min=-0.0035017 max=0.057586 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1447-3409_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0575858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289004 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.5056 1.5056 3.0112 6.0224 12.0448 24.0896 48.1792 96.3585 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 199.255 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1447-3409_X_uvs.log closed on Sat Mar 22 21:01:04 2014