! Started logfile: /g0/scr/pima/npcsc_uvs/J1824+5651_X_uvs.log on Sun Oct 6 14:26:36 2013 obs /g0/scr/pima/npcsc_uvs/J1824+5651_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1824+5651_X_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746032 visibilities/baseline/integration-bin. ! Found source: J1824+5651 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1880 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 /g0/scr/pima/npcsc_uvs/J1824+5651_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 = 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.419304Jy sigma=11.852548 ! Fit after self-cal, rms=0.170533Jy sigma=1.153038 ! 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.6502 mas, bmaj=2.554 mas, bpa=15.41 degrees ! Estimated noise=3.03642 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.780197 Jy ! Component: 100 - total flux cleaned = 0.953615 Jy ! Total flux subtracted in 100 components = 0.953615 Jy ! Clean residual min=-0.027586 max=0.071785 Jy/beam ! Clean residual mean=-0.000059 rms=0.009072 Jy/beam ! Combined flux in latest and established models = 0.953615 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.953615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167350Jy sigma=1.308576 ! Fit after self-cal, rms=0.167330Jy sigma=1.308520 ! Inverting map ! Added new window around map position (-3, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0675962 Jy ! Component: 100 - total flux cleaned = 0.101632 Jy ! Total flux subtracted in 100 components = 0.101632 Jy ! Clean residual min=-0.023339 max=0.040419 Jy/beam ! Clean residual mean=-0.000023 rms=0.005764 Jy/beam ! Combined flux in latest and established models = 1.05525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 1.05525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139035Jy sigma=0.985548 ! Fit after self-cal, rms=0.137768Jy sigma=0.968706 ! 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=0.7693 mas, bmaj=2.601 mas, bpa=15.13 degrees ! Estimated noise=2.08056 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 (2.8, -7.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0368333 Jy ! Component: 100 - total flux cleaned = 0.0566297 Jy ! Component: 150 - total flux cleaned = 0.07095 Jy ! Component: 200 - total flux cleaned = 0.0818824 Jy ! Total flux subtracted in 200 components = 0.0818824 Jy ! Clean residual min=-0.023213 max=0.017902 Jy/beam ! Clean residual mean=0.000010 rms=0.004257 Jy/beam ! Combined flux in latest and established models = 1.13713 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 53 components and 1.13713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125056Jy sigma=0.863902 ! Fit after self-cal, rms=0.124931Jy sigma=0.863003 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.03 KP 1.04 ! LA 1.01 MK 1.01 NL 1.02 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 1.00 KP 0.96 ! LA 0.96 MK 0.97 NL 0.99 OV 0.97 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.12 HN 1.00 KP 0.87 ! LA 0.98 MK 1.02 NL 0.98 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.18 HN 0.97 KP 0.93 ! LA 0.95 MK 1.06 NL 0.99 OV 1.00 ! PT 1.07 SC 1.02 ! ! ! Fit before self-cal, rms=0.124931Jy sigma=0.863003 ! Fit after self-cal, rms=0.104882Jy sigma=0.713347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.77 mas, bmaj=2.606 mas, bpa=15.08 degrees ! Estimated noise=2.08723 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.00377304 Jy ! Component: 100 - total flux cleaned = -0.00614916 Jy ! Component: 150 - total flux cleaned = -0.00794484 Jy ! Component: 200 - total flux cleaned = -0.00934643 Jy ! Total flux subtracted in 200 components = -0.00934643 Jy ! Clean residual min=-0.008854 max=0.010017 Jy/beam ! Clean residual mean=-0.000005 rms=0.002159 Jy/beam ! Combined flux in latest and established models = 1.12778 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 80 components and 1.12778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104044Jy sigma=0.706261 ! Fit after self-cal, rms=0.104008Jy sigma=0.705739 ! 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. ! ! Fit before self-cal, rms=0.104008Jy sigma=0.705739 ! Fit after self-cal, rms=0.103852Jy sigma=0.705249 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7705 mas, bmaj=2.606 mas, bpa=15.07 degrees ! Estimated noise=2.08414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00365023 Jy ! Component: 100 - total flux cleaned = -0.00496765 Jy ! Component: 150 - total flux cleaned = -0.00599605 Jy ! Component: 200 - total flux cleaned = -0.00658524 Jy ! Total flux subtracted in 200 components = -0.00658524 Jy ! Clean residual min=-0.008436 max=0.009382 Jy/beam ! Clean residual mean=-0.000005 rms=0.002050 Jy/beam ! Combined flux in latest and established models = 1.1212 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 1.1212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103406Jy sigma=0.702442 ! Fit after self-cal, rms=0.103376Jy sigma=0.702331 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) ! Added new window around map position (25.2, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763431 Jy ! Component: 100 - total flux cleaned = 0.00923604 Jy ! Component: 150 - total flux cleaned = 0.0101657 Jy ! Component: 200 - total flux cleaned = 0.0104783 Jy ! Total flux subtracted in 200 components = 0.0104783 Jy ! Clean residual min=-0.007629 max=0.007855 Jy/beam ! Clean residual mean=0.000001 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 1.13168 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 1.13168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102761Jy sigma=0.695707 ! Fit after self-cal, rms=0.102712Jy sigma=0.695501 ! Inverting map ! Added new window around map position (-24, -48.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00685456 Jy ! Component: 100 - total flux cleaned = 0.01066 Jy ! Component: 150 - total flux cleaned = 0.0136412 Jy ! Component: 200 - total flux cleaned = 0.0156021 Jy ! Total flux subtracted in 200 components = 0.0156021 Jy ! Clean residual min=-0.006539 max=0.006392 Jy/beam ! Clean residual mean=-0.000003 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 1.14728 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 1.14728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102090Jy sigma=0.690463 ! Fit after self-cal, rms=0.102071Jy sigma=0.690334 ! 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. ! ! Fit before self-cal, rms=0.102071Jy sigma=0.690334 ! Fit after self-cal, rms=0.101909Jy sigma=0.689393 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7708 mas, bmaj=2.606 mas, bpa=15.06 degrees ! Estimated noise=2.07905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176772 Jy ! Component: 100 - total flux cleaned = -0.00125665 Jy ! Component: 150 - total flux cleaned = -0.00107299 Jy ! Component: 200 - total flux cleaned = -0.000986887 Jy ! Total flux subtracted in 200 components = -0.000986887 Jy ! Clean residual min=-0.006210 max=0.006301 Jy/beam ! Clean residual mean=-0.000001 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 1.14629 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 152 components and 1.14629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101563Jy sigma=0.688328 ! Fit after self-cal, rms=0.101557Jy sigma=0.688306 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) ! Added new window around map position (-14, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613493 Jy ! Component: 100 - total flux cleaned = 0.00863522 Jy ! Component: 150 - total flux cleaned = 0.00865311 Jy ! Component: 200 - total flux cleaned = 0.00855352 Jy ! Total flux subtracted in 200 components = 0.00855352 Jy ! Clean residual min=-0.005731 max=0.005586 Jy/beam ! Clean residual mean=0.000003 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 1.15485 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 170 components and 1.15485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100838Jy sigma=0.684672 ! Fit after self-cal, rms=0.100818Jy sigma=0.684528 ! 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. ! ! Fit before self-cal, rms=0.100818Jy sigma=0.684528 ! Fit after self-cal, rms=0.100743Jy sigma=0.683808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.009 mas, bmaj=2.941 mas, bpa=14.21 degrees ! Estimated noise=2.72878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000893716 Jy ! Component: 100 - total flux cleaned = -0.00115168 Jy ! Component: 150 - total flux cleaned = -0.00170687 Jy ! Component: 200 - total flux cleaned = -0.00208959 Jy ! Total flux subtracted in 200 components = -0.00208959 Jy ! Clean residual min=-0.005336 max=0.005092 Jy/beam ! Clean residual mean=0.000003 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 1.15276 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 184 components and 1.15276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100416Jy sigma=0.683345 ! Fit after self-cal, rms=0.100391Jy sigma=0.683176 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.0005446 Jy ! Component: 100 - total flux cleaned = -0.000711853 Jy ! Component: 150 - total flux cleaned = -0.000870678 Jy ! Component: 200 - total flux cleaned = -0.00116223 Jy ! Total flux subtracted in 200 components = -0.00116223 Jy ! Clean residual min=-0.005065 max=0.005133 Jy/beam ! Clean residual mean=0.000000 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 1.15159 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 1.15159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100257Jy sigma=0.683273 ! Fit after self-cal, rms=0.100258Jy sigma=0.683223 ! 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=0.7709 mas, bmaj=2.605 mas, bpa=15.05 degrees ! Estimated noise=2.07348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7709 x 2.605 at 15.05 degrees (North through East) ! Clean map min=-0.0071643 max=0.95481 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100258Jy sigma=0.683223 ! Fit after self-cal, rms=0.095005Jy sigma=0.626936 ! Inverting map and beam ! Estimated beam: bmin=0.7709 mas, bmaj=2.605 mas, bpa=15.06 degrees ! Estimated noise=2.07152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101698 Jy ! Component: 100 - total flux cleaned = -0.000604966 Jy ! Component: 150 - total flux cleaned = -0.000976855 Jy ! Component: 200 - total flux cleaned = -0.00148652 Jy ! Total flux subtracted in 200 components = -0.00148652 Jy ! Clean residual min=-0.005285 max=0.005028 Jy/beam ! Clean residual mean=0.000000 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 1.15011 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 207 components and 1.15011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094675Jy sigma=0.625741 ! Fit after self-cal, rms=0.094684Jy sigma=0.625710 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000314874 Jy ! Component: 100 - total flux cleaned = -0.000545781 Jy ! Component: 150 - total flux cleaned = -0.000619769 Jy ! Component: 200 - total flux cleaned = -0.000691228 Jy ! Total flux subtracted in 200 components = -0.000691228 Jy ! Clean residual min=-0.005293 max=0.004835 Jy/beam ! Clean residual mean=-0.000000 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 1.14942 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 217 components and 1.14942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094531Jy sigma=0.624913 ! Fit after self-cal, rms=0.094534Jy sigma=0.624904 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094534Jy sigma=0.624904 ! Fit after self-cal, rms=0.094488Jy sigma=0.624653 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.6504 mas, bmaj=2.555 mas, bpa=15.31 degrees ! Estimated noise=3.03238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.779039 Jy ! Component: 100 - total flux cleaned = 0.953766 Jy ! Component: 150 - total flux cleaned = 1.01876 Jy ! Component: 200 - total flux cleaned = 1.05137 Jy ! Total flux subtracted in 200 components = 1.05137 Jy ! Clean residual min=-0.013323 max=0.016632 Jy/beam ! Clean residual mean=-0.000023 rms=0.003133 Jy/beam ! Combined flux in latest and established models = 1.05137 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 15 model components to the UV plane model. ! The established model now contains 15 components and 1.05137 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7708 mas, bmaj=2.604 mas, bpa=15.06 degrees ! Estimated noise=2.06773 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.0220192 Jy ! Component: 100 - total flux cleaned = 0.0356645 Jy ! Component: 150 - total flux cleaned = 0.0463643 Jy ! Component: 200 - total flux cleaned = 0.0549219 Jy ! Total flux subtracted in 200 components = 0.0549219 Jy ! Clean residual min=-0.008968 max=0.008589 Jy/beam ! Clean residual mean=-0.000010 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 1.10629 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 1.10629 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.01 mas, bmaj=2.941 mas, bpa=14.22 degrees ! Estimated noise=2.72097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106464 Jy ! Component: 100 - total flux cleaned = 0.0171203 Jy ! Component: 150 - total flux cleaned = 0.0225845 Jy ! Component: 200 - total flux cleaned = 0.0273036 Jy ! Total flux subtracted in 200 components = 0.0273036 Jy ! Clean residual min=-0.007714 max=0.007934 Jy/beam ! Clean residual mean=-0.000002 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 1.1336 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.00240577 Jy ! Component: 100 - total flux cleaned = 0.00398174 Jy ! Component: 150 - total flux cleaned = 0.00507762 Jy ! Component: 200 - total flux cleaned = 0.00578696 Jy ! Total flux subtracted in 200 components = 0.00578696 Jy ! Clean residual min=-0.006394 max=0.006561 Jy/beam ! Clean residual mean=-0.000002 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 1.13938 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 110 components and 1.13938 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7708 mas, bmaj=2.604 mas, bpa=15.06 degrees ! Estimated noise=2.06773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210757 Jy ! Component: 100 - total flux cleaned = 0.00329766 Jy ! Component: 150 - total flux cleaned = 0.00454197 Jy ! Component: 200 - total flux cleaned = 0.00565779 Jy ! Total flux subtracted in 200 components = 0.00565779 Jy ! Clean residual min=-0.006286 max=0.005817 Jy/beam ! Clean residual mean=0.000000 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 1.14504 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 143 components and 1.14504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096978Jy sigma=0.633016 ! Fit after self-cal, rms=0.096927Jy sigma=0.632604 wmodel /g0/scr/pima/npcsc_uvs/J1824+5651_X_map.mod ! Writing 143 model components to file: /g0/scr/pima/npcsc_uvs/J1824+5651_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J1824+5651_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1824+5651_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1824+5651_X_map.win ! wwins: Wrote 6 windows to /g0/scr/pima/npcsc_uvs/J1824+5651_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.000872987 Jy ! Component: 100 - total flux cleaned = -0.00176625 Jy ! Component: 150 - total flux cleaned = -0.00251578 Jy ! Component: 200 - total flux cleaned = -0.00296235 Jy ! Component: 250 - total flux cleaned = -0.00296238 Jy ! Component: 300 - total flux cleaned = -0.00337455 Jy ! Component: 350 - total flux cleaned = -0.00385014 Jy ! Component: 400 - total flux cleaned = -0.00408284 Jy ! Component: 450 - total flux cleaned = -0.00453669 Jy ! Component: 500 - total flux cleaned = -0.0049778 Jy ! Component: 550 - total flux cleaned = -0.00526471 Jy ! Component: 600 - total flux cleaned = -0.00561433 Jy ! Component: 650 - total flux cleaned = -0.00602231 Jy ! Component: 700 - total flux cleaned = -0.0062208 Jy ! Component: 750 - total flux cleaned = -0.00667619 Jy ! Component: 800 - total flux cleaned = -0.00692968 Jy ! Component: 850 - total flux cleaned = -0.00742713 Jy ! Component: 900 - total flux cleaned = -0.0076706 Jy ! Component: 950 - total flux cleaned = -0.00772998 Jy ! Component: 1000 - total flux cleaned = -0.00778987 Jy ! Component: 1050 - total flux cleaned = -0.00813864 Jy ! Component: 1100 - total flux cleaned = -0.00831035 Jy ! Component: 1150 - total flux cleaned = -0.00853583 Jy ! Component: 1200 - total flux cleaned = -0.0086468 Jy ! Component: 1250 - total flux cleaned = -0.00875633 Jy ! Component: 1300 - total flux cleaned = -0.00891691 Jy ! Component: 1350 - total flux cleaned = -0.00907575 Jy ! Component: 1400 - total flux cleaned = -0.00923228 Jy ! Component: 1450 - total flux cleaned = -0.00928346 Jy ! Component: 1500 - total flux cleaned = -0.00928392 Jy ! Component: 1550 - total flux cleaned = -0.00928458 Jy ! Component: 1600 - total flux cleaned = -0.00958387 Jy ! Component: 1650 - total flux cleaned = -0.00958355 Jy ! Component: 1700 - total flux cleaned = -0.00963249 Jy ! Component: 1750 - total flux cleaned = -0.00982468 Jy ! Component: 1800 - total flux cleaned = -0.00992018 Jy ! Component: 1850 - total flux cleaned = -0.00992009 Jy ! Component: 1900 - total flux cleaned = -0.0100612 Jy ! Component: 1950 - total flux cleaned = -0.0102457 Jy ! Component: 2000 - total flux cleaned = -0.0102456 Jy ! Component: 2050 - total flux cleaned = -0.0104725 Jy ! Component: 2100 - total flux cleaned = -0.010607 Jy ! Component: 2150 - total flux cleaned = -0.0106515 Jy ! Component: 2200 - total flux cleaned = -0.0109603 Jy ! Component: 2250 - total flux cleaned = -0.0109167 Jy ! Component: 2300 - total flux cleaned = -0.0111342 Jy ! Component: 2350 - total flux cleaned = -0.0113065 Jy ! Component: 2400 - total flux cleaned = -0.0113494 Jy ! Component: 2450 - total flux cleaned = -0.0116459 Jy ! Component: 2500 - total flux cleaned = -0.0118133 Jy ! Component: 2550 - total flux cleaned = -0.0120213 Jy ! Component: 2600 - total flux cleaned = -0.0120208 Jy ! Component: 2650 - total flux cleaned = -0.0122262 Jy ! Component: 2700 - total flux cleaned = -0.0123887 Jy ! Component: 2750 - total flux cleaned = -0.012429 Jy ! Component: 2800 - total flux cleaned = -0.012589 Jy ! Component: 2850 - total flux cleaned = -0.0126689 Jy ! Component: 2900 - total flux cleaned = -0.0126693 Jy ! Component: 2950 - total flux cleaned = -0.0127482 Jy ! Component: 3000 - total flux cleaned = -0.0128653 Jy ! Component: 3050 - total flux cleaned = -0.012981 Jy ! Component: 3100 - total flux cleaned = -0.0129039 Jy ! Component: 3150 - total flux cleaned = -0.0128658 Jy ! Component: 3200 - total flux cleaned = -0.0130554 Jy ! Component: 3250 - total flux cleaned = -0.0129426 Jy ! Component: 3300 - total flux cleaned = -0.0130924 Jy ! Component: 3350 - total flux cleaned = -0.0130552 Jy ! Component: 3400 - total flux cleaned = -0.0130556 Jy ! Component: 3450 - total flux cleaned = -0.0130555 Jy ! Component: 3500 - total flux cleaned = -0.0130921 Jy ! Component: 3550 - total flux cleaned = -0.0131283 Jy ! Component: 3600 - total flux cleaned = -0.0130924 Jy ! Component: 3650 - total flux cleaned = -0.0131639 Jy ! Component: 3700 - total flux cleaned = -0.0132349 Jy ! Component: 3750 - total flux cleaned = -0.0131995 Jy ! Component: 3800 - total flux cleaned = -0.0131991 Jy ! Component: 3850 - total flux cleaned = -0.0130941 Jy ! Component: 3900 - total flux cleaned = -0.0131982 Jy ! Component: 3950 - total flux cleaned = -0.0132673 Jy ! Component: 4000 - total flux cleaned = -0.0133709 Jy ! Component: 4050 - total flux cleaned = -0.0134736 Jy ! Total flux subtracted in 4096 components = -0.01361 Jy ! Clean residual min=-0.001959 max=0.002179 Jy/beam ! Clean residual mean=-0.000004 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 1.13143 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 403 components and 1.13143 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1824+5651_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7708 x 2.604 at 15.06 degrees (North through East) ! Clean map min=-0.0040235 max=0.9623 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1824+5651_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.962295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000571728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.178239 0.178239 0.356478 0.712956 1.42591 2.85182 5.70365 11.4073 22.8146 45.6292 91.2584 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.962 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1824+5651_X_uvs.log closed on Sun Oct 6 14:26:41 2013