! Started logfile: /scr/pima/s3111c_uvs/J0344+6518_X_uvs.log on Tue Jul 24 09:21:34 2012 obs /scr/pima/s3111c_uvs/J0344+6518_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J0344+6518_X_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.460444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0344+6518 ! ! 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 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4144 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 = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J0344+6518_X] 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 = 512x512 pixels with 0.100x0.100 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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004548Jy sigma=0.710323 ! Fit after self-cal, rms=0.889121Jy sigma=0.628704 ! 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=1.081 mas, bmaj=1.727 mas, bpa=-79.14 degrees ! Estimated noise=27.3765 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.0888432 Jy ! Component: 100 - total flux cleaned = 0.108396 Jy ! Total flux subtracted in 100 components = 0.108396 Jy ! Clean residual min=-0.006342 max=0.008669 Jy/beam ! Clean residual mean=-0.000002 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.108396 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.108396 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.041457Jy sigma=0.029315 ! Fit after self-cal, rms=0.041393Jy sigma=0.029269 ! 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.545 mas, bmaj=1.945 mas, bpa=81.37 degrees ! Estimated noise=16.0956 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.00543134 Jy ! Component: 100 - total flux cleaned = 0.00673999 Jy ! Component: 150 - total flux cleaned = 0.00696827 Jy ! Component: 200 - total flux cleaned = 0.00696882 Jy ! Total flux subtracted in 200 components = 0.00696882 Jy ! Clean residual min=-0.004416 max=0.009670 Jy/beam ! Clean residual mean=0.000043 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.115365 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.115365 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.040693Jy sigma=0.028774 ! Fit after self-cal, rms=0.040677Jy sigma=0.028763 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.09 GB 0.92 HN 1.04 ! KP 0.98 LA 0.98 NL 1.08 OV 1.11 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 GB 0.90 HN 1.00 ! KP 1.00 LA 0.94 NL 1.03 OV 1.11 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 GB 0.94 HN 0.98 ! KP 1.01 LA 0.96 NL 1.07 OV 1.13 ! PT 1.13 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 GB 0.98 HN 0.97 ! KP 0.95 LA 1.01 NL 1.08 OV 1.13 ! PT 1.13 SC 1.15 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 GB 0.91 HN 0.90 ! KP 0.95 LA 0.92 NL 1.01 OV 1.09 ! PT 1.07 SC 1.09 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 GB 0.94 HN 0.98 ! KP 0.82 LA 0.92 NL 0.96 OV 1.03 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 GB 0.98 HN 1.00 ! KP 0.88 LA 0.89 NL 0.92 OV 1.02 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.75 GB 0.84 HN 0.94 ! KP 0.89 LA 0.87 NL 0.83 OV 1.02 ! PT 1.00 SC 0.84 ! ! ! Fit before self-cal, rms=0.040677Jy sigma=0.028763 ! Fit after self-cal, rms=0.035731Jy sigma=0.026186 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.555 mas, bmaj=1.953 mas, bpa=80.66 degrees ! Estimated noise=16.0706 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 (-3.8, 4.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808742 Jy ! Component: 100 - total flux cleaned = 0.0111063 Jy ! Component: 150 - total flux cleaned = 0.0130111 Jy ! Component: 200 - total flux cleaned = 0.0140417 Jy ! Total flux subtracted in 200 components = 0.0140417 Jy ! Clean residual min=-0.001779 max=0.002621 Jy/beam ! Clean residual mean=0.000031 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.129406 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 55 components and 0.129406 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.034037Jy sigma=0.025036 ! Fit after self-cal, rms=0.033887Jy sigma=0.024881 ! 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.033887Jy sigma=0.024881 ! Fit after self-cal, rms=0.033495Jy sigma=0.024597 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.548 mas, bmaj=1.959 mas, bpa=81.75 degrees ! Estimated noise=16.0505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203722 Jy ! Component: 100 - total flux cleaned = 0.00305302 Jy ! Component: 150 - total flux cleaned = 0.00341637 Jy ! Component: 200 - total flux cleaned = 0.00348005 Jy ! Total flux subtracted in 200 components = 0.00348005 Jy ! Clean residual min=-0.001378 max=0.001449 Jy/beam ! Clean residual mean=0.000038 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.132886 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.132886 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.033366Jy sigma=0.024513 ! Fit after self-cal, rms=0.033356Jy sigma=0.024498 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.000706091 Jy ! Component: 100 - total flux cleaned = 0.000814605 Jy ! Component: 150 - total flux cleaned = 0.000866521 Jy ! Component: 200 - total flux cleaned = 0.000895577 Jy ! Total flux subtracted in 200 components = 0.000895577 Jy ! Clean residual min=-0.001311 max=0.001167 Jy/beam ! Clean residual mean=0.000033 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.133782 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 102 components and 0.133782 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.033334Jy sigma=0.024481 ! Fit after self-cal, rms=0.033330Jy sigma=0.024479 ! 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.033330Jy sigma=0.024479 ! Fit after self-cal, rms=0.033359Jy sigma=0.024468 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.546 mas, bmaj=1.96 mas, bpa=82.2 degrees ! Estimated noise=16.069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000633573 Jy ! Component: 100 - total flux cleaned = 0.000813181 Jy ! Component: 150 - total flux cleaned = 0.000887498 Jy ! Component: 200 - total flux cleaned = 0.00091302 Jy ! Total flux subtracted in 200 components = 0.00091302 Jy ! Clean residual min=-0.001271 max=0.001056 Jy/beam ! Clean residual mean=0.000037 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.134695 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 123 components and 0.134695 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.033341Jy sigma=0.024455 ! Fit after self-cal, rms=0.033339Jy sigma=0.024453 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.000217653 Jy ! Component: 100 - total flux cleaned = 0.000243493 Jy ! Component: 150 - total flux cleaned = 0.000267142 Jy ! Component: 200 - total flux cleaned = 0.000289995 Jy ! Total flux subtracted in 200 components = 0.000289995 Jy ! Clean residual min=-0.001263 max=0.001006 Jy/beam ! Clean residual mean=0.000036 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.134985 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.134985 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.033332Jy sigma=0.024446 ! Fit after self-cal, rms=0.033331Jy sigma=0.024446 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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.033331Jy sigma=0.024446 ! Fit after self-cal, rms=0.033383Jy sigma=0.024444 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.991 mas, bmaj=2.488 mas, bpa=61.91 degrees ! Estimated noise=16.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400162 Jy ! Component: 100 - total flux cleaned = 0.00045928 Jy ! Component: 150 - total flux cleaned = 0.00051972 Jy ! Component: 200 - total flux cleaned = 0.00055521 Jy ! Total flux subtracted in 200 components = 0.00055521 Jy ! Clean residual min=-0.001287 max=0.000991 Jy/beam ! Clean residual mean=0.000046 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.13554 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.13554 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.033376Jy sigma=0.024439 ! Fit after self-cal, rms=0.033376Jy sigma=0.024438 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.000144271 Jy ! Component: 100 - total flux cleaned = 0.00015285 Jy ! Component: 150 - total flux cleaned = 0.000168223 Jy ! Component: 200 - total flux cleaned = 0.000175263 Jy ! Total flux subtracted in 200 components = 0.000175263 Jy ! Clean residual min=-0.001279 max=0.000997 Jy/beam ! Clean residual mean=0.000044 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.135715 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.135715 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.033373Jy sigma=0.024436 ! Fit after self-cal, rms=0.033373Jy sigma=0.024435 ! 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.545 mas, bmaj=1.959 mas, bpa=82.33 degrees ! Estimated noise=16.09 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.545 x 1.959 at 82.33 degrees (North through East) ! Clean map min=-0.0012292 max=0.11076 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=1.096 mas, bmaj=1.703 mas, bpa=-79.86 degrees ! Estimated noise=26.4783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0850042 Jy ! Component: 100 - total flux cleaned = 0.104705 Jy ! Component: 150 - total flux cleaned = 0.113198 Jy ! Component: 200 - total flux cleaned = 0.118649 Jy ! Total flux subtracted in 200 components = 0.118649 Jy ! Clean residual min=-0.003140 max=0.003604 Jy/beam ! Clean residual mean=0.000028 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.118649 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.118649 Jy ! Inverting map and beam ! Estimated beam: bmin=1.545 mas, bmaj=1.959 mas, bpa=82.33 degrees ! Estimated noise=16.09 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.00564182 Jy ! Component: 100 - total flux cleaned = 0.00913243 Jy ! Component: 150 - total flux cleaned = 0.0116286 Jy ! Component: 200 - total flux cleaned = 0.0134728 Jy ! Total flux subtracted in 200 components = 0.0134728 Jy ! Clean residual min=-0.001558 max=0.001743 Jy/beam ! Clean residual mean=0.000048 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.132122 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.132122 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.991 mas, bmaj=2.488 mas, bpa=61.91 degrees ! Estimated noise=16.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152562 Jy ! Component: 100 - total flux cleaned = 0.00226633 Jy ! Component: 150 - total flux cleaned = 0.00270389 Jy ! Component: 200 - total flux cleaned = 0.00297984 Jy ! Total flux subtracted in 200 components = 0.00297984 Jy ! Clean residual min=-0.001443 max=0.000974 Jy/beam ! Clean residual mean=0.000044 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.135102 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.000116055 Jy ! Component: 100 - total flux cleaned = 0.00021782 Jy ! Component: 150 - total flux cleaned = 0.000272548 Jy ! Component: 200 - total flux cleaned = 0.000322097 Jy ! Total flux subtracted in 200 components = 0.000322097 Jy ! Clean residual min=-0.001418 max=0.001015 Jy/beam ! Clean residual mean=0.000043 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.135424 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 98 components and 0.135424 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.545 mas, bmaj=1.959 mas, bpa=82.33 degrees ! Estimated noise=16.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105564 Jy ! Component: 100 - total flux cleaned = 0.000209881 Jy ! Component: 150 - total flux cleaned = 0.00025612 Jy ! Component: 200 - total flux cleaned = 0.00024182 Jy ! Total flux subtracted in 200 components = 0.00024182 Jy ! Clean residual min=-0.001332 max=0.001078 Jy/beam ! Clean residual mean=0.000034 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.135666 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.135666 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.033380Jy sigma=0.024445 ! Fit after self-cal, rms=0.033376Jy sigma=0.024443 wmodel /scr/pima/s3111c_uvs/J0344+6518_X_map.mod ! Writing 115 model components to file: /scr/pima/s3111c_uvs/J0344+6518_X_map.mod wobs /scr/pima/s3111c_uvs/J0344+6518_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J0344+6518_X_uvs.fits wwins /scr/pima/s3111c_uvs/J0344+6518_X_map.win ! wwins: Wrote 2 windows to /scr/pima/s3111c_uvs/J0344+6518_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027481 Jy ! Component: 100 - total flux cleaned = -0.000294423 Jy ! Component: 150 - total flux cleaned = -0.000178665 Jy ! Component: 200 - total flux cleaned = -8.30434e-05 Jy ! Component: 250 - total flux cleaned = -3.70927e-05 Jy ! Component: 300 - total flux cleaned = -5.20513e-05 Jy ! Component: 350 - total flux cleaned = -5.22511e-05 Jy ! Component: 400 - total flux cleaned = -5.2478e-05 Jy ! Component: 450 - total flux cleaned = -6.61e-05 Jy ! Component: 500 - total flux cleaned = -0.000105121 Jy ! Component: 550 - total flux cleaned = -0.000117588 Jy ! Component: 600 - total flux cleaned = -0.00014207 Jy ! Component: 650 - total flux cleaned = -0.000141983 Jy ! Component: 700 - total flux cleaned = -0.000141649 Jy ! Component: 750 - total flux cleaned = -0.000186921 Jy ! Component: 800 - total flux cleaned = -0.000197788 Jy ! Component: 850 - total flux cleaned = -0.000176028 Jy ! Component: 900 - total flux cleaned = -0.000165398 Jy ! Component: 950 - total flux cleaned = -0.000154847 Jy ! Component: 1000 - total flux cleaned = -0.000154617 Jy ! Component: 1050 - total flux cleaned = -0.000144453 Jy ! Component: 1100 - total flux cleaned = -0.000154308 Jy ! Component: 1150 - total flux cleaned = -0.000144572 Jy ! Component: 1200 - total flux cleaned = -0.000163862 Jy ! Component: 1250 - total flux cleaned = -0.000145042 Jy ! Component: 1300 - total flux cleaned = -0.000154198 Jy ! Component: 1350 - total flux cleaned = -0.000117556 Jy ! Component: 1400 - total flux cleaned = -0.000117586 Jy ! Component: 1450 - total flux cleaned = -7.29678e-05 Jy ! Component: 1500 - total flux cleaned = -8.17494e-05 Jy ! Component: 1550 - total flux cleaned = -5.55633e-05 Jy ! Component: 1600 - total flux cleaned = -2.12631e-05 Jy ! Component: 1650 - total flux cleaned = -2.1288e-05 Jy ! Component: 1700 - total flux cleaned = -2.12411e-05 Jy ! Component: 1750 - total flux cleaned = 1.1904e-05 Jy ! Component: 1800 - total flux cleaned = 1.18496e-05 Jy ! Component: 1850 - total flux cleaned = 1.98748e-05 Jy ! Component: 1900 - total flux cleaned = 1.17347e-05 Jy ! Component: 1950 - total flux cleaned = 1.17271e-05 Jy ! Component: 2000 - total flux cleaned = 3.52258e-05 Jy ! Total flux subtracted in 2048 components = 2.72995e-05 Jy ! Clean residual min=-0.000443 max=0.000521 Jy/beam ! Clean residual mean=0.000018 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.135693 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 247 components and 0.135693 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J0344+6518_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.545 x 1.959 at 82.33 degrees (North through East) ! Clean map min=-0.0010698 max=0.11008 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J0344+6518_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.110079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172378 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.469785 0.469785 0.93957 1.87914 3.75828 7.51656 15.0331 30.0662 60.1325 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J0344+6518_X_uvs.log closed on Tue Jul 24 09:21:35 2012